summaryrefslogtreecommitdiff
path: root/pkgtools/pkgin
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-09-20 10:13:54 +0000
committerjperkin <jperkin@pkgsrc.org>2018-09-20 10:13:54 +0000
commit5d517093b924f94f76fc4ec91e3be4a5cc9ef162 (patch)
treea5d0decb126dcdc7de299bcdf60b78150128a347 /pkgtools/pkgin
parent92517e52d7037dfeb078b1ce6d10599ad5ae1469 (diff)
downloadpkgsrc-5d517093b924f94f76fc4ec91e3be4a5cc9ef162.tar.gz
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 (limited to 'pkgtools/pkgin')
-rw-r--r--pkgtools/pkgin/Makefile5
-rw-r--r--pkgtools/pkgin/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile
index 1f0a7fac3eb..40fc040df4b 100644
--- a/pkgtools/pkgin/Makefile
+++ b/pkgtools/pkgin/Makefile
@@ -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 --git a/pkgtools/pkgin/distinfo b/pkgtools/pkgin/distinfo
index 7cfed9b6278..efc70f34631 100644
--- a/pkgtools/pkgin/distinfo
+++ b/pkgtools/pkgin/distinfo
@@ -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