[64738] trunk/dports/devel/m4
nox at macports.org
nox at macports.org
Mon Mar 15 06:14:06 PDT 2010
Revision: 64738
http://trac.macports.org/changeset/64738
Author: nox at macports.org
Date: 2010-03-15 06:14:05 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
Update m4 to 1.4.14
> ====================
> All 102 tests passed
> (1 test was not run)
> ====================
Modified Paths:
--------------
trunk/dports/devel/m4/Portfile
Removed Paths:
-------------
trunk/dports/devel/m4/files/patch-test-c-stack2.sh.diff
Modified: trunk/dports/devel/m4/Portfile
===================================================================
--- trunk/dports/devel/m4/Portfile 2010-03-15 13:13:51 UTC (rev 64737)
+++ trunk/dports/devel/m4/Portfile 2010-03-15 13:14:05 UTC (rev 64738)
@@ -3,7 +3,7 @@
PortSystem 1.0
name m4
-version 1.4.13
+version 1.4.14
categories devel
maintainers blair openmaintainer
platforms darwin
@@ -21,12 +21,10 @@
master_sites gnu
use_bzip2 yes
-checksums md5 28f9ccd3ac4da45409251008b911d677 \
- sha1 7ba1834ebf96d0520d526c1c9f5764cc869a9f42 \
- rmd160 36d624b8a0f27bbf239bb92548d812d879c1039a
+checksums md5 e6fb7d08d50d87e796069cff12a52a93 \
+ sha1 f2df9a3db6bb3974f06e5cefe04b9ce3f4bf8b82 \
+ rmd160 d4145f84b629772d9e5bd8fd893f3633d26071a9
-patchfiles patch-test-c-stack2.sh.diff
-
configure.args --program-prefix=g \
gl_cv_lib_sigsegv=no
@@ -54,7 +52,3 @@
}
}
}
-
-livecheck.type regex
-livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)\\.tar\\.bz2
Deleted: trunk/dports/devel/m4/files/patch-test-c-stack2.sh.diff
===================================================================
--- trunk/dports/devel/m4/files/patch-test-c-stack2.sh.diff 2010-03-15 13:13:51 UTC (rev 64737)
+++ trunk/dports/devel/m4/files/patch-test-c-stack2.sh.diff 2010-03-15 13:14:05 UTC (rev 64738)
@@ -1,11 +0,0 @@
---- tests/test-c-stack2.sh.orig 2008-11-09 21:00:26.000000000 +0100
-+++ tests/test-c-stack2.sh 2008-11-09 21:01:10.000000000 +0100
-@@ -25,7 +25,7 @@
- ;;
- 0) (exit 1); exit 1 ;;
- esac
--if grep 'program error' t-c-stack2.tmp >/dev/null ; then
-+if grep 'Bus error' t-c-stack2.tmp >/dev/null ; then
- :
- else
- (exit 1); exit 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/015c4f4a/attachment.html>
More information about the macports-changes
mailing list