From owner-dev-commits-ports-all@freebsd.org Tue Jul 6 15:07:58 2021 Return-Path: Delivered-To: dev-commits-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 2265D65A5FD; Tue, 6 Jul 2021 15:07:58 +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 4GK5XD6k5Zz3Lxg; Tue, 6 Jul 2021 15:07:56 +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 4EB771BBD5; Tue, 6 Jul 2021 15:07:54 +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 166F7sEG023800; Tue, 6 Jul 2021 15:07:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 166F7sgg023799; Tue, 6 Jul 2021 15:07:54 GMT (envelope-from git) Date: Tue, 6 Jul 2021 15:07:54 GMT Message-Id: <202107061507.166F7sgg023799@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: e79f673c502b - main - graphics/rubygem-cairo: Update to 1.17.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e79f673c502baf59817b685138ee2dd2da902b42 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2021 15:07:58 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e79f673c502baf59817b685138ee2dd2da902b42 commit e79f673c502baf59817b685138ee2dd2da902b42 Author: Po-Chuan Hsieh AuthorDate: 2021-07-06 15:00:17 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-06 15:00:17 +0000 graphics/rubygem-cairo: Update to 1.17.5 - Update LICENSE - Update WWW Changes: https://github.com/rcairo/rcairo/blob/master/NEWS --- graphics/rubygem-cairo/Makefile | 7 ++++--- graphics/rubygem-cairo/distinfo | 6 +++--- graphics/rubygem-cairo/pkg-descr | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/graphics/rubygem-cairo/Makefile b/graphics/rubygem-cairo/Makefile index 386d931b6604..37c714876ea3 100644 --- a/graphics/rubygem-cairo/Makefile +++ b/graphics/rubygem-cairo/Makefile @@ -1,16 +1,17 @@ PORTNAME= cairo -PORTVERSION= 1.16.2 +PORTVERSION= 1.17.5 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GLib2 -LICENSE= GPLv2 RUBY +LICENSE= GPLv2+ RUBY LICENSE_COMB= dual RUN_DEPENDS= rubygem-native-package-installer>=1.0.3:devel/rubygem-native-package-installer \ - rubygem-pkg-config>=1.2.2:devel/rubygem-pkg-config + rubygem-pkg-config>=1.2.2:devel/rubygem-pkg-config \ + rubygem-red-colors>=0:graphics/rubygem-red-colors USES= gem gnome pkgconfig USE_GNOME= cairo diff --git a/graphics/rubygem-cairo/distinfo b/graphics/rubygem-cairo/distinfo index 87cda12a2548..edccecce4bfb 100644 --- a/graphics/rubygem-cairo/distinfo +++ b/graphics/rubygem-cairo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541938451 -SHA256 (rubygem/cairo-1.16.2.gem) = d98d013bb9665de5f4f33eb7bd4102f4e1d4e94313418dafec6efec1c3366ba6 -SIZE (rubygem/cairo-1.16.2.gem) = 100352 +TIMESTAMP = 1625323833 +SHA256 (rubygem/cairo-1.17.5.gem) = fa5ce0126c4c8bb75df1859c7e2bbbdda5bad18df7426415ee767571bf4e726d +SIZE (rubygem/cairo-1.17.5.gem) = 197120 diff --git a/graphics/rubygem-cairo/pkg-descr b/graphics/rubygem-cairo/pkg-descr index d8193052e33a..3be6d7286e72 100644 --- a/graphics/rubygem-cairo/pkg-descr +++ b/graphics/rubygem-cairo/pkg-descr @@ -1,3 +1,3 @@ Ruby/Cairo is a Ruby binding for Cairo. -WWW: http://cairographics.org/ +WWW: https://github.com/rcairo/rcairo