pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/byacc
Module Name: pkgsrc
Committed By: fcambus
Date: Sun Jan 30 10:37:40 UTC 2022
Modified Files:
pkgsrc/devel/byacc: Makefile distinfo
Log Message:
byacc: update to 20220128.
2022-01-28 Thomas E. Dickey <dickey%invisible-island.net@localhost>
* package/debian/copyright: update, fix typo
* package/debian/rules, package/debian/control:
adapt from current Debian package
* configure: regen
* configure.in:
change default for the backtracking option to match the most-common usage
of byacc
* VERSION, package/byacc.spec, package/debian/changelog,
package/pkgsrc/Makefile:
update packaging, renaming debian folder back to its original location to
verify that the version-mangling used in the accepted Debian package will work
with the continuous-integration system.
2022-01-18 Thomas E. Dickey <dickey%invisible-island.net@localhost>
* package/debian/watch: adapt from current Debian package
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/byacc/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/byacc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/byacc/Makefile
diff -u pkgsrc/devel/byacc/Makefile:1.28 pkgsrc/devel/byacc/Makefile:1.29
--- pkgsrc/devel/byacc/Makefile:1.28 Sun Jan 16 12:58:53 2022
+++ pkgsrc/devel/byacc/Makefile Sun Jan 30 10:37:40 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2022/01/16 12:58:53 fcambus Exp $
+# $NetBSD: Makefile,v 1.29 2022/01/30 10:37:40 fcambus Exp $
#
-DISTNAME= byacc-20220114
+DISTNAME= byacc-20220128
CATEGORIES= devel
MASTER_SITES= https://invisible-mirror.net/archives/byacc/
EXTRACT_SUFX= .tgz
Index: pkgsrc/devel/byacc/distinfo
diff -u pkgsrc/devel/byacc/distinfo:1.23 pkgsrc/devel/byacc/distinfo:1.24
--- pkgsrc/devel/byacc/distinfo:1.23 Sun Jan 16 12:58:53 2022
+++ pkgsrc/devel/byacc/distinfo Sun Jan 30 10:37:40 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/01/16 12:58:53 fcambus Exp $
+$NetBSD: distinfo,v 1.24 2022/01/30 10:37:40 fcambus Exp $
-BLAKE2s (byacc-20220114.tgz) = 9457dc6f95c02aa84d55a2f665eae5f51657bc277c8912dedb20206f44b2ee0c
-SHA512 (byacc-20220114.tgz) = 5734d7f21b356a620104fbac574d46fb31fd967766b4184bf2cae7de6a61686ce32d21a2920f2a0fe4b98e7826b50a3d44fadc057d7371de5e3ca38c3b685733
-Size (byacc-20220114.tgz) = 897405 bytes
+BLAKE2s (byacc-20220128.tgz) = 4cb24f2f39a9043ae19d4fefbab740a527656f5828684b82da5b744518afe387
+SHA512 (byacc-20220128.tgz) = e8ae4c56f5be4cc0ef1d281c43f02c6296fdc40f630269f2a61af511f270ae059ad185b9718190b8133018f7b74b7ca6f84ced5d63a359960b52ea2a3ef562ea
+Size (byacc-20220128.tgz) = 896513 bytes
Home |
Main Index |
Thread Index |
Old Index