pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/oniguruma
Module Name: pkgsrc
Committed By: kim
Date: Mon Oct 12 22:21:30 UTC 2020
Modified Files:
pkgsrc/textproc/oniguruma: Makefile distinfo
Log Message:
oniguruma: update to 6.9.6rc2
Changes since 6.9.6rc1:
- Fix a Windows build issue.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/oniguruma/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/oniguruma/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/oniguruma/Makefile
diff -u pkgsrc/textproc/oniguruma/Makefile:1.18 pkgsrc/textproc/oniguruma/Makefile:1.19
--- pkgsrc/textproc/oniguruma/Makefile:1.18 Wed Oct 7 21:27:17 2020
+++ pkgsrc/textproc/oniguruma/Makefile Mon Oct 12 22:21:29 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/10/07 21:27:17 kim Exp $
+# $NetBSD: Makefile,v 1.19 2020/10/12 22:21:29 kim Exp $
-DISTNAME= onig-6.9.6-rc1
+DISTNAME= onig-6.9.6-rc2
PKGNAME= ${DISTNAME:S/onig/oniguruma/:S/-rev/pl/:S/-rc/rc/}
CATEGORIES= textproc devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=kkos/}
Index: pkgsrc/textproc/oniguruma/distinfo
diff -u pkgsrc/textproc/oniguruma/distinfo:1.15 pkgsrc/textproc/oniguruma/distinfo:1.16
--- pkgsrc/textproc/oniguruma/distinfo:1.15 Wed Oct 7 21:27:17 2020
+++ pkgsrc/textproc/oniguruma/distinfo Mon Oct 12 22:21:29 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/10/07 21:27:17 kim Exp $
+$NetBSD: distinfo,v 1.16 2020/10/12 22:21:29 kim Exp $
-SHA1 (onig-6.9.6-rc1.tar.gz) = 3632ea80b55edd6744652bb6dcb3259055267789
-RMD160 (onig-6.9.6-rc1.tar.gz) = 8a74ecdefc1652f64f0226c308cdc823600e434c
-SHA512 (onig-6.9.6-rc1.tar.gz) = 65c77d465c8662b9e0c9ed9cdb8ca77f5d36e37259c6fa9b18b61b0d1de2279cc1df48105b003bf0a0363d24aca0fece1c31c9b92bb0512d725446606df72915
-Size (onig-6.9.6-rc1.tar.gz) = 894224 bytes
+SHA1 (onig-6.9.6-rc2.tar.gz) = eb88b133bca350b553051f1015ec8d10e786a901
+RMD160 (onig-6.9.6-rc2.tar.gz) = 11b15e18f3e0ff66ce05d9d70823425da53905a1
+SHA512 (onig-6.9.6-rc2.tar.gz) = 943c4cd3ddab5a41320b61541a5d83b172781871e9478a2c40ed4422877943e2f7c70cb7ef52e31b1836026b35a431b423fa464edde7796b520637c182741fd7
+Size (onig-6.9.6-rc2.tar.gz) = 894307 bytes
Home |
Main Index |
Thread Index |
Old Index