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 Jun 14 11:47:13 UTC 2018

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 0.11.1.

## Version 0.11.1 (2018-06-14)

 * Permit the user to install an older package version.
 * Ensure warning and error counters are reset for each phase.
 * Print total download size when using -d.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.48 -r1.49 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.78 pkgsrc/pkgtools/pkgin/Makefile:1.79
--- pkgsrc/pkgtools/pkgin/Makefile:1.78 Fri Jun  8 21:59:58 2018
+++ pkgsrc/pkgtools/pkgin/Makefile      Thu Jun 14 11:47:13 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2018/06/08 21:59:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.79 2018/06/14 11:47:13 jperkin Exp $
 
-DISTNAME=              pkgin-0.11.0
+DISTNAME=              pkgin-0.11.1
 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.48 pkgsrc/pkgtools/pkgin/distinfo:1.49
--- pkgsrc/pkgtools/pkgin/distinfo:1.48 Fri Jun  8 21:59:58 2018
+++ pkgsrc/pkgtools/pkgin/distinfo      Thu Jun 14 11:47:13 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2018/06/08 21:59:58 jperkin Exp $
+$NetBSD: distinfo,v 1.49 2018/06/14 11:47:13 jperkin Exp $
 
-SHA1 (pkgin-0.11.0.tar.gz) = 40c8380044ac5b82f3d58ff3dc1c04b82a9ec275
-RMD160 (pkgin-0.11.0.tar.gz) = 2d69606b86eb97c1e0a2fa49ea07e64ff0be1d13
-SHA512 (pkgin-0.11.0.tar.gz) = 63be22d5b60bda3eb792ef62c711f1d8a65f5f4146dcb43c4e9b3e362d5f35c000b1c2597ed00a681ef5c661b837045123e5aaa807d7ff6099b6d00bbde47d5d
-Size (pkgin-0.11.0.tar.gz) = 196612 bytes
+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



Home | Main Index | Thread Index | Old Index