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 May 20 08:21:45 UTC 2025

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo
Removed Files:
        pkgsrc/pkgtools/pkgin/patches: patch-actions.c

Log Message:
pkgin: Update to 25.5.1.

## Version 25.5.1 (2025-05-20)

 * Fix uninitialized variable.


To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/pkgtools/pkgin/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/pkgtools/pkgin/patches/patch-actions.c

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.138 pkgsrc/pkgtools/pkgin/Makefile:1.139
--- pkgsrc/pkgtools/pkgin/Makefile:1.138        Tue May 20 07:59:20 2025
+++ pkgsrc/pkgtools/pkgin/Makefile      Tue May 20 08:21:45 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2025/05/20 07:59:20 wiz Exp $
+# $NetBSD: Makefile,v 1.139 2025/05/20 08:21:45 jperkin Exp $
 
-DISTNAME=              pkgin-25.5.0
-PKGREVISION=           1
+DISTNAME=              pkgin-25.5.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.83 pkgsrc/pkgtools/pkgin/distinfo:1.84
--- pkgsrc/pkgtools/pkgin/distinfo:1.83 Tue May 20 07:59:20 2025
+++ pkgsrc/pkgtools/pkgin/distinfo      Tue May 20 08:21:45 2025
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.83 2025/05/20 07:59:20 wiz Exp $
+$NetBSD: distinfo,v 1.84 2025/05/20 08:21:45 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.5.0.tar.gz) = dc419ce5c99cf9a7e1bf89bc989c6f8fab75d4b0e8f08f6c2287ed8225f535e3
 SHA512 (pkgin-25.5.0.tar.gz) = 27deedc825ab1763217db9c37b6d790c73b50ec7cd700760fce267bd39d628da9b0e546e7e5acd901f47e652eb9c2d3d696f9122b2719801af88ae21e18a1297
 Size (pkgin-25.5.0.tar.gz) = 268186 bytes
-SHA1 (patch-actions.c) = 9dd682e588d2a8e7cc4dd5dfb13c7179bdd8c04b



Home | Main Index | Thread Index | Old Index