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: Tue Nov 23 14:30:02 UTC 2021
Modified Files:
pkgsrc/games/ruby-squib: Makefile PLIST distinfo
Log Message:
games/ruby-squib: update to 0.18.0
pkgsrc change: drop ruby26 support.
0.18.0 / (2021-10-26)
Features:
* Placeholders! Missing images to svg and png can be replaced by a
placeholder (#339)
* New config option: img_missing. When an image is missing, warn or error to
the console (#339)
* save_sheet learned how to rotate individual images! (#301)
Compatibility:
* Because of the features above, the new default behavior is to warn instead
of errors on a missing file
* Ruby 2.7 is officially our minimum Ruby, since Ruby 2.6 will EOL in about
six months from now
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/games/ruby-squib/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/ruby-squib/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/games/ruby-squib/distinfo
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.22 pkgsrc/games/ruby-squib/Makefile:1.23
--- pkgsrc/games/ruby-squib/Makefile:1.22 Sun Sep 19 16:41:39 2021
+++ pkgsrc/games/ruby-squib/Makefile Tue Nov 23 14:30:02 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2021/09/19 16:41:39 taca Exp $
+# $NetBSD: Makefile,v 1.23 2021/11/23 14:30:02 taca Exp $
-DISTNAME= squib-0.17.2
+DISTNAME= squib-0.18.0
#MASTER_SITES= ${MASTER_SITE_GITHUB:=andymeneely/}
CATEGORIES= games
#GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -24,8 +24,10 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rsvg2>=3.4<4
#DEPENDS+= ${RUBY_PKGPREFIX}-gio2>=3.4<4:../../devel/ruby-gio2
DEPENDS+= ${RUBY_PKGPREFIX}-highline>=2.0.3<2.1:../../devel/ruby-highline
+RUBY_VERSIONS_ACCEPTED= 27 30
+
RUBYGEM_OPTIONS+= --format-executable
-OVERRIDE_GEMSPEC+= classy_hash>=0.2.1
+OVERRIDE_GEMSPEC+= classy_hash>=0.2.1 mercenary>=0.4.0
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/games/ruby-squib/PLIST
diff -u pkgsrc/games/ruby-squib/PLIST:1.8 pkgsrc/games/ruby-squib/PLIST:1.9
--- pkgsrc/games/ruby-squib/PLIST:1.8 Tue Aug 31 15:21:24 2021
+++ pkgsrc/games/ruby-squib/PLIST Tue Nov 23 14:30:02 2021
@@ -1,8 +1,14 @@
-@comment $NetBSD: PLIST,v 1.8 2021/08/31 15:21:24 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/11/23 14:30:02 taca Exp $
bin/squib${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/ISSUE_TEMPLATE/bug_report.md
+${GEM_LIBDIR}/.github/ISSUE_TEMPLATE/feature_request.md
+${GEM_LIBDIR}/.github/ISSUE_TEMPLATE/help-wanted.md
+${GEM_LIBDIR}/.github/ISSUE_TEMPLATE/release-todo.md
+${GEM_LIBDIR}/.github/PULL_REQUEST_TEMPLATE.md
${GEM_LIBDIR}/.github/workflows/tests.yml
${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.vscode/settings.json
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/Dockerfile
@@ -10,7 +16,6 @@ ${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Guardfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/RELEASE TODO.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/squib
${GEM_LIBDIR}/lib/squib.rb
@@ -163,6 +168,7 @@ ${GEM_LIBDIR}/samples/hello_world.rb
${GEM_LIBDIR}/samples/images/_cairo_access.rb
${GEM_LIBDIR}/samples/images/_images.rb
${GEM_LIBDIR}/samples/images/_more_load_images.rb
+${GEM_LIBDIR}/samples/images/_placeholders.rb
${GEM_LIBDIR}/samples/intro/01_hello.rb
${GEM_LIBDIR}/samples/intro/02_options.rb
${GEM_LIBDIR}/samples/intro/03_layout.rb
Index: pkgsrc/games/ruby-squib/distinfo
diff -u pkgsrc/games/ruby-squib/distinfo:1.16 pkgsrc/games/ruby-squib/distinfo:1.17
--- pkgsrc/games/ruby-squib/distinfo:1.16 Tue Oct 26 10:44:23 2021
+++ pkgsrc/games/ruby-squib/distinfo Tue Nov 23 14:30:02 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 10:44:23 nia Exp $
+$NetBSD: distinfo,v 1.17 2021/11/23 14:30:02 taca Exp $
-BLAKE2s (squib-0.17.2.gem) = 4c025bfb5f2698cf11e7e7ebf328a1ae8e95b79bb0f4b333df17da25bef48d3b
-SHA512 (squib-0.17.2.gem) = 94b930dfd0d13e0aa42fcf3452af96dd92cd7314e733ad5f1c8e1a3df3f55b687cf2d93a7312712fd5f1d755d76597b9de152132f3e885e09ece391b17c6f659
-Size (squib-0.17.2.gem) = 98304 bytes
+BLAKE2s (squib-0.18.0.gem) = 94f1722ef49306665f69248f49956f8eb753738b8bb784314116a67f58fa9edd
+SHA512 (squib-0.18.0.gem) = d5450d885c7d56ea5a9641686ede6ef593535df044526eb38f0a5732313f5e6841c24199759192b72dcebea968f6e0a74000fff3d6f50861304c8607814a053f
+Size (squib-0.18.0.gem) = 100864 bytes
Home |
Main Index |
Thread Index |
Old Index