pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/ruby-squib
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 24 14:18:33 UTC 2018
Modified Files:
pkgsrc/games/ruby-squib: Makefile
Log Message:
games/ruby-squib: change dependency to ruby-highline17
Change dependency to devel/ruby-highline17.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/ruby-squib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/ruby-squib/Makefile
diff -u pkgsrc/games/ruby-squib/Makefile:1.11 pkgsrc/games/ruby-squib/Makefile:1.12
--- pkgsrc/games/ruby-squib/Makefile:1.11 Sat Mar 17 14:18:16 2018
+++ pkgsrc/games/ruby-squib/Makefile Sun Jun 24 14:18:33 2018
@@ -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-pango
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