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.14.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/684bb0f36ef6
branches:  trunk
changeset: 345472:684bb0f36ef6
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Dec 12 15:52:53 2019 +0000

description:
pkgin: Update to 0.14.0.

## Version 0.14.0 (2019-12-12)

 * Ensure reverse dependencies are considered when a "pkgin install" triggers
   an upgrade of a local package, avoiding potentially nasty bugs.
 * Minor performance improvement.

diffstat:

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

diffs (27 lines):

diff -r 9a5a6bb145b7 -r 684bb0f36ef6 pkgtools/pkgin/Makefile
--- a/pkgtools/pkgin/Makefile   Thu Dec 12 15:35:16 2019 +0000
+++ b/pkgtools/pkgin/Makefile   Thu Dec 12 15:52:53 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2019/11/04 08:39:04 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2019/12/12 15:52:53 jperkin Exp $
 
-DISTNAME=              pkgin-0.13.0
+DISTNAME=              pkgin-0.14.0
 CATEGORIES=            pkgtools
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=NetBSDfr/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}
diff -r 9a5a6bb145b7 -r 684bb0f36ef6 pkgtools/pkgin/distinfo
--- a/pkgtools/pkgin/distinfo   Thu Dec 12 15:35:16 2019 +0000
+++ b/pkgtools/pkgin/distinfo   Thu Dec 12 15:52:53 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.59 2019/09/24 12:57:22 jperkin Exp $
+$NetBSD: distinfo,v 1.60 2019/12/12 15:52:53 jperkin Exp $
 
-SHA1 (pkgin-0.13.0.tar.gz) = f26dcd0f0e0b8f618a15a240c580bcf5727287e8
-RMD160 (pkgin-0.13.0.tar.gz) = 258a2ca06f2349fab750ec77266abe80eccd9c8b
-SHA512 (pkgin-0.13.0.tar.gz) = d1be66f704b73ce303aace3f67d5f937fe85522aa2534864869d4defb60031fd4b3d16effe664be84d2307df1ea0eb9f99e64858d429569d83c5b09b8437154e
-Size (pkgin-0.13.0.tar.gz) = 197822 bytes
+SHA1 (pkgin-0.14.0.tar.gz) = 745d3d696523356d8d697aab915fbb639ad0a9dd
+RMD160 (pkgin-0.14.0.tar.gz) = 225df8a148e4d444d8d9600914a404e5d266b55c
+SHA512 (pkgin-0.14.0.tar.gz) = 43b6615709d7fd55378110892e0cfcf44381620dfeba2db4472aec134ac183d5d03696a5dfb99ff808c3faf804dce1f9f7168196a7e12ac746ab687bf24e496c
+Size (pkgin-0.14.0.tar.gz) = 198064 bytes



Home | Main Index | Thread Index | Old Index