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 16 12:58:53 UTC 2022

Modified Files:
        pkgsrc/devel/byacc: Makefile distinfo

Log Message:
byacc: update to 20220114.

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

        * VERSION, package/byacc.spec, package/detest/changelog,
          package/pkgsrc/Makefile:
        bump


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/byacc/Makefile
cvs rdiff -u -r1.22 -r1.23 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.27 pkgsrc/devel/byacc/Makefile:1.28
--- pkgsrc/devel/byacc/Makefile:1.27    Mon Jan 10 17:28:32 2022
+++ pkgsrc/devel/byacc/Makefile Sun Jan 16 12:58:53 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2022/01/10 17:28:32 fcambus Exp $
+# $NetBSD: Makefile,v 1.28 2022/01/16 12:58:53 fcambus Exp $
 #
 
-DISTNAME=      byacc-20220109
+DISTNAME=      byacc-20220114
 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.22 pkgsrc/devel/byacc/distinfo:1.23
--- pkgsrc/devel/byacc/distinfo:1.22    Mon Jan 10 17:28:32 2022
+++ pkgsrc/devel/byacc/distinfo Sun Jan 16 12:58:53 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/01/10 17:28:32 fcambus Exp $
+$NetBSD: distinfo,v 1.23 2022/01/16 12:58:53 fcambus Exp $
 
-BLAKE2s (byacc-20220109.tgz) = aad346f857fac1f79f5f47730a49a2eb27796c71d7e5f00a72a8a8cef75837a3
-SHA512 (byacc-20220109.tgz) = 35d7e8f443548d3cc8365cb61a16dd73c6036c7eff12b61f29f9cdfaf7531bed73c505cb6c7908122a7d29abb8fb814af2e6f79b295f4acb7bfc7732683e5791
-Size (byacc-20220109.tgz) = 897220 bytes
+BLAKE2s (byacc-20220114.tgz) = 9457dc6f95c02aa84d55a2f665eae5f51657bc277c8912dedb20206f44b2ee0c
+SHA512 (byacc-20220114.tgz) = 5734d7f21b356a620104fbac574d46fb31fd967766b4184bf2cae7de6a61686ce32d21a2920f2a0fe4b98e7826b50a3d44fadc057d7371de5e3ca38c3b685733
+Size (byacc-20220114.tgz) = 897405 bytes



Home | Main Index | Thread Index | Old Index