diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index 4bee7147c17f..d2dda9fc184d 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,23 +1,23 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20231020 +DISTVERSION= 20231026 CATEGORIES= misc MASTER_SITES= # DISTFILES= # MAINTAINER= re@FreeBSD.org COMMENT= FreeBSD release manifests WWW= https://www.FreeBSD.org LICENSE= BSD2CLAUSE NO_BUILD= yes NO_ARCH= yes DATADIR= ${PREFIX}/share/freebsd do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/MANIFESTS ${INSTALL_DATA} ${FILESDIR}/MANIFESTS/* \ ${STAGEDIR}${DATADIR}/MANIFESTS/ .include diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index b3b7b09eb7ed..bdadef0b8d02 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -1,38 +1,38 @@ %%DATADIR%%/MANIFESTS/amd64-amd64-12.3-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-12.3-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-12.3-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-12.3-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-12.3-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-12.3-RELEASE %%DATADIR%%/MANIFESTS/sparc64-sparc64-12.3-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-12.4-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-12.4-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-12.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-12.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-12.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-12.4-RELEASE %%DATADIR%%/MANIFESTS/sparc64-sparc64-12.4-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-13.1-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.1-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-13.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.1-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.1-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-13.1-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-13.2-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.2-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-13.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.2-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-13.2-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-14.0-RC2 -%%DATADIR%%/MANIFESTS/arm64-aarch64-14.0-RC2 -%%DATADIR%%/MANIFESTS/i386-i386-14.0-RC2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.0-RC2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.0-RC2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.0-RC2 -%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.0-RC2 -%%DATADIR%%/MANIFESTS/riscv-riscv64-14.0-RC2 +%%DATADIR%%/MANIFESTS/amd64-amd64-14.0-RC3 +%%DATADIR%%/MANIFESTS/arm64-aarch64-14.0-RC3 +%%DATADIR%%/MANIFESTS/i386-i386-14.0-RC3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.0-RC3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.0-RC3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.0-RC3 +%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.0-RC3 +%%DATADIR%%/MANIFESTS/riscv-riscv64-14.0-RC3