[33916] trunk/dports/mail/getmail
mww at macports.org
mww at macports.org
Thu Feb 7 00:58:03 PST 2008
Revision: 33916
http://trac.macosforge.org/projects/macports/changeset/33916
Author: mww at macports.org
Date: 2008-02-07 00:58:02 -0800 (Thu, 07 Feb 2008)
Log Message:
-----------
version 4.7.8
Modified Paths:
--------------
trunk/dports/mail/getmail/Portfile
Added Paths:
-----------
trunk/dports/mail/getmail/files/patch-setup.py.diff
Removed Paths:
-------------
trunk/dports/mail/getmail/files/patch-setup.py
Modified: trunk/dports/mail/getmail/Portfile
===================================================================
--- trunk/dports/mail/getmail/Portfile 2008-02-07 08:42:17 UTC (rev 33915)
+++ trunk/dports/mail/getmail/Portfile 2008-02-07 08:58:02 UTC (rev 33916)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name getmail
-version 4.7.7
+version 4.7.8
categories mail python
platforms darwin
maintainers mww
@@ -17,7 +17,7 @@
homepage http://pyropus.ca/software/getmail/
master_sites ${homepage}/old-versions/
-checksums sha1 dd96209545c6c1a2ffbae49cbee91d425a74ad8d
+checksums sha1 d6674fc0aceff04097cebafb188cfab8f79c1a3a
dist_subdir ${name}
-patchfiles patch-setup.py
+patchfiles patch-setup.py.diff
Deleted: trunk/dports/mail/getmail/files/patch-setup.py
===================================================================
--- trunk/dports/mail/getmail/files/patch-setup.py 2008-02-07 08:42:17 UTC (rev 33915)
+++ trunk/dports/mail/getmail/files/patch-setup.py 2008-02-07 08:58:02 UTC (rev 33916)
@@ -1,11 +0,0 @@
---- setup.py Wed Aug 4 18:41:16 2004
-+++ setup.py.new Sat Oct 9 15:29:07 2004
-@@ -39,7 +39,7 @@
- datadir or prefix,
- 'share',
- 'doc',
-- 'getmail-%s' % __version__
-+ 'getmail'
- )
-
- GETMAILMANDIR = os.path.join(
Copied: trunk/dports/mail/getmail/files/patch-setup.py.diff (from rev 33915, trunk/dports/mail/getmail/files/patch-setup.py)
===================================================================
--- trunk/dports/mail/getmail/files/patch-setup.py.diff (rev 0)
+++ trunk/dports/mail/getmail/files/patch-setup.py.diff 2008-02-07 08:58:02 UTC (rev 33916)
@@ -0,0 +1,19 @@
+--- work/getmail-4.7.8/setup.py 2007-11-23 17:26:55.000000000 +0100
++++ setup.py 2008-02-07 09:58:23.000000000 +0100
+@@ -39,7 +39,7 @@
+ datadir or prefix,
+ 'share',
+ 'doc',
+- 'getmail-%s' % __version__
++ 'getmail'
+ )
+
+ GETMAILMANDIR = os.path.join(
+@@ -100,7 +100,6 @@
+ data_files=[
+ (GETMAILDOCDIR, [
+ './README',
+- './getmail.spec',
+ 'docs/BUGS',
+ 'docs/COPYING',
+ 'docs/CHANGELOG',
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080207/c87b6a7c/attachment.html
More information about the macports-changes
mailing list