pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkgin
Module Name: pkgsrc
Committed By: jperkin
Date: Mon May 20 12:26:07 UTC 2019
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log Message:
pkgin: Update to 0.11.8.
## Version 0.11.8 (2019-05-20)
* Improve SQL strictness, avoiding issues where excessive writes to the SQL
error log caused by changes in SQLite 3.27.0 would swamp regular operations.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/pkgtools/pkgin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/pkgin/Makefile
diff -u pkgsrc/pkgtools/pkgin/Makefile:1.88 pkgsrc/pkgtools/pkgin/Makefile:1.89
--- pkgsrc/pkgtools/pkgin/Makefile:1.88 Wed Apr 3 00:33:02 2019
+++ pkgsrc/pkgtools/pkgin/Makefile Mon May 20 12:26:06 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2019/04/03 00:33:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.89 2019/05/20 12:26:06 jperkin Exp $
-DISTNAME= pkgin-0.11.7
-PKGREVISION= 1
+DISTNAME= pkgin-0.11.8
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=NetBSDfr/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/pkgtools/pkgin/distinfo
diff -u pkgsrc/pkgtools/pkgin/distinfo:1.56 pkgsrc/pkgtools/pkgin/distinfo:1.57
--- pkgsrc/pkgtools/pkgin/distinfo:1.56 Thu Mar 7 11:08:38 2019
+++ pkgsrc/pkgtools/pkgin/distinfo Mon May 20 12:26:06 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2019/03/07 11:08:38 jperkin Exp $
+$NetBSD: distinfo,v 1.57 2019/05/20 12:26:06 jperkin Exp $
-SHA1 (pkgin-0.11.7.tar.gz) = 7e272aab1e52e9641be5f7ead2264c73cafbebbb
-RMD160 (pkgin-0.11.7.tar.gz) = 757204113c4d9c6336651f6c491639069b8dd14b
-SHA512 (pkgin-0.11.7.tar.gz) = b09fb7598b0a0e0a22f62c326f523ef516421376a929e0b01fd68eebdea70d9144b33fd1ab97361f56a226f60c9062e98eac5f7cc4d08bb1ae84fd75d9f76af5
-Size (pkgin-0.11.7.tar.gz) = 197532 bytes
+SHA1 (pkgin-0.11.8.tar.gz) = d830605cb5977d25b64437804038aea456e06185
+RMD160 (pkgin-0.11.8.tar.gz) = 4fa243e1c8452efb15bead51b938e94ce3761a34
+SHA512 (pkgin-0.11.8.tar.gz) = 0af5b908834c0b04caee0a81dee18e4421345bc41d3a2d69cf6d0e5d353c324f69ce62d94505460f4a56ada2497e061e6a7435f35a44d6a90bcfb31e0510088b
+Size (pkgin-0.11.8.tar.gz) = 197650 bytes
Home |
Main Index |
Thread Index |
Old Index