Date: Mon, 28 Nov 2022 11:12:52 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 446d23794d8c - main - ports-mgmt/synth: bump after devel/adacurses update, remove expiration mark Message-ID: <202211281112.2ASBCqKl055749@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=446d23794d8c7009680fcf369e14ee0c4ba07323 commit 446d23794d8c7009680fcf369e14ee0c4ba07323 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-11-28 11:12:11 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-11-28 11:12:11 +0000 ports-mgmt/synth: bump after devel/adacurses update, remove expiration mark --- ports-mgmt/synth/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile index 5a1d9f3179c6..5555ad62f08c 100644 --- a/ports-mgmt/synth/Makefile +++ b/ports-mgmt/synth/Makefile @@ -1,6 +1,7 @@ PORTNAME= synth DISTVERSIONPREFIX= v DISTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= ports-mgmt MAINTAINER= fluffy@FreeBSD.org @@ -10,8 +11,6 @@ WWW= https://github.com/jrmarino/synth LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/License.txt -EXPIRATION_DATE=2022-12-31 - BUILD_DEPENDS= ${GPR}/ini_file_manager.gpr:misc/ini_file_manager \ ${GPR}/adacurses.gpr:devel/adacurses
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211281112.2ASBCqKl055749>