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


(jperkin)
diff -r1.121 -r1.122 pkgsrc/pkgtools/pkgin/Makefile
diff -r1.76 -r1.77 pkgsrc/pkgtools/pkgin/distinfo

cvs diff -r1.121 -r1.122 pkgsrc/pkgtools/pkgin/Makefile (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/Makefile 2022/09/06 12:32:47 1.121
+++ pkgsrc/pkgtools/pkgin/Makefile 2022/10/05 17:23:02 1.122
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.121 2022/09/06 12:32:47 jperkin Exp $ 1# $NetBSD: Makefile,v 1.122 2022/10/05 17:23:02 jperkin Exp $
2 2
3DISTNAME= pkgin-22.9.0 3DISTNAME= pkgin-22.10.0
4CATEGORIES= pkgtools 4CATEGORIES= pkgtools
5MASTER_SITES= ${MASTER_SITE_GITHUB:=NetBSDfr/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=NetBSDfr/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= jperkin@pkgsrc.org 8MAINTAINER= jperkin@pkgsrc.org
9HOMEPAGE= http://pkgin.net/ 9HOMEPAGE= http://pkgin.net/
10COMMENT= Apt / yum like tool for managing pkgsrc binary packages 10COMMENT= Apt / yum like tool for managing pkgsrc binary packages
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13EGDIR= ${PREFIX}/share/examples/${PKGBASE} 13EGDIR= ${PREFIX}/share/examples/${PKGBASE}
14CONF_FILES= ${EGDIR}/repositories.conf.example \ 14CONF_FILES= ${EGDIR}/repositories.conf.example \
15 ${PKG_SYSCONFDIR}/${PKGBASE}/repositories.conf 15 ${PKG_SYSCONFDIR}/${PKGBASE}/repositories.conf
16 16

cvs diff -r1.76 -r1.77 pkgsrc/pkgtools/pkgin/distinfo (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/distinfo 2022/09/06 12:32:47 1.76
+++ pkgsrc/pkgtools/pkgin/distinfo 2022/10/05 17:23:02 1.77
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.76 2022/09/06 12:32:47 jperkin Exp $ 1$NetBSD: distinfo,v 1.77 2022/10/05 17:23:02 jperkin Exp $
2 2
3BLAKE2s (pkgin-22.9.0.tar.gz) = 411c2a7530c0ac2e9e6aa32aba61c6b12b2a4a0d41be6dcc6dda3e014f285189 3BLAKE2s (pkgin-22.10.0.tar.gz) = 00f661002765ded1de7e7b6a643de34db15660806efa673f7a1e3f8f2ef82bb8
4SHA512 (pkgin-22.9.0.tar.gz) = 60e552d09004682cf918cc35872aa5b1e5364b1bad4507e9571f4064be52088e0079eba227b4cdb6b9565c4d7f3d5bfd3d3ae5735ec546303367f2440e959bd5 4SHA512 (pkgin-22.10.0.tar.gz) = 1c57ccac6cb5d82ad5e029aefe14f3f8d8a474ccb3a597541c0c7546fa7dec14f6908234a724de17ab8d594111a9043c5be54a4a3ede27bfa73942ddcfd440e6
5Size (pkgin-22.9.0.tar.gz) = 249387 bytes 5Size (pkgin-22.10.0.tar.gz) = 249449 bytes