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 May 31 23:23:33 UTC 2018

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 0.10.1.

## Version 0.10.1 (2018-06-01)

 * Fix BUILD_DATE refresh support for preserved packages.
 * Improve provides/requires output to avoid confusion for new users.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.45 -r1.46 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.75 pkgsrc/pkgtools/pkgin/Makefile:1.76
--- pkgsrc/pkgtools/pkgin/Makefile:1.75 Thu May 17 13:55:23 2018
+++ pkgsrc/pkgtools/pkgin/Makefile      Thu May 31 23:23:33 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2018/05/17 13:55:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.76 2018/05/31 23:23:33 jperkin Exp $
 
-DISTNAME=              pkgin-0.10.0
+DISTNAME=              pkgin-0.10.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.45 pkgsrc/pkgtools/pkgin/distinfo:1.46
--- pkgsrc/pkgtools/pkgin/distinfo:1.45 Thu May 17 13:55:23 2018
+++ pkgsrc/pkgtools/pkgin/distinfo      Thu May 31 23:23:33 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2018/05/17 13:55:23 jperkin Exp $
+$NetBSD: distinfo,v 1.46 2018/05/31 23:23:33 jperkin Exp $
 
-SHA1 (pkgin-0.10.0.tar.gz) = c33a2601c35d3287bcdbfeef6f6adf0f75c9a15d
-RMD160 (pkgin-0.10.0.tar.gz) = 26ec1e9996e5fdb9758447844723e12fae19f40b
-SHA512 (pkgin-0.10.0.tar.gz) = 2cea6845519266e92e7d861585cdc2afd8477af9061de444c50e057be7ab761f1f5e97a9f1f79143523455365f9eef5cf2bbddb2fc52b4ecd22c905ae2c8a0e7
-Size (pkgin-0.10.0.tar.gz) = 196119 bytes
+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



Home | Main Index | Thread Index | Old Index