pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/re2c Updated to version 0.12.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/05ce7cc3a449
branches: trunk
changeset: 528512:05ce7cc3a449
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun May 06 09:56:14 2007 +0000
description:
Updated to version 0.12.0.
Pkgsrc changes:
- Enabled "make test" through TEST_TARGET.
Changes since version 0.11.3:
=============================
- Re-release of 0.11.3 as new stable branch.
- Fixed issue with short form of switches and parameter if not first switch.
- Fixed #1708378 segfault in actions.cc.
diffstat:
devel/re2c/Makefile | 6 ++++--
devel/re2c/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 1f8d6706c284 -r 05ce7cc3a449 devel/re2c/Makefile
--- a/devel/re2c/Makefile Sun May 06 08:33:54 2007 +0000
+++ b/devel/re2c/Makefile Sun May 06 09:56:14 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2007/04/13 22:14:46 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2007/05/06 09:56:14 heinz Exp $
-DISTNAME= re2c-0.11.3
+DISTNAME= re2c-0.12.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=re2c/}
@@ -16,4 +16,6 @@
REPLACE_SH+= run_tests.sh.in
+TEST_TARGET= check
+
.include "../../mk/bsd.pkg.mk"
diff -r 1f8d6706c284 -r 05ce7cc3a449 devel/re2c/distinfo
--- a/devel/re2c/distinfo Sun May 06 08:33:54 2007 +0000
+++ b/devel/re2c/distinfo Sun May 06 09:56:14 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/04/13 22:14:46 heinz Exp $
+$NetBSD: distinfo,v 1.7 2007/05/06 09:56:14 heinz Exp $
-SHA1 (re2c-0.11.3.tar.gz) = 38a50efcd68bda3fc7bfd507e0fc5b3d16f54897
-RMD160 (re2c-0.11.3.tar.gz) = 82a44b5f21df7a30e81c5c696fadbbdde056f637
-Size (re2c-0.11.3.tar.gz) = 592517 bytes
+SHA1 (re2c-0.12.0.tar.gz) = a0744188ef07f36221986e39fcbe12c39c0eae7c
+RMD160 (re2c-0.12.0.tar.gz) = 261c31facf9156dd9a138dfc2f7fb9a2ee86560c
+Size (re2c-0.12.0.tar.gz) = 609596 bytes
Home |
Main Index |
Thread Index |
Old Index