Thu Nov 21 11:21:07 2013 UTC ()
Update re2c to 0.13.6.

Version 0.13.6 (2013-07-04)
---------------------------
- Fixed #2535084 uint problem with Sun C 5.8
- #3308400: allow Yacc-style %{code brackets}%
- #2506253: allow C++ // comments
- Fixed inplace configuration in -e mode.
- Applied #2482572 Typos in error messages.
- Applied #2482561 Error in manual section on -r mode.
- Fixed #2478216 Wrong start_label in -c mode.
- Fixed #2186718 Unescaped backslash in file name of #line directive.
- Fixed #2102138 Duplicate case labels on EBCDIC.
- Fixed #2088583 Compile problem on AIX.
- Fixed #2038610 Ebcdic problem.
- improve dot support: make char intervals (e.g. [A-Z]) instead of one edge per char


(obache)
diff -r1.13 -r1.14 pkgsrc/devel/re2c/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/re2c/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/re2c/Makefile (expand / switch to context diff)
--- pkgsrc/devel/re2c/Makefile 2012/10/31 11:19:38 1.13
+++ pkgsrc/devel/re2c/Makefile 2013/11/21 11:21:07 1.14
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2012/10/31 11:19:38 asau Exp $
+# $NetBSD: Makefile,v 1.14 2013/11/21 11:21:07 obache Exp $
 
-DISTNAME=	re2c-0.13.5
+DISTNAME=	re2c-0.13.6
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=re2c/}
 

cvs diff -r1.9 -r1.10 pkgsrc/devel/re2c/distinfo (expand / switch to context diff)
--- pkgsrc/devel/re2c/distinfo 2009/03/15 12:03:14 1.9
+++ pkgsrc/devel/re2c/distinfo 2013/11/21 11:21:07 1.10
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/03/15 12:03:14 tnn Exp $
+$NetBSD: distinfo,v 1.10 2013/11/21 11:21:07 obache Exp $
 
-SHA1 (re2c-0.13.5.tar.gz) = 3d334efab53a4a051a2b189b49a849e13523b6c0
+SHA1 (re2c-0.13.6.tar.gz) = b272048550db56aea2ec1a0a1bce759b90b778fa
-RMD160 (re2c-0.13.5.tar.gz) = 4b3d339072aa0b908afc78b218bb96d1de7de72a
+RMD160 (re2c-0.13.6.tar.gz) = ef2bd8329f02e97af7f7e4748ee6a852e81669cd
-Size (re2c-0.13.5.tar.gz) = 782725 bytes
+Size (re2c-0.13.6.tar.gz) = 844623 bytes