git: 39dc162c6df8 - main - graphics/urt: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jan 2024 12:45:03 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=39dc162c6df892563a6277e06c28f141ddacaef0 commit 39dc162c6df892563a6277e06c28f141ddacaef0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-10 11:07:03 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-10 12:44:49 +0000 graphics/urt: Mark DEPRECATED - Defunct upstream - No other viable upstreammm or fork was found - Last consumer has been marked for EXPIRATION - Set EXPIRATION_DATE 2024-02-11 - Reset maintainership as maintainer domain has expired Approved by: portmgr (blanket) --- graphics/urt/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 385b3f4e5171..5174f416d45a 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= https://BSDforge.com/projects/source/graphics/utah-raster/ -MAINTAINER= portmaster@bsdforge.com +MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit and library for raster image processing WWW= https://www.cs.utah.edu/gdc/projects/urt/ @@ -12,6 +12,8 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/copyright BROKEN= Unfetchable +DEPRECATED= Defunct upstream +EXPIRATION_DATE= 2024-02-11 LIB_DEPENDS= libnetpbm.so:graphics/netpbm \ libtiff.so:graphics/tiff @@ -35,7 +37,7 @@ USE_LDCONFIG= yes .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) -CFLAGS+= -Wno-error=int-conversion +CFLAGS+= -Wno-error=int-conversion .endif post-install: