From owner-svn-ports-all@freebsd.org Fri Jan 22 03:27:14 2021 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 02C5E4E84CF; Fri, 22 Jan 2021 03:27:14 +0000 (UTC) (envelope-from swills@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 4DMPns6ZWPz3r0W; Fri, 22 Jan 2021 03:27:13 +0000 (UTC) (envelope-from swills@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 D497E175F9; Fri, 22 Jan 2021 03:27:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10M3RDxL088503; Fri, 22 Jan 2021 03:27:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10M3RD0g088502; Fri, 22 Jan 2021 03:27:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202101220327.10M3RD0g088502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 22 Jan 2021 03:27:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562273 - head/graphics/p5-Cairo X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/graphics/p5-Cairo X-SVN-Commit-Revision: 562273 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.34 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, 22 Jan 2021 03:27:14 -0000 Author: swills Date: Fri Jan 22 03:27:13 2021 New Revision: 562273 URL: https://svnweb.freebsd.org/changeset/ports/562273 Log: graphics/p5-Cairo: update to 1.109 While here, drop maintainership since I no longer user this Modified: head/graphics/p5-Cairo/Makefile (contents, props changed) head/graphics/p5-Cairo/distinfo (contents, props changed) Modified: head/graphics/p5-Cairo/Makefile ============================================================================== --- head/graphics/p5-Cairo/Makefile Fri Jan 22 03:19:53 2021 (r562272) +++ head/graphics/p5-Cairo/Makefile Fri Jan 22 03:27:13 2021 (r562273) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= Cairo -PORTVERSION= 1.108 +PORTVERSION= 1.109 CATEGORIES= graphics perl5 MASTER_SITES= CPAN \ SF/gtk2-perl/${PORTNAME}/${PORTVERSION} MASTER_SITE_SUBDIR= CPAN:XAOC PKGNAMEPREFIX= p5- -MAINTAINER= swills@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl bindings to the cairo graphics library LICENSE= LGPL21 Modified: head/graphics/p5-Cairo/distinfo ============================================================================== --- head/graphics/p5-Cairo/distinfo Fri Jan 22 03:19:53 2021 (r562272) +++ head/graphics/p5-Cairo/distinfo Fri Jan 22 03:27:13 2021 (r562273) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607224137 -SHA256 (Cairo-1.108.tar.gz) = 6042cb7dc51675ab23437059c6384713c5fbbce844c4c60017d2e061948f05da -SIZE (Cairo-1.108.tar.gz) = 116922 +TIMESTAMP = 1611244200 +SHA256 (Cairo-1.109.tar.gz) = 8219736e401c2311da5f515775de43fd87e6384b504da36a192f2b217643077f +SIZE (Cairo-1.109.tar.gz) = 116924