[91018] trunk/dports/devel/fossil/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Thu Mar 22 00:29:06 PDT 2012


Revision: 91018
          https://trac.macports.org/changeset/91018
Author:   ciserlohn at macports.org
Date:     2012-03-22 00:29:06 -0700 (Thu, 22 Mar 2012)
Log Message:
-----------
fossil: fix stealth update (see #33716)

Modified Paths:
--------------
    trunk/dports/devel/fossil/Portfile

Modified: trunk/dports/devel/fossil/Portfile
===================================================================
--- trunk/dports/devel/fossil/Portfile	2012-03-22 05:50:10 UTC (rev 91017)
+++ trunk/dports/devel/fossil/Portfile	2012-03-22 07:29:06 UTC (rev 91018)
@@ -6,6 +6,7 @@
 name                fossil
 version             1.22
 epoch               20110901182519
+revision            1
 categories          devel
 platforms           darwin
 license             BSD
@@ -24,9 +25,12 @@
 master_sites        ${homepage}download/
 distname            ${name}-src-20120317175325
 
-checksums           rmd160  a2f62721c08f8a8f5d8e897c64190395a27327a6 \
-                    sha256  8ff70dd3048eba9cb73c2b38feea6a98665a90a78af946cc9613276bcf9529dd
+# stealth update at v1.22
+dist_subdir         ${name}/${version}_1
 
+checksums           rmd160  cc89c07f1ab859ee32cc5facaaa1e45954b69376 \
+                    sha256  8ea3462a29e645fe0bd062d5742de4e1921a38acced5107d08465821d95aa9b0
+
 test.run            yes
 
 depends_build       port:tcl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120322/d6279bd2/attachment.html>


More information about the macports-changes mailing list