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 Oct  5 17:23:02 UTC 2022

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile distinfo

Log Message:
pkgin: Update to 22.10.0.

## Version 22.10.0 (2022-10-05)

 * Fix issue where newly-installed packages were not correctly marked as
   keep packages.


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/pkgtools/pkgin/Makefile
cvs rdiff -u -r1.76 -r1.77 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.121 pkgsrc/pkgtools/pkgin/Makefile:1.122
--- pkgsrc/pkgtools/pkgin/Makefile:1.121        Tue Sep  6 12:32:47 2022
+++ pkgsrc/pkgtools/pkgin/Makefile      Wed Oct  5 17:23:02 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2022/09/06 12:32:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.122 2022/10/05 17:23:02 jperkin Exp $
 
-DISTNAME=              pkgin-22.9.0
+DISTNAME=              pkgin-22.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.76 pkgsrc/pkgtools/pkgin/distinfo:1.77
--- pkgsrc/pkgtools/pkgin/distinfo:1.76 Tue Sep  6 12:32:47 2022
+++ pkgsrc/pkgtools/pkgin/distinfo      Wed Oct  5 17:23:02 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.76 2022/09/06 12:32:47 jperkin Exp $
+$NetBSD: distinfo,v 1.77 2022/10/05 17:23:02 jperkin Exp $
 
-BLAKE2s (pkgin-22.9.0.tar.gz) = 411c2a7530c0ac2e9e6aa32aba61c6b12b2a4a0d41be6dcc6dda3e014f285189
-SHA512 (pkgin-22.9.0.tar.gz) = 60e552d09004682cf918cc35872aa5b1e5364b1bad4507e9571f4064be52088e0079eba227b4cdb6b9565c4d7f3d5bfd3d3ae5735ec546303367f2440e959bd5
-Size (pkgin-22.9.0.tar.gz) = 249387 bytes
+BLAKE2s (pkgin-22.10.0.tar.gz) = 00f661002765ded1de7e7b6a643de34db15660806efa673f7a1e3f8f2ef82bb8
+SHA512 (pkgin-22.10.0.tar.gz) = 1c57ccac6cb5d82ad5e029aefe14f3f8d8a474ccb3a597541c0c7546fa7dec14f6908234a724de17ab8d594111a9043c5be54a4a3ede27bfa73942ddcfd440e6
+Size (pkgin-22.10.0.tar.gz) = 249449 bytes



Home | Main Index | Thread Index | Old Index