Date: Sat, 8 Jan 2022 18:27:25 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9a0b5c020b94 - main - print/ghostscript*: Return Ghostscript ports to the pool Message-ID: <202201081827.208IRP70041897@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a0b5c020b94c329aa6a19a9004e0d434ed5495c commit 9a0b5c020b94c329aa6a19a9004e0d434ed5495c Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-01-08 18:24:12 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-01-08 18:26:25 +0000 print/ghostscript*: Return Ghostscript ports to the pool Approved by: doceng (with hat) --- print/ghostscript8-base/Makefile | 2 +- print/ghostscript8-x11/Makefile | 2 +- print/ghostscript9-agpl-base/Makefile | 2 +- print/ghostscript9-agpl-x11/Makefile | 2 +- print/ghostscript9-base/Makefile | 2 +- print/ghostscript9-x11/Makefile | 2 +- print/gsfonts/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/print/ghostscript8-base/Makefile b/print/ghostscript8-base/Makefile index a9760c0792ff..bac4d767ebf8 100644 --- a/print/ghostscript8-base/Makefile +++ b/print/ghostscript8-base/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:gs_srcs ${EPAG_SRCS}:epag DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ghostscript 8.x PostScript interpreter, base part LICENSE= GPLv3 diff --git a/print/ghostscript8-x11/Makefile b/print/ghostscript8-x11/Makefile index 4a84ea36b066..c4198cc1436b 100644 --- a/print/ghostscript8-x11/Makefile +++ b/print/ghostscript8-x11/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://downloads.ghostscript.com/public/ \ PKGNAMESUFFIX= 8-x11 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ghostscript 8.x PostScript interpreter, X11 support LICENSE= GPLv3 diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile index 380836ce33aa..3417eb48b3a8 100644 --- a/print/ghostscript9-agpl-base/Makefile +++ b/print/ghostscript9-agpl-base/Makefile @@ -5,7 +5,7 @@ CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-base -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostScript and PDF interpreter LICENSE= AGPLv3 diff --git a/print/ghostscript9-agpl-x11/Makefile b/print/ghostscript9-agpl-x11/Makefile index fde69930e076..f54407baac66 100644 --- a/print/ghostscript9-agpl-x11/Makefile +++ b/print/ghostscript9-agpl-x11/Makefile @@ -4,7 +4,7 @@ CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-x11 -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostScript and PDF interpreter, X11 support LICENSE= AGPLv3 diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile index 01995907c24e..335fd32bc7aa 100644 --- a/print/ghostscript9-base/Makefile +++ b/print/ghostscript9-base/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:gs_srcs ${EPAG_SRCS}:epag DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ghostscript 9.x PostScript interpreter, base part LICENSE= GPLv3 diff --git a/print/ghostscript9-x11/Makefile b/print/ghostscript9-x11/Makefile index 457d9f84472d..d6c000b9187f 100644 --- a/print/ghostscript9-x11/Makefile +++ b/print/ghostscript9-x11/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://downloads.ghostscript.com/public/ \ PKGNAMESUFFIX= 9-x11 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ghostscript 9.x PostScript interpreter, X11 support LICENSE= GPLv3 diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile index 2581748be48f..b7e79d8ca4ae 100644 --- a/print/gsfonts/Makefile +++ b/print/gsfonts/Makefile @@ -10,7 +10,7 @@ DISTFILES= ghostscript-fonts-std-${PORTVERSION}${EXTRACT_SUFX}:std \ gnu-gs-fonts-other-6.0${EXTRACT_SUFX}:other DIST_SUBDIR= ghostscript -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standard Fonts for Ghostscript LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201081827.208IRP70041897>