From owner-svn-ports-all@freebsd.org Fri Mar 20 15:18:04 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 823BA26A1C3; Fri, 20 Mar 2020 15:18:04 +0000 (UTC) (envelope-from hrs@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48kS8D2y0Hz4dRC; Fri, 20 Mar 2020 15:18:04 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5436725843; Fri, 20 Mar 2020 15:18:04 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02KFI4cR035784; Fri, 20 Mar 2020 15:18:04 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02KFI3H6035782; Fri, 20 Mar 2020 15:18:03 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <202003201518.02KFI3H6035782@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 20 Mar 2020 15:18:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528783 - in head/print: ghostscript9-agpl-base ghostscript9-agpl-x11 X-SVN-Group: ports-head X-SVN-Commit-Author: hrs X-SVN-Commit-Paths: in head/print: ghostscript9-agpl-base ghostscript9-agpl-x11 X-SVN-Commit-Revision: 528783 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2020 15:18:04 -0000 Author: hrs Date: Fri Mar 20 15:18:03 2020 New Revision: 528783 URL: https://svnweb.freebsd.org/changeset/ports/528783 Log: Update to 9.52. Modified: head/print/ghostscript9-agpl-base/Makefile head/print/ghostscript9-agpl-base/distinfo head/print/ghostscript9-agpl-x11/Makefile Modified: head/print/ghostscript9-agpl-base/Makefile ============================================================================== --- head/print/ghostscript9-agpl-base/Makefile Fri Mar 20 15:09:13 2020 (r528782) +++ head/print/ghostscript9-agpl-base/Makefile Fri Mar 20 15:18:03 2020 (r528783) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ghostscript -PORTVERSION= 9.51 +PORTVERSION= 9.52 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-base Modified: head/print/ghostscript9-agpl-base/distinfo ============================================================================== --- head/print/ghostscript9-agpl-base/distinfo Fri Mar 20 15:09:13 2020 (r528782) +++ head/print/ghostscript9-agpl-base/distinfo Fri Mar 20 15:18:03 2020 (r528783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584155744 -SHA256 (ghostscript-9.51.tar.xz) = 7e1133f90e8adbc6c54d550419dc10ebbb7dde6348e88eac423b054c1366b771 -SIZE (ghostscript-9.51.tar.xz) = 39710916 +TIMESTAMP = 1584690816 +SHA256 (ghostscript-9.52.tar.xz) = 57442acf8b46453a9b5fc6fec738fbbb7e13a3d3e00f1aaaa0975529bc203c7c +SIZE (ghostscript-9.52.tar.xz) = 39711040 Modified: head/print/ghostscript9-agpl-x11/Makefile ============================================================================== --- head/print/ghostscript9-agpl-x11/Makefile Fri Mar 20 15:09:13 2020 (r528782) +++ head/print/ghostscript9-agpl-x11/Makefile Fri Mar 20 15:18:03 2020 (r528783) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ghostscript -PORTVERSION= 9.51 +PORTVERSION= 9.52 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-x11