pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/ruby-squib games/ruby-squib: change dependency t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7506ae70b6e6
branches: trunk
changeset: 382247:7506ae70b6e6
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jun 24 14:18:33 2018 +0000
description:
games/ruby-squib: change dependency to ruby-highline17
Change dependency to devel/ruby-highline17.
Bump PKGREVISION.
diffstat:
games/ruby-squib/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 9bc4aa823fd9 -r 7506ae70b6e6 games/ruby-squib/Makefile
--- a/games/ruby-squib/Makefile Sun Jun 24 14:17:27 2018 +0000
+++ b/games/ruby-squib/Makefile Sun Jun 24 14:18:33 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/03/17 14:18:16 taca Exp $
+# $NetBSD: Makefile,v 1.12 2018/06/24 14:18:33 taca Exp $
DISTNAME= squib-0.14.1
+PKGREVISION= 1
#MASTER_SITES= ${MASTER_SITE_GITHUB:=andymeneely/}
CATEGORIES= games
#GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -21,7 +22,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-rsvg>=3.2.1:../../graphics/ruby-gnome2-rsvg
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gobject-introspection>=3.2.1:../../devel/ruby-gnome2-gobject-introspection
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gio>=3.2.1:../../devel/ruby-gnome2-gio
-DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.7.10<1.8:../../devel/ruby-highline
+DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.7.10<1.8:../../devel/ruby-highline17
RUBYGEM_OPTIONS+= --format-executable
Home |
Main Index |
Thread Index |
Old Index