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: Tue Aug 22 07:14:18 UTC 2023
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log Message:
pkgin: Update to 23.8.1.
## Version 23.8.1 (2023-08-22)
* Fix regression introduced in 23.8.0 where only the first argument to
"keep" and "unkeep" commands was processed. Reported by gdt.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.78 -r1.79 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.125 pkgsrc/pkgtools/pkgin/Makefile:1.126
--- pkgsrc/pkgtools/pkgin/Makefile:1.125 Wed Aug 16 17:19:55 2023
+++ pkgsrc/pkgtools/pkgin/Makefile Tue Aug 22 07:14:18 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.125 2023/08/16 17:19:55 jperkin Exp $
+# $NetBSD: Makefile,v 1.126 2023/08/22 07:14:18 jperkin Exp $
-DISTNAME= pkgin-23.8.0
+DISTNAME= pkgin-23.8.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.78 pkgsrc/pkgtools/pkgin/distinfo:1.79
--- pkgsrc/pkgtools/pkgin/distinfo:1.78 Wed Aug 16 17:19:55 2023
+++ pkgsrc/pkgtools/pkgin/distinfo Tue Aug 22 07:14:18 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.78 2023/08/16 17:19:55 jperkin Exp $
+$NetBSD: distinfo,v 1.79 2023/08/22 07:14:18 jperkin Exp $
-BLAKE2s (pkgin-23.8.0.tar.gz) = d658892b9c47479c841c97ad30bf52058a9acd90e6f13a6310668d472e203274
-SHA512 (pkgin-23.8.0.tar.gz) = 9ca00a238a0a379984743b3196a86ebde47c751a0c5d26fe219ab313e6b142bec2fdcd19b0675328dd048d449b9c59c685dc015b1ea771920accb95a280c6368
-Size (pkgin-23.8.0.tar.gz) = 266927 bytes
+BLAKE2s (pkgin-23.8.1.tar.gz) = eb0f008ba9801a3c0a35de3e2b2503edd554c3cb17235b347bb8274a18794eb7
+SHA512 (pkgin-23.8.1.tar.gz) = 2561d9e4b28a9a77c3c798612ec489dd67dd9a93c61344937095b0683fa89d8432a9ab8e600d0e2995d954888ac2e75a407bab08aa1e8198e375c99d2999f233
+Size (pkgin-23.8.1.tar.gz) = 267029 bytes
Home |
Main Index |
Thread Index |
Old Index