Date: Tue, 17 Jan 2023 13:26:48 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b75d00e7a31 - main - devel/freebsd-sysroot: bump PORTREVISION Message-ID: <202301171326.30HDQmhC019639@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b75d00e7a317d16083bf4b40b28732d6059a48a commit 8b75d00e7a317d16083bf4b40b28732d6059a48a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-01-17 13:25:17 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-01-17 13:26:32 +0000 devel/freebsd-sysroot: bump PORTREVISION Should have been done in the previous commit. --- devel/freebsd-sysroot/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/freebsd-sysroot/Makefile b/devel/freebsd-sysroot/Makefile index f3a1c2d1ae1a..5006800e3951 100644 --- a/devel/freebsd-sysroot/Makefile +++ b/devel/freebsd-sysroot/Makefile @@ -1,5 +1,6 @@ PORTNAME= freebsd-sysroot DISTVERSION= a2022-12-14 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${_SYSROOT_DIST:@f@https://download.freebsd.org/$f?dummy=/:${FLAVOR}@} \ LOCAL/rust:${FLAVOR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301171326.30HDQmhC019639>