Re: git: 446d23794d8c - main - ports-mgmt/synth: bump after devel/adacurses update, remove expiration mark

From: Rene Ladan <rene_at_freebsd.org>
Date: Tue, 06 Dec 2022 11:03:03 UTC
On Mon, Nov 28, 2022 at 11:12:52AM +0000, Dima Panov wrote:
> 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

I think you also want to un-expire devel/adacursus and misc/ini_file_manager
as they are dependencies for synth?

Regards,
René

> ---
>  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
>