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

ciserlohn at macports.org ciserlohn at macports.org
Sat Dec 12 05:30:21 PST 2015


Revision: 142378
          https://trac.macports.org/changeset/142378
Author:   ciserlohn at macports.org
Date:     2015-11-10 12:05:39 -0800 (Tue, 10 Nov 2015)
Log Message:
-----------
fossil: update to version 1.34

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

Modified: trunk/dports/devel/fossil/Portfile
===================================================================
--- trunk/dports/devel/fossil/Portfile	2015-11-10 19:47:14 UTC (rev 142377)
+++ trunk/dports/devel/fossil/Portfile	2015-11-10 20:05:39 UTC (rev 142378)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                fossil
-version             1.33
+version             1.34
 epoch               20110901182519
 categories          devel
 platforms           darwin
@@ -24,8 +24,8 @@
 master_sites        ${homepage}download/
 distname            ${name}-src-${version}
 
-checksums           rmd160  8d7ba2d3d9f149282018bda7bc4476541f8a36a0 \
-                    sha256  6295c48289456f09e86099988058a12148dbe0051b72d413b4dff7216d6a7f3e
+checksums           rmd160  bc4c1f171e7f6232d7c1af0120e3553dac881a5f \
+                    sha256  53a6b83e878feced9ac7705f87e5b6ea82727314e3e19202ae1c46c7e4dba49f
 
 test.run            yes
 
@@ -34,8 +34,7 @@
                     path:lib/libssl.dylib:openssl \
                     port:libiconv
 
-configure.args-append       --disable-lineedit \
-                            --with-tcl=${prefix}/lib \
+configure.args-append       --with-tcl=${prefix}/lib \
                             --with-th1-docs \
                             --with-th1-hooks \
                             --json
@@ -81,10 +80,8 @@
     }
 }
 
-variant readline description {Enable readline support for the embedded sqlite shell in the 'fossil sqlite3' command} {
-    depends_lib-append      port:readline
-    configure.args-delete   --disable-lineedit
-}
+# remove after 2016-11-10
+variant readline description {Legacy compatibility variant} {}
 
 notes "
 It is recommended to rebuild repositories created with earlier versions of\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/26bda5e9/attachment.html>


More information about the macports-changes mailing list