[80759] trunk/dports/python/py26-mercurial_keyring/Portfile

pixilla at macports.org pixilla at macports.org
Sat Jul 16 15:02:27 PDT 2011


Revision: 80759
          http://trac.macports.org/changeset/80759
Author:   pixilla at macports.org
Date:     2011-07-16 15:02:27 -0700 (Sat, 16 Jul 2011)
Log Message:
-----------
python/py26-mercurial_keyring: Upgrade to 0.4.5. Fix livecheck. Add license.

Modified Paths:
--------------
    trunk/dports/python/py26-mercurial_keyring/Portfile

Modified: trunk/dports/python/py26-mercurial_keyring/Portfile
===================================================================
--- trunk/dports/python/py26-mercurial_keyring/Portfile	2011-07-16 22:00:14 UTC (rev 80758)
+++ trunk/dports/python/py26-mercurial_keyring/Portfile	2011-07-16 22:02:27 UTC (rev 80759)
@@ -3,8 +3,9 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-mercurial_keyring
-version             0.4.4
+version             0.4.5
 categories-append   devel
+license             GPL
 maintainers         and.damore openmaintainer
 description         Mercurial extension used to securely save passwords
 long_description \
@@ -39,5 +40,5 @@
 }
 
 livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     {keyring    -([.\d]+)\.tar\.gz}
+livecheck.regex     "mercurial_keyring-(\\d+(?:\\.\\d+)*)${extract.suffix}"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110716/7ffdf0ff/attachment.html>


More information about the macports-changes mailing list