pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin pkgin: Update to 0.11.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa24199842f0
branches:  trunk
changeset: 312949:fa24199842f0
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 20 10:13:54 2018 +0000

description:
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.

diffstat:

 pkgtools/pkgin/Makefile |   5 ++---
 pkgtools/pkgin/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 1efe1eb4afdd -r fa24199842f0 pkgtools/pkgin/Makefile
--- a/pkgtools/pkgin/Makefile   Thu Sep 20 10:04:15 2018 +0000
+++ b/pkgtools/pkgin/Makefile   Thu Sep 20 10:13:54 2018 +0000
@@ -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}
diff -r 1efe1eb4afdd -r fa24199842f0 pkgtools/pkgin/distinfo
--- a/pkgtools/pkgin/distinfo   Thu Sep 20 10:04:15 2018 +0000
+++ b/pkgtools/pkgin/distinfo   Thu Sep 20 10:13:54 2018 +0000
@@ -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