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 Dec 12 15:52:53 UTC 2019

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.59 -r1.60 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.92 pkgsrc/pkgtools/pkgin/Makefile:1.93
--- pkgsrc/pkgtools/pkgin/Makefile:1.92 Mon Nov  4 08:39:04 2019
+++ pkgsrc/pkgtools/pkgin/Makefile      Thu Dec 12 15:52:53 2019
@@ -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}

Index: pkgsrc/pkgtools/pkgin/distinfo
diff -u pkgsrc/pkgtools/pkgin/distinfo:1.59 pkgsrc/pkgtools/pkgin/distinfo:1.60
--- pkgsrc/pkgtools/pkgin/distinfo:1.59 Tue Sep 24 12:57:22 2019
+++ pkgsrc/pkgtools/pkgin/distinfo      Thu Dec 12 15:52:53 2019
@@ -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