git: 0df358707745 - main - x11-toolkits/rubygem-pango: Update to 3.4.4

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 25 20:43:20 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0df358707745ac8a578dcb05c47e00c5ef3e6f1a

commit 0df358707745ac8a578dcb05c47e00c5ef3e6f1a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:21:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:36:29 +0000

    x11-toolkits/rubygem-pango: Update to 3.4.4
    
    Changes:        https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
---
 x11-toolkits/rubygem-pango/Makefile                         |  2 +-
 x11-toolkits/rubygem-pango/distinfo                         |  6 +++---
 x11-toolkits/rubygem-pango/files/patch-ext_pango_extconf.rb | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/x11-toolkits/rubygem-pango/Makefile b/x11-toolkits/rubygem-pango/Makefile
index 380fd530a2e3..4a28b6c102b3 100644
--- a/x11-toolkits/rubygem-pango/Makefile
+++ b/x11-toolkits/rubygem-pango/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pango
-PORTVERSION=	3.4.3
+PORTVERSION=	3.4.4
 CATEGORIES=	x11-toolkits rubygems
 MASTER_SITES=	RG
 
diff --git a/x11-toolkits/rubygem-pango/distinfo b/x11-toolkits/rubygem-pango/distinfo
index 883f9ac1d430..c8ca6a969b7d 100644
--- a/x11-toolkits/rubygem-pango/distinfo
+++ b/x11-toolkits/rubygem-pango/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589305294
-SHA256 (rubygem/pango-3.4.3.gem) = eec455e77ff2017576792ac6a65bc7c4a1a5c0c890a60223e6675a2585ed5517
-SIZE (rubygem/pango-3.4.3.gem) = 28160
+TIMESTAMP = 1619198993
+SHA256 (rubygem/pango-3.4.4.gem) = a14089352e211deb41b0d9e6ab144e27ffed7f6974d65cc170fdb13a1540e86f
+SIZE (rubygem/pango-3.4.4.gem) = 27648
diff --git a/x11-toolkits/rubygem-pango/files/patch-ext_pango_extconf.rb b/x11-toolkits/rubygem-pango/files/patch-ext_pango_extconf.rb
deleted file mode 100644
index 7dad20664eb2..000000000000
--- a/x11-toolkits/rubygem-pango/files/patch-ext_pango_extconf.rb
+++ /dev/null
@@ -1,11 +0,0 @@
---- ext/pango/extconf.rb.orig	2018-07-07 04:30:00 UTC
-+++ ext/pango/extconf.rb
-@@ -39,7 +39,7 @@ package_id = "pango"
- require "mkmf-gnome2"
- 
- depended_packages = [
--  "glib2",
-+  "cairo", "glib2", "pango",
-   "gobject-introspection",
- ]
- depended_packages.each do |package|


More information about the dev-commits-ports-all mailing list