summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2013-11-21 11:21:07 +0000
committerobache <obache>2013-11-21 11:21:07 +0000
commit65f6481a9fcb71c3cc9325b72554eccf75b22604 (patch)
treef10077ac53385b5b986edff3026771d052ea78f5 /devel
parent30f3a4c37dad3a557ff2f91ec28ffad72d5ae163 (diff)
downloadpkgsrc-65f6481a9fcb71c3cc9325b72554eccf75b22604.tar.gz
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
Diffstat (limited to 'devel')
-rw-r--r--devel/re2c/Makefile4
-rw-r--r--devel/re2c/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/re2c/Makefile b/devel/re2c/Makefile
index afd896fc4ee..668d3bd9de4 100644
--- a/devel/re2c/Makefile
+++ b/devel/re2c/Makefile
@@ -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/}
diff --git a/devel/re2c/distinfo b/devel/re2c/distinfo
index c22e91e45fc..586f6b4f68d 100644
--- a/devel/re2c/distinfo
+++ b/devel/re2c/distinfo
@@ -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
-RMD160 (re2c-0.13.5.tar.gz) = 4b3d339072aa0b908afc78b218bb96d1de7de72a
-Size (re2c-0.13.5.tar.gz) = 782725 bytes
+SHA1 (re2c-0.13.6.tar.gz) = b272048550db56aea2ec1a0a1bce759b90b778fa
+RMD160 (re2c-0.13.6.tar.gz) = ef2bd8329f02e97af7f7e4748ee6a852e81669cd
+Size (re2c-0.13.6.tar.gz) = 844623 bytes