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 Sep 20 12:45:19 UTC 2018

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 0.11.6.

## Version 0.11.6 (2018-09-20)

 * Fix -Werror=conversion build issue.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.53 -r1.54 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.84 pkgsrc/pkgtools/pkgin/Makefile:1.85
--- pkgsrc/pkgtools/pkgin/Makefile:1.84 Thu Sep 20 10:13:54 2018
+++ pkgsrc/pkgtools/pkgin/Makefile      Thu Sep 20 12:45:19 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2018/09/20 10:13:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.85 2018/09/20 12:45:19 jperkin Exp $
 
-DISTNAME=              pkgin-0.11.5
+DISTNAME=              pkgin-0.11.6
 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.53 pkgsrc/pkgtools/pkgin/distinfo:1.54
--- pkgsrc/pkgtools/pkgin/distinfo:1.53 Thu Sep 20 10:13:54 2018
+++ pkgsrc/pkgtools/pkgin/distinfo      Thu Sep 20 12:45:19 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2018/09/20 10:13:54 jperkin Exp $
+$NetBSD: distinfo,v 1.54 2018/09/20 12:45:19 jperkin Exp $
 
-SHA1 (pkgin-0.11.5.tar.gz) = c1edc7fbf35f2a727161e139d7bab9152615192c
-RMD160 (pkgin-0.11.5.tar.gz) = 1bd0a79e97784c2e245ee70d5ce19d1cddecb481
-SHA512 (pkgin-0.11.5.tar.gz) = b8f449d46acaf56fdbff100759d6766dafcd11f94c219c783be70598cffc3f9c5fb0f09b0080fe6871097d2d91cdfb4bcd91ef9caf7d522eaffd9d6bd5fbef48
-Size (pkgin-0.11.5.tar.gz) = 197394 bytes
+SHA1 (pkgin-0.11.6.tar.gz) = 25be08de68d07bb7b0d7c18f606401824d32ca12
+RMD160 (pkgin-0.11.6.tar.gz) = 928e4379785affb66ebaee89dd13dbdff2fa8be3
+SHA512 (pkgin-0.11.6.tar.gz) = 54435c871ec6d5400b6e44f26b7013bceac7821ae67ed091f172e61c6bb1469bcd496b5a34fc98721f2afef0611cb99a606e8ce0efb5a83ce83121dba940b5ed
+Size (pkgin-0.11.6.tar.gz) = 197396 bytes



Home | Main Index | Thread Index | Old Index