summaryrefslogtreecommitdiff
path: root/getmail
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2018-11-10 22:06:57 +0100
committerThomas Penteker <tek@serverop.de>2018-11-10 22:06:57 +0100
commitdb14a46839327be9fb205a73a55bf12e659d6b17 (patch)
tree770b79d706223a80b4a5f69189b5752032f7d4ad /getmail
parent00215e05bc2a080e8fd7dff6a3a4d26efbf79cfe (diff)
downloadcontrib-db14a46839327be9fb205a73a55bf12e659d6b17.tar.gz
contrib-db14a46839327be9fb205a73a55bf12e659d6b17.tar.xz
getmail: 5.6 -> 5.8
Diffstat (limited to 'getmail')
-rw-r--r--getmail/.footprint15
-rw-r--r--getmail/.signature10
-rw-r--r--getmail/Pkgfile2
-rw-r--r--getmail/getmail.diff16
4 files changed, 20 insertions, 23 deletions
diff --git a/getmail/.footprint b/getmail/.footprint
index 0a6b1cbc8..44e3ce5a4 100644
--- a/getmail/.footprint
+++ b/getmail/.footprint
@@ -8,7 +8,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-5.6-py2.7.egg-info
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-5.8-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
@@ -38,9 +38,10 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/getmailcore/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmailcore/retrievers.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmailcore/utilities.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmailcore/utilities.pyc
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/getmail.1.gz
--rw-r--r-- root/root usr/man/man1/getmail_fetch.1.gz
--rw-r--r-- root/root usr/man/man1/getmail_maildir.1.gz
--rw-r--r-- root/root usr/man/man1/getmail_mbox.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/getmail.1.gz
+-rw-r--r-- root/root usr/share/man/man1/getmail_fetch.1.gz
+-rw-r--r-- root/root usr/share/man/man1/getmail_maildir.1.gz
+-rw-r--r-- root/root usr/share/man/man1/getmail_mbox.1.gz
diff --git a/getmail/.signature b/getmail/.signature
index f986010dc..0a16bce41 100644
--- a/getmail/.signature
+++ b/getmail/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF383wSaJSN64T2NcrHXgiYw5WLI8aBJxuaDrGeBHk3nA3UZXL4u2g9b4C+OiznWejT/XAmgq4uxeK0YOMFIPyfgM=
-SHA256 (Pkgfile) = 9497fd00daef2434a504ea6b7c7210fa41954621041f742ce0ab1bfac4aa2a90
-SHA256 (.footprint) = d7f01857882a23447728c07bafbae478f51573b7398526fdca6f0c4235d5f466
-SHA256 (getmail-5.6.tar.gz) = 460d2c8834936df88d594095d789c4585edca9b0bdbeded9f6267f0d90dcd59a
-SHA256 (getmail.diff) = aff984f0c6f4e4834f3ea5a9bfa5ee7be49f6aabbd76ed22356e175acf0e8d41
+RWSagIOpLGJF32FNeuTwdPZ56U7Vh3u9+2b0rRl36DGjHq+srBtsX6w3Uh2JslTYQqX2Sq3XO7R0ha1M0GFrjqsj727VX8q+TAw=
+SHA256 (Pkgfile) = c83f7e14e80e2bb52a5732df0eb1a6e5a7a9058f04c143747e4e082a8e40d13c
+SHA256 (.footprint) = 5df6f23f829ffa8a1200b146a1b7a4e9fe0652d489c9a98c8eb58078b24c222c
+SHA256 (getmail-5.8.tar.gz) = 819441c7e8ef49d7036c2bc83e1568a7184f0393245fe28368a9dd310e63846e
+SHA256 (getmail.diff) = cf82de142d3cfcc7c23a74b2acc655ee3cfb81597a505f1c7cfe4682b5c6656f
diff --git a/getmail/Pkgfile b/getmail/Pkgfile
index 2f8fe588b..825c4a321 100644
--- a/getmail/Pkgfile
+++ b/getmail/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: python
name=getmail
-version=5.6
+version=5.8
release=1
source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz
$name.diff)
diff --git a/getmail/getmail.diff b/getmail/getmail.diff
index 495e94c50..bbdbe7ec2 100644
--- a/getmail/getmail.diff
+++ b/getmail/getmail.diff
@@ -1,7 +1,6 @@
-diff -Nru getmail-4.8.0.orig/setup.py getmail-4.8.0/setup.py
---- getmail-4.8.0.orig/setup.py 2008-03-05 21:32:47.000000000 +1000
-+++ getmail-4.8.0/setup.py 2008-03-05 21:35:24.000000000 +1000
-@@ -35,16 +35,8 @@
+--- a/setup.py 2018-11-10 22:03:47.020009522 +0100
++++ b/setup.py 2018-11-10 22:05:11.382810961 +0100
+@@ -35,13 +35,6 @@
# hack hack hack hack hack hack hack
datadir = args[pos + 1]
@@ -14,12 +13,9 @@ diff -Nru getmail-4.8.0.orig/setup.py getmail-4.8.0/setup.py
-
GETMAILMANDIR = os.path.join(
datadir or prefix,
-- 'share',
- 'man',
- 'man1'
- )
-@@ -98,25 +90,6 @@
- 'getmail_mbox'
+ 'share',
+@@ -99,25 +92,6 @@
+ 'getmail-gmail-xoauth-tokens',
],
data_files=[
- (GETMAILDOCDIR, [

Generated by cgit