diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-02-12 21:04:33 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-02-12 21:04:33 +1100 |
commit | 0c830a769bb8b526fabd5b6e5adcac11bc4776d0 (patch) | |
tree | 88f11e791a53cc2ea376e1118c3579d36f01f8dd /getmail | |
parent | 5928ccf0fc97ed47f87318f6207728e59ee481fa (diff) | |
parent | 3169db4d25a059af890a4cacd745ce78f580ef3d (diff) | |
download | contrib-0c830a769bb8b526fabd5b6e5adcac11bc4776d0.tar.gz contrib-0c830a769bb8b526fabd5b6e5adcac11bc4776d0.tar.xz |
Merge branch '3.2' into 3.3
Diffstat (limited to 'getmail')
-rw-r--r-- | getmail/.footprint | 2 | ||||
-rw-r--r-- | getmail/.md5sum | 2 | ||||
-rw-r--r-- | getmail/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/getmail/.footprint b/getmail/.footprint index 1cf2be416..52c2852f8 100644 --- a/getmail/.footprint +++ b/getmail/.footprint @@ -7,7 +7,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.52.0-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.53.0-py2.7.egg-info drwxr-xr-x root/root usr/lib/python2.7/site-packages/getmailcore/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/getmailcore/__init__.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/getmailcore/__init__.pyc diff --git a/getmail/.md5sum b/getmail/.md5sum index 1478fc351..952faa9b5 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -5aa4dc9901bf4beb83ced9ac4bceaa9e getmail-4.52.0.tar.gz +8b623d4102266ea0185c7f2cdc9eb93a getmail-4.53.0.tar.gz 8c781a8fae2438b60642d63ebf315843 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index a96fb7853..c826fb0e1 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.52.0 +version=4.53.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |