*/*: PORTREVISION++ on some @sample-using ports

The handling of @sample with regard to no-root installation was
recently fixed, by 4523095338 (in ports) plus changes in pkg 2.4.
These need new packages built before they will correctly install,
including into VM images generated as part of the FreeBSD release
process.

Unfortunately with the release scheduled for just a few weeks away
and generally slow arm64 package building, there isn't time for a
full pkg set rebuild; so bump a handful of ports which are used in
the release process so that they will be rebuilt.

Users who are not building VM images using the "no-root" pathway
(aka using a METALOG index of the disk image) are not affected by
this; we doubt anyone other than re@ will notice.

With hat:	re@
Discussed with:	bapt, antoine
This commit is contained in:
Colin Percival 2025-11-05 23:26:56 -08:00
commit f5f42750a3

View file

@ -1,5 +1,6 @@
PORTNAME= qemu
DISTVERSION= 10.1.2
PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
DIST_SUBDIR= qemu/${PORTVERSION}

View file

@ -1,5 +1,6 @@
PORTNAME= cloud-init
DISTVERSION= 25.2
PORTREVISION= 1
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -20,7 +20,7 @@ USES= cpe gmake
CPE_VENDOR= isc
PORTREVISION_SERVER= 2
PORTREVISION_CLIENT= 1
PORTREVISION_CLIENT= 2
PORTREVISION_RELAY= 1
SUBSYS?= server

View file

@ -1,6 +1,6 @@
PORTNAME= rsync
DISTVERSION= 3.4.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \
http://rsync.mirror.garr.it/src/ \

View file

@ -1,5 +1,6 @@
PORTNAME= ca_root_nss
PORTVERSION= ${VERSION_NSS}
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
DISTNAME= nss-${VERSION_NSS}${NSS_SUFFIX}

View file

@ -1,6 +1,6 @@
PORTNAME= sudo
PORTVERSION= 1.9.17p2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= SUDO

View file

@ -1,6 +1,6 @@
PORTNAME= azure-agent
PORTVERSION= 2.12.0.2
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= sysutils

View file

@ -1,6 +1,6 @@
PORTNAME= google-compute-engine
DISTVERSION= 2.8.17
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}