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 Jul 23 11:10:51 UTC 2025
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log Message:
pkgin: Update to 25.7.0.
## Version 25.7.0 (2025-07-23)
* Skip separate packaging tool upgrade step if they are only being refreshed
to avoid unnecessary re-runs.
* Update automake.
## Version 25.5.2 (2025-05-20)
* Fix additional warnings after re-enabling maintainer mode.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.85 -r1.86 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.139 pkgsrc/pkgtools/pkgin/Makefile:1.140
--- pkgsrc/pkgtools/pkgin/Makefile:1.139 Tue May 20 08:21:45 2025
+++ pkgsrc/pkgtools/pkgin/Makefile Wed Jul 23 11:10:51 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.139 2025/05/20 08:21:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.140 2025/07/23 11:10:51 jperkin Exp $
-DISTNAME= pkgin-25.5.1
+DISTNAME= pkgin-25.7.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.85 pkgsrc/pkgtools/pkgin/distinfo:1.86
--- pkgsrc/pkgtools/pkgin/distinfo:1.85 Tue May 20 08:31:24 2025
+++ pkgsrc/pkgtools/pkgin/distinfo Wed Jul 23 11:10:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.85 2025/05/20 08:31:24 wiz Exp $
+$NetBSD: distinfo,v 1.86 2025/07/23 11:10:51 jperkin Exp $
-BLAKE2s (pkgin-25.5.1.tar.gz) = 57f5752cbd0f97fd262e1a18aa69dab430bae795ba4f202227e75d16f2aebffe
-SHA512 (pkgin-25.5.1.tar.gz) = 520df74b5cbbb2b1f3b4d4f4784f789e81516f50a26c4b07b0fe24088ccb636c239af55216f08751e054378801e0ac3278d9acc7f60408b7b5e7c34fb653f8c4
-Size (pkgin-25.5.1.tar.gz) = 268201 bytes
+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
Home |
Main Index |
Thread Index |
Old Index