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: Sat Nov 19 15:44:56 UTC 2016
Modified Files:
pkgsrc/games/ruby-squib: Makefile distinfo
Removed Files:
pkgsrc/games/ruby-squib/patches: patch-squib.gemspec
Log Message:
Stop patching gemspec file and use OVERRIDE_GEMSPEC with updated
update-gemspec.rb script.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/ruby-squib/Makefile \
pkgsrc/games/ruby-squib/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/games/ruby-squib/patches/patch-squib.gemspec
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.1 pkgsrc/games/ruby-squib/Makefile:1.2
--- pkgsrc/games/ruby-squib/Makefile:1.1 Tue Nov 1 21:48:36 2016
+++ pkgsrc/games/ruby-squib/Makefile Sat Nov 19 15:44:56 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/11/01 21:48:36 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/11/19 15:44:56 taca Exp $
DISTNAME= squib-0.11.0
#MASTER_SITES= ${MASTER_SITE_GITHUB:=andymeneely/}
@@ -23,6 +23,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gio>=
RUBY_VERSIONS_ACCEPTED= 22 23
RUBYGEM_OPTIONS+= --format-executable
+OVERRIDE_GEMSPEC+= roo>=2.5.1
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/games/ruby-squib/distinfo
diff -u pkgsrc/games/ruby-squib/distinfo:1.1 pkgsrc/games/ruby-squib/distinfo:1.2
--- pkgsrc/games/ruby-squib/distinfo:1.1 Tue Nov 1 21:48:36 2016
+++ pkgsrc/games/ruby-squib/distinfo Sat Nov 19 15:44:56 2016
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/11/01 21:48:36 wiz Exp $
+$NetBSD: distinfo,v 1.2 2016/11/19 15:44:56 taca Exp $
SHA1 (squib-0.11.0.gem) = c1b1ef68b1ea8e0532548fade50ea557e1edb888
RMD160 (squib-0.11.0.gem) = 733166b33a416b8d18320092587d242c8940744b
SHA512 (squib-0.11.0.gem) = 6bea73bf1ab90d928cfab8031c5a8a5de0723151a1d8de0a5c166bf4eda3a636d63ac40cff9f3dc76c93421eb98772c90fb6f35e0c54b95b888118a5388c8753
Size (squib-0.11.0.gem) = 2314240 bytes
-SHA1 (patch-squib.gemspec) = ac8763be98bae63c687fbbaf0bc0f76eab6b2edd
Home |
Main Index |
Thread Index |
Old Index