[83534] trunk/dports/devel/bzr-fastimport/Portfile
raimue at macports.org
raimue at macports.org
Sun Sep 4 17:22:22 PDT 2011
Revision: 83534
http://trac.macports.org/changeset/83534
Author: raimue at macports.org
Date: 2011-09-04 17:22:19 -0700 (Sun, 04 Sep 2011)
Log Message:
-----------
devel/bzr-fastimport:
Update to version 0.11.0
Modified Paths:
--------------
trunk/dports/devel/bzr-fastimport/Portfile
Modified: trunk/dports/devel/bzr-fastimport/Portfile
===================================================================
--- trunk/dports/devel/bzr-fastimport/Portfile 2011-09-04 23:31:17 UTC (rev 83533)
+++ trunk/dports/devel/bzr-fastimport/Portfile 2011-09-05 00:22:19 UTC (rev 83534)
@@ -4,10 +4,8 @@
PortGroup python27 1.0
name bzr-fastimport
-version 0.9.0
-set debian_version ${version}-1
-revision 2
epoch 2
+version 0.11.0
categories devel python
platforms darwin
license GPL-2
@@ -24,18 +22,14 @@
programming language you prefer, making Bazaar Fast Import useful for teams \
needing a custom migration solution.
-homepage https://launchpad.net/bzr-fastimport
-master_sites https://launchpad.net/ubuntu/maverick/+source/${name}/${debian_version}/+files/
-patch_sites https://launchpad.net/ubuntu/maverick/+source/${name}/${debian_version}/+files/
-distname ${name}_${version}.orig
-worksrcdir ${name}-${version}
+homepage http://launchpad.net/bzr-fastimport
+master_sites http://launchpad.net/bzr-fastimport/trunk/${version}/+download/
-checksums md5 38cd1f22f598f34b75d4fbeda2bc2c61 \
- sha1 9b672a51433d34a4cf876a230db2b21bfde126c5 \
- rmd160 84182cce0fb2640a5ee3253b2465bcc40aa1d662
+checksums sha1 6bef12d6426e44a6fc603ad396c508d2ebd382be \
+ rmd160 3a4073b13892eb9494f578718e9795ec9b508c59
depends_lib-append port:bzr
livecheck.type regex
-livecheck.url https://launchpad.net/ubuntu/maverick/+source/${name}
-livecheck.regex {bzr-fastimport_(\d+(?:\.\d+)*)\.orig\.tar}
+livecheck.url http://launchpad.net/bzr-fastimport/+download
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110904/39ada9b8/attachment.html>
More information about the macports-changes
mailing list