[41741] trunk/dports/devel/bzr-rebase/Portfile

ram at macports.org ram at macports.org
Sun Nov 9 18:37:15 PST 2008


Revision: 41741
          http://trac.macports.org/changeset/41741
Author:   ram at macports.org
Date:     2008-11-09 18:37:15 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
devel/bzr-rebase: update to 0.4.1, fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/bzr-rebase/Portfile

Modified: trunk/dports/devel/bzr-rebase/Portfile
===================================================================
--- trunk/dports/devel/bzr-rebase/Portfile	2008-11-10 02:37:11 UTC (rev 41740)
+++ trunk/dports/devel/bzr-rebase/Portfile	2008-11-10 02:37:15 UTC (rev 41741)
@@ -4,7 +4,7 @@
 PortGroup     python25 1.0
 
 name          bzr-rebase
-version       0.4
+version       0.4.1
 categories    devel python
 platforms     darwin
 maintainers   ram openmaintainer
@@ -20,10 +20,14 @@
 homepage      http://bazaar-vcs.org/Rebase
 master_sites  http://samba.org/~jelmer/bzr
 
-checksums     md5 baf913d1af9da9ee4f7d7d53bda227aa \
-              sha1 650143022371400216e7e34b63476d84f5e4ad2c \
-              rmd160 c3dfedcf30f5e998d3c07df3a21696cfac1df43f
+checksums     md5 1d5ed128e37dbda651e539fbeb9257d0 \
+              sha1 2f25655b565b83b506700198a5b6853d853ce125 \
+              rmd160 83591ae85ae59f4e97b1edc2fc3b9b1bb3e60b17
 
 depends_lib-append  port:bzr
 
-universal_variant no
+universal_variant   no
+
+livecheck.check     regex
+livecheck.url       ${master_sites}
+livecheck.regex     {bzr-rebase-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/c4b476fc/attachment.html>


More information about the macports-changes mailing list