Sun Jan 2 15:45:06 2022 UTC ()
byacc: update to 20220101.

2022-01-01  Thomas E. Dickey  <dickey@invisible-island.net>

	* test/run_test.sh:
	adjust to ignore NetBSD's difference in getopt warnings.

	* package/pkgsrc/Makefile: resync with pkgsrc

	* test/yacc/expr.oxout.tab.c, test/btyacc/expr.oxout.tab.c: regen

	* test/expr.oxout.y, test/expr.oxout.h: fix gcc warnings

	* test/yacc/expr.oxout.tab.c, test/yacc/expr.oxout.tab.h: regen

	* test/run_make.sh: workaround for compiling the expr.oxout.y files

	* test/expr.oxout.y: fix syntax error

	* test/btyacc/expr.oxout.tab.c: regen

	* test/expr.oxout.h: RCS_BASE

	* test/yacc/expr.oxout.tab.c: fix syntax error

	* test/btyacc/expr.oxout.tab.c: regen, s/expr.oxout/expr_oxout/g

	* test/btyacc/expr.oxout.tab.h: regen

	* test/run_test.sh:
	filter the default prefix to change "." to "_", so that the generated
	files will compile consistently with run_make.sh

	* package/debian/control, package/debian/prerm, package/debian/postinst:
	add "byacc2" as an alternative for "yacc"

	* package/byacc.spec, package/debian/control, package/debian/rules:
	rename "btyacc" to "byacc2" to co-exist with traditional "btyacc" package


(fcambus)
diff -r1.25 -r1.26 pkgsrc/devel/byacc/Makefile
diff -r1.20 -r1.21 pkgsrc/devel/byacc/distinfo

cvs diff -r1.25 -r1.26 pkgsrc/devel/byacc/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/byacc/Makefile 2021/12/30 19:34:54 1.25
+++ pkgsrc/devel/byacc/Makefile 2022/01/02 15:45:06 1.26
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.25 2021/12/30 19:34:54 fcambus Exp $ 1# $NetBSD: Makefile,v 1.26 2022/01/02 15:45:06 fcambus Exp $
2# 2#
3 3
4DISTNAME= byacc-20211224 4DISTNAME= byacc-20220101
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= https://invisible-mirror.net/archives/byacc/ 6MASTER_SITES= https://invisible-mirror.net/archives/byacc/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= fcambus@NetBSD.org 9MAINTAINER= fcambus@NetBSD.org
10HOMEPAGE= https://invisible-island.net/byacc/byacc.html 10HOMEPAGE= https://invisible-island.net/byacc/byacc.html
11COMMENT= Berkeley Yacc 11COMMENT= Berkeley Yacc
12LICENSE= public-domain 12LICENSE= public-domain
13 13
14GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
15MAKE_FILE= makefile 15MAKE_FILE= makefile
16 16
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.20 -r1.21 pkgsrc/devel/byacc/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/byacc/distinfo 2021/12/30 19:34:54 1.20
+++ pkgsrc/devel/byacc/distinfo 2022/01/02 15:45:06 1.21
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.20 2021/12/30 19:34:54 fcambus Exp $ 1$NetBSD: distinfo,v 1.21 2022/01/02 15:45:06 fcambus Exp $
2 2
3BLAKE2s (byacc-20211224.tgz) = 021e6bc969946b358aecf01cd6390b6609c76e6ff5ea7adecee35f3ce6800bf1 3BLAKE2s (byacc-20220101.tgz) = c8402d93ade2056618565f1d949f4dc66eca3e2e9c39d2ff23d3859421f385af
4SHA512 (byacc-20211224.tgz) = e2b9df443c5b05179815808d61e693e942549ca6484a5ab4fdb285b9468da9ed3a90e00d1950a0fbacd1890e5a69bcc03b6d7135a7bbfa59ab0995125b9a8642 4SHA512 (byacc-20220101.tgz) = 9aff85f0b4ea7f0c9b2e25a155537c99e0591582b2c76c251f08493987a343a812ff86b9cf3d8ecb0954140817c9b164328117de9116f7013e6ec0d91a27486e
5Size (byacc-20211224.tgz) = 894135 bytes 5Size (byacc-20220101.tgz) = 895100 bytes