[96429] trunk/dports/devel/monotone/Portfile
ciserlohn at macports.org
ciserlohn at macports.org
Thu Aug 9 14:39:51 PDT 2012
Revision: 96429
https://trac.macports.org/changeset/96429
Author: ciserlohn at macports.org
Date: 2012-08-09 14:39:49 -0700 (Thu, 09 Aug 2012)
Log Message:
-----------
monotone: fix checksum (see #35611)
Modified Paths:
--------------
trunk/dports/devel/monotone/Portfile
Modified: trunk/dports/devel/monotone/Portfile
===================================================================
--- trunk/dports/devel/monotone/Portfile 2012-08-09 20:54:53 UTC (rev 96428)
+++ trunk/dports/devel/monotone/Portfile 2012-08-09 21:39:49 UTC (rev 96429)
@@ -4,7 +4,7 @@
name monotone
version 1.0
-revision 1
+revision 2
categories devel
maintainers tommyd openmaintainer
description A distributed version control system
@@ -18,10 +18,12 @@
platforms darwin
master_sites ${homepage}downloads/${version}/
+# stealth update at version 1.0 revision 2 (see #35611)?
+dist_subdir ${name}/${version}_1
+
use_bzip2 yes
-checksums md5 693d3e0ec3e583823dd34a591e164113 \
- sha1 7f82e1c1e852005b7f7de93c8892e371869ea418 \
- rmd160 afd731e11fb7a74010edc72ae8698e82b41cbdb0
+checksums rmd160 4c0813ae0c11f271dc88f42dd8814e474a67e988 \
+ sha256 5c530bc4652b2c08b5291659f0c130618a14780f075f981e947952dcaefc31dc
depends_build port:pkgconfig
depends_lib port:zlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120809/3e3fef5f/attachment.html>
More information about the macports-changes
mailing list