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:           Mon Nov  2 14:25:39 UTC 2020

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 20.11.0.

## Version 20.11.0 (2020-11-02)

 * Avoid segmentation fault when trying to install package conflicts.
 * Remove default 15 second download timeout, also fixing -fno-common.
 * Remove debugging code that snuck into the previous release.


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.66 -r1.67 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.106 pkgsrc/pkgtools/pkgin/Makefile:1.107
--- pkgsrc/pkgtools/pkgin/Makefile:1.106        Fri Aug 28 16:21:09 2020
+++ pkgsrc/pkgtools/pkgin/Makefile      Mon Nov  2 14:25:39 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2020/08/28 16:21:09 jperkin Exp $
+# $NetBSD: Makefile,v 1.107 2020/11/02 14:25:39 jperkin Exp $
 
-DISTNAME=              pkgin-20.8.0
+DISTNAME=              pkgin-20.11.0
 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.66 pkgsrc/pkgtools/pkgin/distinfo:1.67
--- pkgsrc/pkgtools/pkgin/distinfo:1.66 Fri Aug 28 16:21:09 2020
+++ pkgsrc/pkgtools/pkgin/distinfo      Mon Nov  2 14:25:39 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2020/08/28 16:21:09 jperkin Exp $
+$NetBSD: distinfo,v 1.67 2020/11/02 14:25:39 jperkin Exp $
 
-SHA1 (pkgin-20.8.0.tar.gz) = 2db3221b7e82d4cdaf5dc7f2bdf7ec999217e432
-RMD160 (pkgin-20.8.0.tar.gz) = 0cce7bb6d4d30ba085d923df5262b5840b4d4033
-SHA512 (pkgin-20.8.0.tar.gz) = 4c2886a7db0793fb6c2d492c2f5dacf437d71a87e8dd5dbfce7cd828fd245f9c7de00b527da6f9585cd8a6a3a823a678281e4f479a8a3dda95810aa4ce9d0258
-Size (pkgin-20.8.0.tar.gz) = 233406 bytes
+SHA1 (pkgin-20.11.0.tar.gz) = 4a62c7d8294a5a76949c74a9e8305b947a912679
+RMD160 (pkgin-20.11.0.tar.gz) = e701737ab8d717d26cb2bc03d99c836846671fbe
+SHA512 (pkgin-20.11.0.tar.gz) = e04c9a16ccc5f129a60db97265a21ebdac385648655abf1d4855c627cbd36d0ca79e61cca8a60463929b9a3704e1e413378d3e0087e75d6ee271ce1827c9c73e
+Size (pkgin-20.11.0.tar.gz) = 233507 bytes



Home | Main Index | Thread Index | Old Index