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:           Wed Jun 20 09:29:51 UTC 2018

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 0.11.2.

## Version 0.11.2 (2018-06-20)

 * Fix a couple of issues with PKGPATH handling in import and upgrade.
 * Fix an occasional memory corruption issue with commands that call
   pkg_info for output.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.49 -r1.50 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.79 pkgsrc/pkgtools/pkgin/Makefile:1.80
--- pkgsrc/pkgtools/pkgin/Makefile:1.79 Thu Jun 14 11:47:13 2018
+++ pkgsrc/pkgtools/pkgin/Makefile      Wed Jun 20 09:29:51 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2018/06/14 11:47:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.80 2018/06/20 09:29:51 jperkin Exp $
 
-DISTNAME=              pkgin-0.11.1
+DISTNAME=              pkgin-0.11.2
 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.49 pkgsrc/pkgtools/pkgin/distinfo:1.50
--- pkgsrc/pkgtools/pkgin/distinfo:1.49 Thu Jun 14 11:47:13 2018
+++ pkgsrc/pkgtools/pkgin/distinfo      Wed Jun 20 09:29:51 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2018/06/14 11:47:13 jperkin Exp $
+$NetBSD: distinfo,v 1.50 2018/06/20 09:29:51 jperkin Exp $
 
-SHA1 (pkgin-0.11.1.tar.gz) = 4738729dabc11a2d270f4d8f2cd4c24292bfab83
-RMD160 (pkgin-0.11.1.tar.gz) = 5ce09aa7692605df71bc989b3926692f4730f85b
-SHA512 (pkgin-0.11.1.tar.gz) = 92dbdf99c6a6181d1db264f49f2a43b1b43a8ee1c80ac3d97f5e1ad53049b267b4ad599838acb90fb33c59ae3049e3c4cf7c93b3c4b51d637d36a49071bef069
-Size (pkgin-0.11.1.tar.gz) = 196757 bytes
+SHA1 (pkgin-0.11.2.tar.gz) = a8afd56af354f22badad2c558cdbeb56d9af6603
+RMD160 (pkgin-0.11.2.tar.gz) = 7a6bf1bceb787f7047e0e089961743148a5c3fed
+SHA512 (pkgin-0.11.2.tar.gz) = ae187cd4ae676f0d7b3448c342c85e914448cf50f8cd52ebe4013fcc149ec6e284314f50008f8de369800c69c247156ac3c3bd3ec115305db59dedcdddfe739a
+Size (pkgin-0.11.2.tar.gz) = 196580 bytes



Home | Main Index | Thread Index | Old Index