summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortaca <taca>2017-03-20 16:26:56 +0000
committertaca <taca>2017-03-20 16:26:56 +0000
commitd722ea51bd9677f0ec624e641e528cb2e6486d42 (patch)
tree5d3c63005f3bdd7f696100a58ecfe7e500cd431f /games
parentbc893a0e94c87097b691fdc7e007f163b31cb2ff (diff)
downloadpkgsrc-d722ea51bd9677f0ec624e641e528cb2e6486d42.tar.gz
Update ruby-squib to 0.13.2.
## v0.13.2 / 2017-01-27 Bugs: * Bump dependencies to latest stable versions. Pango et al. to 3.1.1 and Cairo to 1.15.5. This fixes some compatibility issues we noticed on Linux and Macs.
Diffstat (limited to 'games')
-rw-r--r--games/ruby-squib/Makefile22
-rw-r--r--games/ruby-squib/distinfo10
2 files changed, 16 insertions, 16 deletions
diff --git a/games/ruby-squib/Makefile b/games/ruby-squib/Makefile
index 3dcf304f618..f564c12392c 100644
--- a/games/ruby-squib/Makefile
+++ b/games/ruby-squib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/01/07 22:36:00 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/03/20 16:26:56 taca Exp $
-DISTNAME= squib-0.13.1
+DISTNAME= squib-0.13.2
#MASTER_SITES= ${MASTER_SITE_GITHUB:=andymeneely/}
CATEGORIES= games
#GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -13,21 +13,21 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-mercenary>=0.3.4:../../devel/ruby-mercenary
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.7.0:../../textproc/ruby-nokogiri
#DEPENDS+= ${RUBY_PKGPREFIX}-pkg-config-[0-9]*:../../devel/ruby-pkg-config
-DEPENDS+= ${RUBY_PKGPREFIX}-cairo>=1.15.3:../../graphics/ruby-cairo
+DEPENDS+= ${RUBY_PKGPREFIX}-cairo>=1.15.5:../../graphics/ruby-cairo
DEPENDS+= ${RUBY_PKGPREFIX}-progressbar>=1.8:../../misc/ruby-progressbar
DEPENDS+= ${RUBY_PKGPREFIX}-roo>=2.7.0:../../math/ruby-roo
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-pango>=3.0.9:../../devel/ruby-gnome2-pango
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-rsvg>=3.0.9:../../graphics/ruby-gnome2-rsvg
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gobject-introspection>=3.0.9:../../devel/ruby-gnome2-gobject-introspection
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gio>=3.0.9:../../devel/ruby-gnome2-gio
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-pango>=3.1.1:../../devel/ruby-gnome2-pango
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-rsvg>=3.1.1:../../graphics/ruby-gnome2-rsvg
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gobject-introspection>=3.1.1:../../devel/ruby-gnome2-gobject-introspection
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gio>=3.1.1:../../devel/ruby-gnome2-gio
RUBY_VERSIONS_ACCEPTED= 22 23
RUBYGEM_OPTIONS+= --format-executable
OVERRIDE_GEMSPEC+= roo>=2.7.0
-OVERRIDE_GEMSPEC+= gio2>=3.0.9
-OVERRIDE_GEMSPEC+= pango>=3.0.9
-OVERRIDE_GEMSPEC+= rsvg2>=3.0.9
-OVERRIDE_GEMSPEC+= gobject-introspection>=3.0.9
+OVERRIDE_GEMSPEC+= gio2>=3.1.1
+OVERRIDE_GEMSPEC+= pango>=3.1.1
+OVERRIDE_GEMSPEC+= rsvg2>=3.1.1
+OVERRIDE_GEMSPEC+= gobject-introspection>=3.1.1
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/ruby-squib/distinfo b/games/ruby-squib/distinfo
index d2db87353e9..0ce33468d89 100644
--- a/games/ruby-squib/distinfo
+++ b/games/ruby-squib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/01/07 22:36:00 wiz Exp $
+$NetBSD: distinfo,v 1.5 2017/03/20 16:26:56 taca Exp $
-SHA1 (squib-0.13.1.gem) = 20af15d2c103fc348eebfe78223730e16432c42e
-RMD160 (squib-0.13.1.gem) = e928ea0deee1bb6454152e7ee921d81d6ffe01f3
-SHA512 (squib-0.13.1.gem) = 4e4bf0622983d2adcef02b808263b563b696f6e1cda7c6bf0b605827d430b0d0a73bd64f27fee8c9111c396ca6a4e2218fb764824864c7b2d997da5f0e446e23
-Size (squib-0.13.1.gem) = 65024 bytes
+SHA1 (squib-0.13.2.gem) = a02413bec16c6c40da06b81654893c5651a67d92
+RMD160 (squib-0.13.2.gem) = 6c7c51197771f53b0022abfa53cd29897f244984
+SHA512 (squib-0.13.2.gem) = 9f46a04c604ff6e881580ec474332f4e157488b5297885c8eafdc2a63a43fe183d5990250913302dd5442e254801cf25238af567abf75aa223ac94a88c5cc480
+Size (squib-0.13.2.gem) = 65024 bytes