aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/rubygem-poppler
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2017-01-02 02:57:52 +0800
committerswills <swills@FreeBSD.org>2017-01-02 02:57:52 +0800
commitf11935f936ccfb3ad91a02233a0783d34c626944 (patch)
tree812a3c1e702079087e6556a82e8334a1824c4eb9 /x11-toolkits/rubygem-poppler
parent9552bc283fd7c4b1c84f3825c3645ae08e6f0356 (diff)
downloadfreebsd-ports-gnome-f11935f936ccfb3ad91a02233a0783d34c626944.tar.gz
freebsd-ports-gnome-f11935f936ccfb3ad91a02233a0783d34c626944.tar.zst
freebsd-ports-gnome-f11935f936ccfb3ad91a02233a0783d34c626944.zip
x11/rubygem-gnome2: update to 3.1.0
Update x11/rubygem-gnome2 and friends to 3.1.0
Diffstat (limited to 'x11-toolkits/rubygem-poppler')
-rw-r--r--x11-toolkits/rubygem-poppler/Makefile3
-rw-r--r--x11-toolkits/rubygem-poppler/distinfo5
-rw-r--r--x11-toolkits/rubygem-poppler/files/patch-ext_poppler_extconf.rb8
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index acaeac944218..e885cce93c5d 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= poppler
-PORTVERSION= 3.0.8
-PORTREVISION= 1
+PORTVERSION= 3.1.0
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
diff --git a/x11-toolkits/rubygem-poppler/distinfo b/x11-toolkits/rubygem-poppler/distinfo
index 11964ae7262d..ea1baa707cec 100644
--- a/x11-toolkits/rubygem-poppler/distinfo
+++ b/x11-toolkits/rubygem-poppler/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/poppler-3.0.8.gem) = ee56540aba2edd84d3ee466df5f8e2ec99ea7ecd100e83a02bf5b2448742c98d
-SIZE (rubygem/poppler-3.0.8.gem) = 66048
+TIMESTAMP = 1483285227
+SHA256 (rubygem/poppler-3.1.0.gem) = 13d64392b69d3b68d41096b1e22261de5f30820bec884fca21ae443d3c663ee9
+SIZE (rubygem/poppler-3.1.0.gem) = 66048
diff --git a/x11-toolkits/rubygem-poppler/files/patch-ext_poppler_extconf.rb b/x11-toolkits/rubygem-poppler/files/patch-ext_poppler_extconf.rb
index bd197107833b..703405233793 100644
--- a/x11-toolkits/rubygem-poppler/files/patch-ext_poppler_extconf.rb
+++ b/x11-toolkits/rubygem-poppler/files/patch-ext_poppler_extconf.rb
@@ -1,10 +1,10 @@
---- ext/poppler/extconf.rb.orig 2016-01-19 22:11:59 UTC
-+++ ext/poppler/extconf.rb
-@@ -30,7 +30,7 @@ rescue LoadError
+--- ext/poppler/extconf.rb.orig 2017-01-01 10:59:42.019656000 -0500
++++ ext/poppler/extconf.rb 2017-01-01 11:01:12.967319000 -0500
+@@ -30,7 +30,7 @@
require 'mkmf-gnome2'
end
--["glib2", "atk", "gdk_pixbuf2"].each do |package|
+-["glib2", "atk"].each do |package|
+["cairo", "glib2", "atk", "gdk_pixbuf2"].each do |package|
directory = "#{package}#{version_suffix}"
build_dir = "#{directory}/tmp/#{RUBY_PLATFORM}/#{package}/#{RUBY_VERSION}"
s'>-1/+0 * - Bump PORTREVISION to chase the update of math/libtommath.araujo2010-08-101-1/+1 * Switch to use newer GMP version.ale2010-04-191-1/+2 * - Reassign maintainer to ports@wxs2009-09-101-1/+1 * - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichwxs2009-05-091-0/+1 * Update my address.wxs2008-02-041-1/+1 * - Update to 1.17.araujo2007-06-223-7/+4 * - Update to 1.16miwi2007-01-103-6/+7 * - Update to 1.14garga2006-09-192-4/+4 * - Update maintainer addressesmiwi2006-08-201-1/+1 * - security/libtomcrypt is up to 1.13 now. The attached patch updates theclsung2006-07-132-5/+5 * * security/libtomcryptgarga2006-06-012-7/+21 * Upgrade to 1.10.vanilla2006-03-212-10/+4 * Libtom* is back online at libtomcrypt.com. Point the ports back atcperciva2006-03-182-5/+3 * Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and markcperciva2006-02-211-4/+4 * Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt ascperciva2006-02-201-0/+2 * - Update to 1.09garga2006-02-072-6/+11 * - Update to 1.08tdb2005-12-043-29/+27 * - Update to 1.06pav2005-08-294-16/+84 * - Update to 1.02 [1]jylefort2005-05-235-69/+26 * - Libtomcrypt released a patchset to fix a few security bugs.pav2005-02-112-2/+15 * - Update to 1.0pav2005-01-145-51/+52 * - Update to 0.99pav2004-11-213-3/+5 * - Update maintainer's email addresspav2004-11-151-1/+1 * Update to 0.98vs2004-08-094-45/+16 * - Update to 0.94pav2004-05-044-94/+7