pkgtools/*: revbump for libfetch

libfetch's recent behavior change can be viewed as a bugfix or as an
ABI change.  pkg_install vendors libfetch from the sources, for
bootstrapping reasons and thus needs a revbump.  For consistency and
to reduce confusion, also bump the other two packages that depend on
it.
This commit is contained in:
gdt 2024-01-03 12:32:59 +00:00
parent 9e7d73fd98
commit 756550ec88
4 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.237 2023/10/24 22:10:40 wiz Exp $
# $NetBSD: Makefile,v 1.238 2024/01/03 12:32:59 gdt Exp $
# Notes to package maintainers:
#
@ -7,7 +7,7 @@
# change in the pkg_* tools that pkgsrc relies on for proper operation.
PKGNAME= pkg_install-${VERSION}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= pkgtools
MAINTAINER= agc@NetBSD.org

View File

@ -1,6 +1,6 @@
#!/bin/sh
# $NetBSD: pkg_rolling-replace.sh,v 1.45 2021/06/28 19:33:23 mcf Exp $
# $NetBSD: pkg_rolling-replace.sh,v 1.46 2024/01/03 12:32:59 gdt Exp $
#<license>
# Copyright (c) 2006 BBN Technologies Corp. All rights reserved.
#
@ -162,7 +162,7 @@ check_packages_mismatched()
for word in $line; do
if [ "$(echo $word | egrep '^[^/]+-[0-9][^-/]*$')" ]; then
if [ -z "$opt_F" ]; then
${PKG_ADMIN} set mismatch=YES "$word" >/dev/null 2>&1 || {
sudo ${PKG_ADMIN} set mismatch=YES "$word" >/dev/null 2>&1 || {
if [ -z "$warned_once" ]; then
echo 1>&2 "$OPC WARNING: mismatch variable not set due to permissions;"
echo 1>&2 "$OPC mismatch status will not persist."

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1 2024/01/01 13:39:04 bsiegert Exp $
# $NetBSD: Makefile,v 1.2 2024/01/03 12:32:59 gdt Exp $
DISTNAME= pkgchkxx-0.1.6
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=depressed-pho/}
GITHUB_RELEASE= ${DISTNAME}

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.128 2023/11/08 13:20:39 wiz Exp $
# $NetBSD: Makefile,v 1.129 2024/01/03 12:32:59 gdt Exp $
DISTNAME= pkgin-23.8.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=NetBSDfr/}
GITHUB_TAG= v${PKGVERSION_NOREV}