[80758] trunk/dports/python/py26-keyring/Portfile
pixilla at macports.org
pixilla at macports.org
Sat Jul 16 15:00:14 PDT 2011
Revision: 80758
http://trac.macports.org/changeset/80758
Author: pixilla at macports.org
Date: 2011-07-16 15:00:14 -0700 (Sat, 16 Jul 2011)
Log Message:
-----------
python/py26-keyring: Fix livecheck. Add license.
Modified Paths:
--------------
trunk/dports/python/py26-keyring/Portfile
Modified: trunk/dports/python/py26-keyring/Portfile
===================================================================
--- trunk/dports/python/py26-keyring/Portfile 2011-07-16 21:50:34 UTC (rev 80757)
+++ trunk/dports/python/py26-keyring/Portfile 2011-07-16 22:00:14 UTC (rev 80758)
@@ -5,6 +5,7 @@
name py26-keyring
version 0.5.1
categories-append devel
+license PSF
maintainers and.damore openmaintainer
description Python interface to access the system keyring service
long_description \
@@ -33,5 +34,5 @@
}
livecheck.url [lindex ${master_sites} 0]
-livecheck.regex {keyring -([.\d]+)\.tar\.gz}
+livecheck.regex "keyring-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110716/309b8269/attachment-0001.html>
More information about the macports-changes
mailing list