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  6 11:10:06 UTC 2018

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 0.10.2.

## Version 0.10.2 (2018-06-06)

 * Fix -f flag when used with install.
 * Handle empty BUILD_DATE correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.46 -r1.47 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.76 pkgsrc/pkgtools/pkgin/Makefile:1.77
--- pkgsrc/pkgtools/pkgin/Makefile:1.76 Thu May 31 23:23:33 2018
+++ pkgsrc/pkgtools/pkgin/Makefile      Wed Jun  6 11:10:06 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2018/05/31 23:23:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.77 2018/06/06 11:10:06 jperkin Exp $
 
-DISTNAME=              pkgin-0.10.1
+DISTNAME=              pkgin-0.10.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.46 pkgsrc/pkgtools/pkgin/distinfo:1.47
--- pkgsrc/pkgtools/pkgin/distinfo:1.46 Thu May 31 23:23:33 2018
+++ pkgsrc/pkgtools/pkgin/distinfo      Wed Jun  6 11:10:06 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2018/05/31 23:23:33 jperkin Exp $
+$NetBSD: distinfo,v 1.47 2018/06/06 11:10:06 jperkin Exp $
 
-SHA1 (pkgin-0.10.1.tar.gz) = 0269ed28b72aa7014a7fd03debb22b0cf7f3fe4d
-RMD160 (pkgin-0.10.1.tar.gz) = 98ed816c7620a8df0c992538818aedce5a098c85
-SHA512 (pkgin-0.10.1.tar.gz) = f18b43c884acd181f91aff6537d60ceceb72bcef819c78b3a1df618d002635abdc40bb9d54537942027c14ee7d0cb6b584bfcf71e8c3b07ba0dccb215dc9843b
-Size (pkgin-0.10.1.tar.gz) = 196099 bytes
+SHA1 (pkgin-0.10.2.tar.gz) = 9817ed08779f8775c4fe4ef7a1d2215a2d24c708
+RMD160 (pkgin-0.10.2.tar.gz) = 4189fa601e00d66f90a2c8df965fbea365dfb580
+SHA512 (pkgin-0.10.2.tar.gz) = 531830bc5f38778ad0f7c0387178958ecb726d48f6044b653d4b7d8b12e61972feaf5fbd931ce30edfcc13b1e2e9e8ecbaaeed5b534c8fd050cca0e558ba0ea8
+Size (pkgin-0.10.2.tar.gz) = 196871 bytes



Home | Main Index | Thread Index | Old Index