pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[.joined/pkgsrc/trunk]: .joined/pkgsrc/devel/byacc byacc: update to 20220101.
details: https://anonhg.NetBSD.org/.joined/pkgsrc/rev/ae9faff65f86
branches: trunk
changeset: 370956:ae9faff65f86
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sun Jan 02 15:45:06 2022 +0000
description:
byacc: update to 20220101.
2022-01-01 Thomas E. Dickey <dickey%invisible-island.net@localhost>
* 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
diffstat:
devel/byacc/Makefile | 4 ++--
devel/byacc/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 852165ee32d8 -r ae9faff65f86 devel/byacc/Makefile
--- a/devel/byacc/Makefile Sun Jan 02 14:53:26 2022 +0000
+++ b/devel/byacc/Makefile Sun Jan 02 15:45:06 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/12/30 19:34:54 fcambus Exp $
+# $NetBSD: Makefile,v 1.26 2022/01/02 15:45:06 fcambus Exp $
#
-DISTNAME= byacc-20211224
+DISTNAME= byacc-20220101
CATEGORIES= devel
MASTER_SITES= https://invisible-mirror.net/archives/byacc/
EXTRACT_SUFX= .tgz
diff -r 852165ee32d8 -r ae9faff65f86 devel/byacc/distinfo
--- a/devel/byacc/distinfo Sun Jan 02 14:53:26 2022 +0000
+++ b/devel/byacc/distinfo Sun Jan 02 15:45:06 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2021/12/30 19:34:54 fcambus Exp $
+$NetBSD: distinfo,v 1.21 2022/01/02 15:45:06 fcambus Exp $
-BLAKE2s (byacc-20211224.tgz) = 021e6bc969946b358aecf01cd6390b6609c76e6ff5ea7adecee35f3ce6800bf1
-SHA512 (byacc-20211224.tgz) = e2b9df443c5b05179815808d61e693e942549ca6484a5ab4fdb285b9468da9ed3a90e00d1950a0fbacd1890e5a69bcc03b6d7135a7bbfa59ab0995125b9a8642
-Size (byacc-20211224.tgz) = 894135 bytes
+BLAKE2s (byacc-20220101.tgz) = c8402d93ade2056618565f1d949f4dc66eca3e2e9c39d2ff23d3859421f385af
+SHA512 (byacc-20220101.tgz) = 9aff85f0b4ea7f0c9b2e25a155537c99e0591582b2c76c251f08493987a343a812ff86b9cf3d8ecb0954140817c9b164328117de9116f7013e6ec0d91a27486e
+Size (byacc-20220101.tgz) = 895100 bytes
Home |
Main Index |
Thread Index |
Old Index