Revision: 103266 https://trac.macports.org/changeset/103266 Author: hum@macports.org Date: 2013-02-19 07:27:17 -0800 (Tue, 19 Feb 2013) Log Message: ----------- crfpp: update to 0.58. Modified Paths: -------------- trunk/dports/math/crfpp/Portfile trunk/dports/math/crfpp/files/patch-configure.diff Modified: trunk/dports/math/crfpp/Portfile =================================================================== --- trunk/dports/math/crfpp/Portfile 2013-02-19 15:25:57 UTC (rev 103265) +++ trunk/dports/math/crfpp/Portfile 2013-02-19 15:27:17 UTC (rev 103266) @@ -4,7 +4,7 @@ PortSystem 1.0 name crfpp -version 0.57 +version 0.58 epoch 1 categories math textproc maintainers hum openmaintainer @@ -23,8 +23,8 @@ master_sites googlecode:crfpp distname CRF++-${version} -checksums rmd160 aa9adbccb7a0ae4545c96e9046a8a5e154c677cb \ - sha256 cd0e6037e8746221cf551b12f37e340fd47ed60642e8969bb8d4cdd276dd1fde +checksums rmd160 3c70d129f06d88e13ece94d505dd417668f0a7bc \ + sha256 9d1c0a994f25a5025cede5e1d3a687ec98cd4949bfb2aae13f2a873a13259cb2 patchfiles patch-configure.diff Modified: trunk/dports/math/crfpp/files/patch-configure.diff =================================================================== --- trunk/dports/math/crfpp/files/patch-configure.diff 2013-02-19 15:25:57 UTC (rev 103265) +++ trunk/dports/math/crfpp/files/patch-configure.diff 2013-02-19 15:27:17 UTC (rev 103266) @@ -1,6 +1,6 @@ ---- configure.orig 2012-03-25 00:17:02.000000000 +0900 -+++ configure 2012-03-30 00:19:38.000000000 +0900 -@@ -15855,8 +15855,8 @@ +--- configure.orig 2013-02-08 23:35:50.000000000 +0900 ++++ configure 2013-02-15 20:51:52.000000000 +0900 +@@ -15909,8 +15909,8 @@ fi if test -n "$GCC"; then
participants (1)
-
hum@macports.org