summaryrefslogtreecommitdiff
path: root/x11-toolkits/rubygem-poppler/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-03 19:35:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-03 19:35:43 +0000
commit58d4e44fce5ee7d49f98fe5f4166f20e8967846a (patch)
tree53eb3088e608a9b13204cc8c8a7302580eca3231 /x11-toolkits/rubygem-poppler/Makefile
parent- Update to 2.2.5 (diff)
- Update to 2.2.5
- Add LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master
Notes
Notes: svn path=/head/; revision=385303
Diffstat (limited to 'x11-toolkits/rubygem-poppler/Makefile')
-rw-r--r--x11-toolkits/rubygem-poppler/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index 99d5dea7e1ea..5a242fda0e5d 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -1,18 +1,19 @@
# $FreeBSD$
PORTNAME= poppler
-PORTVERSION= 2.2.3
-PORTREVISION= 2
+PORTVERSION= 2.2.5
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for Poppler
-RUN_DEPENDS= rubygem-cairo>=1.12.8:${PORTSDIR}/graphics/rubygem-cairo \
- rubygem-gdk_pixbuf2>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-gdk_pixbuf2
+LICENSE= LGPL21 LGPL3
+LICENSE_COMB= dual
LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
+RUN_DEPENDS= rubygem-cairo>=1.14.0:${PORTSDIR}/graphics/rubygem-cairo \
+ rubygem-gdk_pixbuf2>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-gdk_pixbuf2
USE_RUBY= yes
USE_RUBYGEMS= yes