diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index debfff2615a5..4e7c73bf4475 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,23 +1,23 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20220428 +DISTVERSION= 20220505 PORTREVISION= 0 CATEGORIES= misc MASTER_SITES= # DISTFILES= # MAINTAINER= re@FreeBSD.org COMMENT= FreeBSD release manifests 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 e0cc652a37f1..05501c8e1b01 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -1,23 +1,23 @@ %%DATADIR%%/MANIFESTS/amd64-amd64-13.0-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.0-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.0-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc-13.0-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.0-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.0-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.0-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-13.0-RELEASE %%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-13.1-RC5 -%%DATADIR%%/MANIFESTS/arm64-aarch64-13.1-RC5 -%%DATADIR%%/MANIFESTS/i386-i386-13.1-RC5 -%%DATADIR%%/MANIFESTS/powerpc-powerpc-13.1-RC5 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.1-RC5 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.1-RC5 -%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.1-RC5 -%%DATADIR%%/MANIFESTS/riscv-riscv64-13.1-RC5 +%%DATADIR%%/MANIFESTS/amd64-amd64-13.1-RC6 +%%DATADIR%%/MANIFESTS/arm64-aarch64-13.1-RC6 +%%DATADIR%%/MANIFESTS/i386-i386-13.1-RC6 +%%DATADIR%%/MANIFESTS/powerpc-powerpc-13.1-RC6 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.1-RC6 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.1-RC6 +%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.1-RC6 +%%DATADIR%%/MANIFESTS/riscv-riscv64-13.1-RC6