1
0
forked from ports/contrib

getmail: 5.6 -> 5.8

This commit is contained in:
Thomas Penteker 2018-11-10 22:06:57 +01:00
parent 00215e05bc
commit db14a46839
4 changed files with 20 additions and 23 deletions

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -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, [