From nobody Sat Jan 08 18:27:25 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 54A471928D9E; Sat, 8 Jan 2022 18:27:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JWT8Y6hgHz3Lvx; Sat, 8 Jan 2022 18:27:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C221E237D4; Sat, 8 Jan 2022 18:27:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 208IRPjn041898; Sat, 8 Jan 2022 18:27:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 208IRP70041897; Sat, 8 Jan 2022 18:27:25 GMT (envelope-from git) Date: Sat, 8 Jan 2022 18:27:25 GMT Message-Id: <202201081827.208IRP70041897@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 9a0b5c020b94 - main - print/ghostscript*: Return Ghostscript ports to the pool List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9a0b5c020b94c329aa6a19a9004e0d434ed5495c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641666446; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jf6S8NkRQCAW1xfmVrV4B4hrWKEgYN002TsklrSVWUE=; b=bz+rcQa8ua3Gc0o/G5Z4i6MbFw+Q4nOM0yZZ5B/wKLxUioezJ8oRcrEej603aWBft2Yuvz /YYW+9SN7HYgQ+4vdBm6UtrKymMzcBFmSsNZpcvFGDCrHfpBhJWSvxE8OIlzmIm/LUjDcG tVPkvLU/XHjMdWSnj12yWqx3nWxOopLEC+Rl+sNaTYsLM5ScQ5HZq+6KA25o6sJSp7FZ07 e9HBuElB6NsADAqmPoWlNZ8pQjsuyiwXikxdNMIOAREaA1DYe3/+Zwn9sCTn/l52xE5LNi g9ceT14oihfEq0ILPsL+FQ7KHApzWPvyb+QBYkHzQJBBHHhWb0L6xno2myBgNg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641666446; a=rsa-sha256; cv=none; b=hAI6irX4+imcLlCvK3jb5I4dqmR4HKaTJUdBe5VnVNp0kHZWXYUAFc1rzjxFLyu1K5Dow1 O9prOzbIVpFLz8OdGK3lmsfN9vQarjOFqzr23WCnLY1beHS4eUIuEFcgSqOp0JM7c1I+oB LdqfzurM9wDuviC+qHhJ3TIYmG280r47hbnS9htnN9XXKwsuwsf4jF7CCQKYTi321D50ks 9sHkRL9/n3aJB0GJ2FQJRZVVVHs+iStoKPCZB4RXL5+pQmhKAbESCf45lB1dhw191YcAoA u8a7zVzIhFpN8bqrRxwmo2cQgV03zYNW5BM7AJhj3IlmQv9ENKG7XSFEHHBW3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a0b5c020b94c329aa6a19a9004e0d434ed5495c commit 9a0b5c020b94c329aa6a19a9004e0d434ed5495c Author: Danilo G. Baio AuthorDate: 2022-01-08 18:24:12 +0000 Commit: Danilo G. Baio 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