[58257] trunk/dports/sysutils/duplicity/Portfile
singingwolfboy at macports.org
singingwolfboy at macports.org
Thu Sep 24 17:27:10 PDT 2009
Revision: 58257
http://trac.macports.org/changeset/58257
Author: singingwolfboy at macports.org
Date: 2009-09-24 17:27:09 -0700 (Thu, 24 Sep 2009)
Log Message:
-----------
sysutils/duplicity - update to new stable branch, ticket #21562
Modified Paths:
--------------
trunk/dports/sysutils/duplicity/Portfile
Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile 2009-09-25 00:23:48 UTC (rev 58256)
+++ trunk/dports/sysutils/duplicity/Portfile 2009-09-25 00:27:09 UTC (rev 58257)
@@ -3,8 +3,8 @@
PortSystem 1.0
name duplicity
-version 0.5.18
-revision 2
+version 0.6.05
+revision 1
categories sysutils
platforms darwin
maintainers singingwolfboy openmaintainer
@@ -18,13 +18,13 @@
encrypt and/or sign these archives, they will be safe from spying \
and/or modification by the server.
+set stable_series 0.6-series
homepage http://duplicity.nongnu.org/
-master_sites https://launchpad.net/duplicity/stable/${version}/+download \
- https://launchpad.net/duplicity/trunk/${version}/+download
+master_sites https://launchpad.net/duplicity/${stable_series}/${version}/+download
-checksums md5 77fcbe30b300450af17d811eec339765 \
- sha1 3999a59236900b4e8fba134dfa4b49155869694e \
- rmd160 fb2b89ac40e4122503196c16b574ef338bf71182
+checksums md5 d467f8e98b969b67eb7c1a7af158a147 \
+ sha1 4334939d0c028ea20d373ed7441d8592f0017c04 \
+ rmd160 d65f7dbc0f589e817f253ccf467f5b81013addb1
depends_lib-append port:librsync \
port:gnupg
@@ -68,5 +68,5 @@
}
livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex {The current (?:stable )?release is (\d+(?:\.\d+)*)}
+livecheck.url https://launchpad.net/duplicity/+download
+livecheck.regex {duplicity-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090924/c8b0508d/attachment.html>
More information about the macports-changes
mailing list