From owner-svn-ports-all@freebsd.org Wed May 8 07:52:05 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4A9815A0E15; Wed, 8 May 2019 07:52:05 +0000 (UTC) (envelope-from tijl@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 4833B90412; Wed, 8 May 2019 07:52:05 +0000 (UTC) (envelope-from tijl@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 2065B2C0E; Wed, 8 May 2019 07:52:05 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x487q5hI058271; Wed, 8 May 2019 07:52:05 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x487q4US058269; Wed, 8 May 2019 07:52:04 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201905080752.x487q4US058269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 8 May 2019 07:52:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r501003 - branches/2019Q2/print/cups-filters X-SVN-Group: ports-branches X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: branches/2019Q2/print/cups-filters X-SVN-Commit-Revision: 501003 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4833B90412 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Wed, 08 May 2019 07:52:05 -0000 Author: tijl Date: Wed May 8 07:52:04 2019 New Revision: 501003 URL: https://svnweb.freebsd.org/changeset/ports/501003 Log: MFH: r499370 Update to 1.22.5. Merged to 2019Q2 to fix an issue with Ghostscript 9.27. PR: 237765 Approved by: ports-secteam (miwi) Modified: branches/2019Q2/print/cups-filters/Makefile branches/2019Q2/print/cups-filters/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/print/cups-filters/Makefile ============================================================================== --- branches/2019Q2/print/cups-filters/Makefile Wed May 8 07:13:48 2019 (r501002) +++ branches/2019Q2/print/cups-filters/Makefile Wed May 8 07:52:04 2019 (r501003) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.22.2 +PORTVERSION= 1.22.5 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ Modified: branches/2019Q2/print/cups-filters/distinfo ============================================================================== --- branches/2019Q2/print/cups-filters/distinfo Wed May 8 07:13:48 2019 (r501002) +++ branches/2019Q2/print/cups-filters/distinfo Wed May 8 07:52:04 2019 (r501003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552752943 -SHA256 (cups-filters-1.22.2.tar.xz) = 9c21004147775b3da7208cc72c24de4d5d5c4f70275859c7e77a9e6b361ffe19 -SIZE (cups-filters-1.22.2.tar.xz) = 1476812 +TIMESTAMP = 1555686102 +SHA256 (cups-filters-1.22.5.tar.xz) = 30d453a2152f0b3032126720aecfe35d5c3adc00d9f32f0320da492e92f707a6 +SIZE (cups-filters-1.22.5.tar.xz) = 1476792