Date: Sun, 28 Sep 2025 09:31:14 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fe7ba5a1f2d0 - main - graphics/jpgtn: deprecate to end of year Message-ID: <202509280931.58S9VEtp037326@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe7ba5a1f2d02a8025c192c0ca29bb3bbd70ae03 commit fe7ba5a1f2d02a8025c192c0ca29bb3bbd70ae03 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-09-27 15:18:15 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-09-28 09:29:35 +0000 graphics/jpgtn: deprecate to end of year Event: EuroBSDcon 2025 --- graphics/jpgtn/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphics/jpgtn/Makefile b/graphics/jpgtn/Makefile index d73b0967a090..6c88a4c779eb 100644 --- a/graphics/jpgtn/Makefile +++ b/graphics/jpgtn/Makefile @@ -1,6 +1,6 @@ PORTNAME= jpgtn PORTVERSION= 2.06 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF SUNSITE/apps/graphics/misc @@ -11,6 +11,9 @@ WWW= https://jpgtn.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= obsolete historical tool, use imagemagick instead +EXPIRATION_DATE= 2025-12-31 + USES= jpeg GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/sharehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509280931.58S9VEtp037326>
