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 Dec 30 09:21:22 UTC 2020

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 20.12.1.

## Version 20.12.1 (2020-12-30)

 * Fix version selection of packages and dependencies for install.  Previously
   the first returned match would win, and preferred.conf was not considered
   for dependencies.


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.68 -r1.69 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.111 pkgsrc/pkgtools/pkgin/Makefile:1.112
--- pkgsrc/pkgtools/pkgin/Makefile:1.111        Sun Dec 13 09:13:08 2020
+++ pkgsrc/pkgtools/pkgin/Makefile      Wed Dec 30 09:21:22 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2020/12/13 09:13:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.112 2020/12/30 09:21:22 jperkin Exp $
 
-DISTNAME=              pkgin-20.12.0
+DISTNAME=              pkgin-20.12.1
 CATEGORIES=            pkgtools
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=NetBSDfr/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}

Index: pkgsrc/pkgtools/pkgin/distinfo
diff -u pkgsrc/pkgtools/pkgin/distinfo:1.68 pkgsrc/pkgtools/pkgin/distinfo:1.69
--- pkgsrc/pkgtools/pkgin/distinfo:1.68 Sun Dec 13 09:13:08 2020
+++ pkgsrc/pkgtools/pkgin/distinfo      Wed Dec 30 09:21:22 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.68 2020/12/13 09:13:08 jperkin Exp $
+$NetBSD: distinfo,v 1.69 2020/12/30 09:21:22 jperkin Exp $
 
-SHA1 (pkgin-20.12.0.tar.gz) = e78bc2434aa0f8579b4872ef1f1d5307ca669778
-RMD160 (pkgin-20.12.0.tar.gz) = 9995b2a257e0eea835173bda1237dc1e09208ffc
-SHA512 (pkgin-20.12.0.tar.gz) = c95c1310cd0c00d2822f558b530064e597f1b4a621543920946e2c098bddb45988df179d3cd1ac84bf35f7cb0955dbee116a819949092e94b1917f349a5cee6e
-Size (pkgin-20.12.0.tar.gz) = 233559 bytes
+SHA1 (pkgin-20.12.1.tar.gz) = d4c6a08e368ee29c251345d2c332bd1a7c1a03a7
+RMD160 (pkgin-20.12.1.tar.gz) = a6d7f0ab113c8f5809bb92806015e7150e0c803c
+SHA512 (pkgin-20.12.1.tar.gz) = 6796881108000b18928ac3530362a0ec222021d7f1c0ff09183a81b13db33c23feccd0ad21a37da0611985414235622fc2672470a68508fc454ea3ea11e815b2
+Size (pkgin-20.12.1.tar.gz) = 233388 bytes



Home | Main Index | Thread Index | Old Index