[89233] trunk/dports/python/py26-pygpgme/Portfile
afb at macports.org
afb at macports.org
Sat Jan 21 13:31:52 PST 2012
Revision: 89233
http://trac.macports.org/changeset/89233
Author: afb at macports.org
Date: 2012-01-21 13:31:49 -0800 (Sat, 21 Jan 2012)
Log Message:
-----------
py26-pygpgme: update version, add livecheck
Modified Paths:
--------------
trunk/dports/python/py26-pygpgme/Portfile
Modified: trunk/dports/python/py26-pygpgme/Portfile
===================================================================
--- trunk/dports/python/py26-pygpgme/Portfile 2012-01-21 21:27:26 UTC (rev 89232)
+++ trunk/dports/python/py26-pygpgme/Portfile 2012-01-21 21:31:49 UTC (rev 89233)
@@ -4,8 +4,7 @@
PortGroup python26 1.0
name py26-pygpgme
-version 0.1
-revision 1
+version 0.2
platforms darwin
license LGPL
categories python
@@ -16,13 +15,17 @@
files using the OpenPGP format. It is built on top of GNU Privacy Guard and \
the GPGME library.
-homepage http://cheeseshop.python.org/pypi/pygpgme/${version}/
-master_sites http://cheeseshop.python.org/packages/source/p/pygpgme/
+homepage http://pypi.python.org/pypi/pygpgme/${version}/
+master_sites http://pypi.python.org/packages/source/p/pygpgme/
distname pygpgme-${version}
-checksums md5 0878d866b6ee8a98a9003a81934ecee3
+checksums md5 674e3f5374efa2aaac7ab420810c91e6
depends_lib-append port:gpgme
patchfiles patch-pygpgme-context.c
post-destroot { delete "${destroot}/${python.pkgd}/gpgme/tests" }
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex pygpgme-(\\d+(\\.\\d+)+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120121/b2a78fd1/attachment.html>
More information about the macports-changes
mailing list