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


(jperkin)
diff -r1.78 -r1.79 pkgsrc/pkgtools/pkgin/Makefile
diff -r1.48 -r1.49 pkgsrc/pkgtools/pkgin/distinfo

cvs diff -r1.78 -r1.79 pkgsrc/pkgtools/pkgin/Makefile (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/Makefile 2018/06/08 21:59:58 1.78
+++ pkgsrc/pkgtools/pkgin/Makefile 2018/06/14 11:47:13 1.79
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.78 2018/06/08 21:59:58 jperkin Exp $ 1# $NetBSD: Makefile,v 1.79 2018/06/14 11:47:13 jperkin Exp $
2 2
3DISTNAME= pkgin-0.11.0 3DISTNAME= pkgin-0.11.1
4CATEGORIES= pkgtools 4CATEGORIES= pkgtools
5MASTER_SITES= ${MASTER_SITE_GITHUB:=joyent/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=joyent/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= jperkin@joyent.com 8MAINTAINER= jperkin@joyent.com
9HOMEPAGE= http://pkgin.net/ 9HOMEPAGE= http://pkgin.net/
10COMMENT= Apt / yum like tool for managing pkgsrc binary packages 10COMMENT= Apt / yum like tool for managing pkgsrc binary packages
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13EGDIR= ${PREFIX}/share/examples/${PKGBASE} 13EGDIR= ${PREFIX}/share/examples/${PKGBASE}
14CONF_FILES= ${EGDIR}/repositories.conf.example \ 14CONF_FILES= ${EGDIR}/repositories.conf.example \
15 ${PKG_SYSCONFDIR}/${PKGBASE}/repositories.conf 15 ${PKG_SYSCONFDIR}/${PKGBASE}/repositories.conf
16 16

cvs diff -r1.48 -r1.49 pkgsrc/pkgtools/pkgin/distinfo (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/distinfo 2018/06/08 21:59:58 1.48
+++ pkgsrc/pkgtools/pkgin/distinfo 2018/06/14 11:47:13 1.49
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.48 2018/06/08 21:59:58 jperkin Exp $ 1$NetBSD: distinfo,v 1.49 2018/06/14 11:47:13 jperkin Exp $
2 2
3SHA1 (pkgin-0.11.0.tar.gz) = 40c8380044ac5b82f3d58ff3dc1c04b82a9ec275 3SHA1 (pkgin-0.11.1.tar.gz) = 4738729dabc11a2d270f4d8f2cd4c24292bfab83
4RMD160 (pkgin-0.11.0.tar.gz) = 2d69606b86eb97c1e0a2fa49ea07e64ff0be1d13 4RMD160 (pkgin-0.11.1.tar.gz) = 5ce09aa7692605df71bc989b3926692f4730f85b
5SHA512 (pkgin-0.11.0.tar.gz) = 63be22d5b60bda3eb792ef62c711f1d8a65f5f4146dcb43c4e9b3e362d5f35c000b1c2597ed00a681ef5c661b837045123e5aaa807d7ff6099b6d00bbde47d5d 5SHA512 (pkgin-0.11.1.tar.gz) = 92dbdf99c6a6181d1db264f49f2a43b1b43a8ee1c80ac3d97f5e1ad53049b267b4ad599838acb90fb33c59ae3049e3c4cf7c93b3c4b51d637d36a49071bef069
6Size (pkgin-0.11.0.tar.gz) = 196612 bytes 6Size (pkgin-0.11.1.tar.gz) = 196757 bytes