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: Fri Aug 28 16:21:09 UTC 2020
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log Message:
pkgin: Update to 20.8.0.
## Version 20.8.0 (2020-08-28)
* Avoid segmentation faults across a few different scenarios.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.65 -r1.66 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.105 pkgsrc/pkgtools/pkgin/Makefile:1.106
--- pkgsrc/pkgtools/pkgin/Makefile:1.105 Mon Jul 13 18:18:54 2020
+++ pkgsrc/pkgtools/pkgin/Makefile Fri Aug 28 16:21:09 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2020/07/13 18:18:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.106 2020/08/28 16:21:09 jperkin Exp $
-DISTNAME= pkgin-20.7.0
+DISTNAME= pkgin-20.8.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.65 pkgsrc/pkgtools/pkgin/distinfo:1.66
--- pkgsrc/pkgtools/pkgin/distinfo:1.65 Mon Jul 13 18:18:54 2020
+++ pkgsrc/pkgtools/pkgin/distinfo Fri Aug 28 16:21:09 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.65 2020/07/13 18:18:54 jperkin Exp $
+$NetBSD: distinfo,v 1.66 2020/08/28 16:21:09 jperkin Exp $
-SHA1 (pkgin-20.7.0.tar.gz) = 369961f4abf8f5db545d4e129df4c762f905f158
-RMD160 (pkgin-20.7.0.tar.gz) = db87cbae657bb5192df1905a248aa6319d73ebbe
-SHA512 (pkgin-20.7.0.tar.gz) = da04fdd0901d160dc435fd5e1c4fa12b85fc525a60d7887860139fef07db295aee071e5e8e3f80c46a3e056ccfc7a30a16cb15002a5028715e9782a29c6cc198
-Size (pkgin-20.7.0.tar.gz) = 233264 bytes
+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
Home |
Main Index |
Thread Index |
Old Index