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: Thu Sep 20 10:13:54 UTC 2018
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log Message:
pkgin: Update to 0.11.5.
## Version 0.11.5 (2018-09-20)
* Fix crash when preferred.conf exists but is empty.
* Improve preferred.conf handling.
* Fix package not available message when attempting to install a non-existent
package.
* Small performance improvement in newline handling.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.52 -r1.53 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.83 pkgsrc/pkgtools/pkgin/Makefile:1.84
--- pkgsrc/pkgtools/pkgin/Makefile:1.83 Fri Jul 20 03:34:26 2018
+++ pkgsrc/pkgtools/pkgin/Makefile Thu Sep 20 10:13:54 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2018/07/20 03:34:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.84 2018/09/20 10:13:54 jperkin Exp $
-DISTNAME= pkgin-0.11.4
-PKGREVISION= 1
+DISTNAME= pkgin-0.11.5
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=joyent/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/pkgtools/pkgin/distinfo
diff -u pkgsrc/pkgtools/pkgin/distinfo:1.52 pkgsrc/pkgtools/pkgin/distinfo:1.53
--- pkgsrc/pkgtools/pkgin/distinfo:1.52 Tue Jul 3 17:39:35 2018
+++ pkgsrc/pkgtools/pkgin/distinfo Thu Sep 20 10:13:54 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2018/07/03 17:39:35 jperkin Exp $
+$NetBSD: distinfo,v 1.53 2018/09/20 10:13:54 jperkin Exp $
-SHA1 (pkgin-0.11.4.tar.gz) = c4670900d2587e2d53b33cef0487b3298fd29570
-RMD160 (pkgin-0.11.4.tar.gz) = 6e08af738216671bffe423d38c78bb3c7defa84a
-SHA512 (pkgin-0.11.4.tar.gz) = 7ab2d5ef43f36c24daf3ee07abfbd1a61262ccc03106a4f9d99a0646acab342dbb83593d906de95c81cefd3d613f8e038a77091f1adfa79b61ca5b5a60d4ef12
-Size (pkgin-0.11.4.tar.gz) = 196898 bytes
+SHA1 (pkgin-0.11.5.tar.gz) = c1edc7fbf35f2a727161e139d7bab9152615192c
+RMD160 (pkgin-0.11.5.tar.gz) = 1bd0a79e97784c2e245ee70d5ce19d1cddecb481
+SHA512 (pkgin-0.11.5.tar.gz) = b8f449d46acaf56fdbff100759d6766dafcd11f94c219c783be70598cffc3f9c5fb0f09b0080fe6871097d2d91cdfb4bcd91ef9caf7d522eaffd9d6bd5fbef48
+Size (pkgin-0.11.5.tar.gz) = 197394 bytes
Home |
Main Index |
Thread Index |
Old Index