Date: Thu, 3 Aug 2023 10:42:18 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: 1b898ddc93a6 - main - devel/freebsd-sysroot: bump version Message-ID: <202308031042.373AgIA3058691@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=1b898ddc93a6674fd70129bdc3f836bdad8e37c2 commit 1b898ddc93a6674fd70129bdc3f836bdad8e37c2 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-03 10:40:06 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-03 10:40:06 +0000 devel/freebsd-sysroot: bump version --- devel/freebsd-sysroot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/freebsd-sysroot/Makefile b/devel/freebsd-sysroot/Makefile index 161c3fa2d981..d3a73d4a03ee 100644 --- a/devel/freebsd-sysroot/Makefile +++ b/devel/freebsd-sysroot/Makefile @@ -1,6 +1,5 @@ PORTNAME= freebsd-sysroot -DISTVERSION= a2023-03-23 -PORTREVISION= 1 +DISTVERSION= a2023-08-03 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?202308031042.373AgIA3058691>