From owner-svn-ports-head@freebsd.org Fri Aug 16 12:08:38 2019 Return-Path: Delivered-To: svn-ports-head@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 C15BFCA42C; Fri, 16 Aug 2019 12:08:38 +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 4692Cp4lkpz49bK; Fri, 16 Aug 2019 12:08:38 +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 84B57B11; Fri, 16 Aug 2019 12:08:38 +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 x7GC8c9P010781; Fri, 16 Aug 2019 12:08:38 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7GC8cFl010780; Fri, 16 Aug 2019 12:08:38 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201908161208.x7GC8cFl010780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 16 Aug 2019 12:08:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509075 - head/print/cups X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: head/print/cups X-SVN-Commit-Revision: 509075 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2019 12:08:38 -0000 Author: tijl Date: Fri Aug 16 12:08:37 2019 New Revision: 509075 URL: https://svnweb.freebsd.org/changeset/ports/509075 Log: Update to 2.2.12. MFH: 2019Q3 Security: https://github.com/apple/cups/releases/tag/v2.2.12 Security: CVE-2019-8675 Security: CVE-2019-8696 Modified: head/print/cups/Makefile head/print/cups/distinfo Modified: head/print/cups/Makefile ============================================================================== --- head/print/cups/Makefile Fri Aug 16 11:18:04 2019 (r509074) +++ head/print/cups/Makefile Fri Aug 16 12:08:37 2019 (r509075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cups -PORTVERSION= 2.2.11 +PORTVERSION= 2.2.12 DISTVERSIONPREFIX=v CATEGORIES= print Modified: head/print/cups/distinfo ============================================================================== --- head/print/cups/distinfo Fri Aug 16 11:18:04 2019 (r509074) +++ head/print/cups/distinfo Fri Aug 16 12:08:37 2019 (r509075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555685808 -SHA256 (apple-cups-v2.2.11_GH0.tar.gz) = 23e2014f3ae653b8d6d2bb15ba7569a86bc381045f3c7ed2d1876c57dc112312 -SIZE (apple-cups-v2.2.11_GH0.tar.gz) = 10364301 +TIMESTAMP = 1565948185 +SHA256 (apple-cups-v2.2.12_GH0.tar.gz) = ed41305fa605dbaeb3aa4e96f91cda8ec49759f241c7ef66b56daa5a8cb1a39c +SIZE (apple-cups-v2.2.12_GH0.tar.gz) = 10370475