summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-11-25 20:51:58 +0000
committernia <nia@pkgsrc.org>2020-11-25 20:51:58 +0000
commitcb24677a2fda6df9d53279b74c8bc0ffee1e2be2 (patch)
treef4e4f41bacfd6108032c10f1a046fcaab3e66bff /devel
parentbfaf83b37bd5fa99f390435281620971146f85f2 (diff)
downloadpkgsrc-cb24677a2fda6df9d53279b74c8bc0ffee1e2be2.tar.gz
byacc: Update to 20200910
2020-09-10 Thomas E. Dickey <dickey@invisible-island.net> * LICENSE: RCS_BASE * reader.c, output.c: cppcheck -- reduce scope * defs.h: update to 2.0 * test/btyacc/[...] update to version 2.0 * reader.c: improve loop which skips backward through a (possibly nested) sequence of square-brackets. * reader.c: simplify a check to quiet a bogus cppcheck-warning * yacc.1: bump date * reader.c: add a note about a bogus cppcheck warning * configure: regen * configure.in: always check for gcc attributes, to work around defect in clang's imitation of this feature * reader.c: cppcheck -- scope reduction cppcheck -- eliminate bogus returns after no-return functions * verbose.c, output.c, mkpar.c, main.c, warshall.c, lr0.c, lalr.c, graph.c, closure.c: cppcheck -- scope reduction * package/debian/compat: quiet compatibility-warning * yacc.1: use "ASCII" for dashes which are part of proper names * configure: regen * configure.in: switch to --enable-warnings, for consistency * aclocal.m4: resync with my-autoconf, for compiler-warning fixes with macOS * VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile: bump 2020-06-28 Thomas E. Dickey <dickey@invisible-island.net> * config.sub: 2020/06/28 2020-06-14 Thomas E. Dickey <dickey@invisible-island.net> * config.guess: 2020/04/26
Diffstat (limited to 'devel')
-rw-r--r--devel/byacc/Makefile4
-rw-r--r--devel/byacc/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/byacc/Makefile b/devel/byacc/Makefile
index fb93123eb82..a17b4ed8031 100644
--- a/devel/byacc/Makefile
+++ b/devel/byacc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2020/04/22 05:05:56 nia Exp $
+# $NetBSD: Makefile,v 1.18 2020/11/25 20:51:58 nia Exp $
#
-DISTNAME= byacc-20200330
+DISTNAME= byacc-20200910
CATEGORIES= devel
MASTER_SITES= https://invisible-mirror.net/archives/byacc/
EXTRACT_SUFX= .tgz
diff --git a/devel/byacc/distinfo b/devel/byacc/distinfo
index 205951ac4b3..793ae0d9d3f 100644
--- a/devel/byacc/distinfo
+++ b/devel/byacc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/04/22 05:05:56 nia Exp $
+$NetBSD: distinfo,v 1.11 2020/11/25 20:51:58 nia Exp $
-SHA1 (byacc-20200330.tgz) = 3e64f5aa03a4b416d61fb7db9b2ef40ad54f0dca
-RMD160 (byacc-20200330.tgz) = 20dced16fe511f4179f189e56fb5d1b2226cac84
-SHA512 (byacc-20200330.tgz) = df8cc1aa550d633ab547a13a4f091d8c940a9a67b52dc5ecacad5b005fd54c3ceb1269593068c1a7949049e85b6e6eea20cffbbf4b408e049fde75c0ffe51f07
-Size (byacc-20200330.tgz) = 872217 bytes
+SHA1 (byacc-20200910.tgz) = ebdf2d1a8d1a558f8c2fb7cc372435ca0f5c21df
+RMD160 (byacc-20200910.tgz) = a0b19d50a8b6199363288a34104dd26f728a1304
+SHA512 (byacc-20200910.tgz) = 491bbde2d5b0fdf2ad57bec5080112ad7c12ce3830b5e14f2289092aad1addae6edd4698368a9c8d69219a95ae5fa47eb32a95a2625841915297972591bebea3
+Size (byacc-20200910.tgz) = 871242 bytes