[74796] trunk/dports/python

ecronin at macports.org ecronin at macports.org
Sun Jan 2 13:18:06 PST 2011


Revision: 74796
          http://trac.macports.org/changeset/74796
Author:   ecronin at macports.org
Date:     2011-01-02 13:17:58 -0800 (Sun, 02 Jan 2011)
Log Message:
-----------
python/py25-pymtp & python/py26-pymtp: Fix broken download URL

Modified Paths:
--------------
    trunk/dports/python/py25-pymtp/Portfile
    trunk/dports/python/py26-pymtp/Portfile

Modified: trunk/dports/python/py25-pymtp/Portfile
===================================================================
--- trunk/dports/python/py25-pymtp/Portfile	2011-01-02 21:16:29 UTC (rev 74795)
+++ trunk/dports/python/py25-pymtp/Portfile	2011-01-02 21:17:58 UTC (rev 74796)
@@ -5,10 +5,11 @@
 PortGroup           python25 1.0
 
 name                py25-pymtp
+license             GPL-3
 version             0.0.4
 categories-append   multimedia
 platforms           darwin
-maintainers         ecronin openmaintainer
+maintainers         openmaintainer
 description         Python wrapper for libmtp
 long_description \
     PyMTP is a Pythonic wrapper around libmtp, allowing python \
@@ -19,7 +20,7 @@
 
 homepage            http://downloads.nick125.com/projects/pymtp/
 master_sites        ${homepage}
-distname            pymtp-${version}
+distname            pymtp-latest
 use_bzip2           yes
 
 checksums           md5     5eff39cbcc2e073228df04fe1ab1fce8 \

Modified: trunk/dports/python/py26-pymtp/Portfile
===================================================================
--- trunk/dports/python/py26-pymtp/Portfile	2011-01-02 21:16:29 UTC (rev 74795)
+++ trunk/dports/python/py26-pymtp/Portfile	2011-01-02 21:17:58 UTC (rev 74796)
@@ -5,10 +5,11 @@
 PortGroup           python26 1.0
 
 name                py26-pymtp
+license             GPL-3
 version             0.0.4
 categories-append   multimedia
 platforms           darwin
-maintainers         ecronin openmaintainer
+maintainers         openmaintainer
 description         Python wrapper for libmtp
 long_description \
     PyMTP is a Pythonic wrapper around libmtp, allowing python \
@@ -19,7 +20,7 @@
 
 homepage            http://downloads.nick125.com/projects/pymtp/
 master_sites        ${homepage}
-distname            pymtp-${version}
+distname            pymtp-latest
 use_bzip2           yes
 
 checksums           md5     5eff39cbcc2e073228df04fe1ab1fce8 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110102/0e6545a4/attachment.html>


More information about the macports-changes mailing list