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 Oct  3 13:59:15 UTC 2025

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 25.10.0.

## Version 25.10.0 (2025-10-03)

 * Fix issue where "keep" packages were not marked correctly during upgrades
   that immediately followed a local database update (e.g. a manual pkg_add).


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.86 -r1.87 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.140 pkgsrc/pkgtools/pkgin/Makefile:1.141
--- pkgsrc/pkgtools/pkgin/Makefile:1.140        Wed Jul 23 11:10:51 2025
+++ pkgsrc/pkgtools/pkgin/Makefile      Fri Oct  3 13:59:15 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.140 2025/07/23 11:10:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.141 2025/10/03 13:59:15 jperkin Exp $
 
-DISTNAME=              pkgin-25.7.0
+DISTNAME=              pkgin-25.10.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.86 pkgsrc/pkgtools/pkgin/distinfo:1.87
--- pkgsrc/pkgtools/pkgin/distinfo:1.86 Wed Jul 23 11:10:51 2025
+++ pkgsrc/pkgtools/pkgin/distinfo      Fri Oct  3 13:59:15 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.86 2025/07/23 11:10:51 jperkin Exp $
+$NetBSD: distinfo,v 1.87 2025/10/03 13:59:15 jperkin Exp $
 
-BLAKE2s (pkgin-25.7.0.tar.gz) = 2e7ae91197729f045a34e656a5027d2d987e21855e57d05a56a1fdfc28a7aa23
-SHA512 (pkgin-25.7.0.tar.gz) = 880923ef80787d87fac81d70249c1a76f2a358610b8bc548fa5b465b02f82ed1afda710c5cc5a6d28485abfaa2d9392d7fddfe1d8a675ee83940e903ebfb6606
-Size (pkgin-25.7.0.tar.gz) = 274033 bytes
+BLAKE2s (pkgin-25.10.0.tar.gz) = 123a707e690e83390f19d4dc7862b3b754385b7f2b1f7ddf3335f6bc30b9ddbb
+SHA512 (pkgin-25.10.0.tar.gz) = 3239676819b259ff7e8a89c84a623fc056cf4d04bb35d24327838ebd8726cbe755835901f73c0b18548e855bb7030b92e4ffcd0ad53ac5b16a12ae02d32b7581
+Size (pkgin-25.10.0.tar.gz) = 274072 bytes



Home | Main Index | Thread Index | Old Index