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

ciserlohn at macports.org ciserlohn at macports.org
Mon Jan 19 12:57:55 PST 2015


Revision: 131843
          https://trac.macports.org/changeset/131843
Author:   ciserlohn at macports.org
Date:     2015-01-19 12:57:55 -0800 (Mon, 19 Jan 2015)
Log Message:
-----------
fossil: update to version 1.30

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

Modified: trunk/dports/devel/fossil/Portfile
===================================================================
--- trunk/dports/devel/fossil/Portfile	2015-01-19 19:48:29 UTC (rev 131842)
+++ trunk/dports/devel/fossil/Portfile	2015-01-19 20:57:55 UTC (rev 131843)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                fossil
-version             1.29
+version             1.30
 epoch               20110901182519
 categories          devel
 platforms           darwin
@@ -22,10 +22,10 @@
 homepage            http://www.fossil-scm.org/
 
 master_sites        ${homepage}download/
-distname            ${name}-src-20140612172556
+distname            ${name}-src-20150119112900
 
-checksums           rmd160  6a126172ad91b743b4089ef60094923d88ea5822 \
-                    sha256  c9882f9beb95695db7402dbd03d8fbf082e1109429175af4d57e089bcd2db387
+checksums           rmd160  6a91f3e3e5451c93247c486085c1843831f8c094 \
+                    sha256  37969e5a09c1611199921e3518a4ed736fd637a02f2d5810cd45897a4ceb92dc
 
 test.run            yes
 
@@ -35,7 +35,10 @@
                     port:libiconv
 
 configure.args-append       --disable-lineedit \
-                            --with-tcl=${prefix}/lib
+                            --with-tcl=${prefix}/lib \
+                            --with-th1-docs \
+                            --with-th1-hooks \
+                            --json
 
 configure.env-append CC_FOR_BUILD="${configure.cc} [get_canonical_archflags]"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150119/2af8c9fd/attachment.html>


More information about the macports-changes mailing list