pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-sawyer
Module Name: pkgsrc
Committed By: taca
Date: Sat Mar 21 17:16:35 UTC 2020
Modified Files:
pkgsrc/www/ruby-sawyer: Makefile PLIST distinfo
Log Message:
www/ruby-sawyer: update to 0.8.2
Update ruby-sawyer to 0.8.2.
pkgsrc change: add "USE_LANGAUGES= # none".
No release notes available, but it relax version dependency.
For more information, please refer: <https://github.com/lostisland/sawyer/compare/v0.8.1...v0.8.2>.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-sawyer/Makefile \
pkgsrc/www/ruby-sawyer/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-sawyer/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-sawyer/Makefile
diff -u pkgsrc/www/ruby-sawyer/Makefile:1.2 pkgsrc/www/ruby-sawyer/Makefile:1.3
--- pkgsrc/www/ruby-sawyer/Makefile:1.2 Sun Feb 5 00:41:57 2017
+++ pkgsrc/www/ruby-sawyer/Makefile Sat Mar 21 17:16:35 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/02/05 00:41:57 tsutsui Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/21 17:16:35 taca Exp $
-DISTNAME= sawyer-0.8.1
+DISTNAME= sawyer-0.8.2
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,10 +8,10 @@ HOMEPAGE= https://github.com/lostisland/
COMMENT= Secret User Agent of HTTP
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-faraday>=0.8<1.0:../../www/ruby-faraday
+DEPENDS+= ${RUBY_PKGPREFIX}-faraday>=0.8:../../www/ruby-faraday
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3.5:../../net/ruby-addressable
-OVERRIDE_GEMSPEC+= addressable>=2.3.5
+USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/ruby-sawyer/distinfo
diff -u pkgsrc/www/ruby-sawyer/distinfo:1.2 pkgsrc/www/ruby-sawyer/distinfo:1.3
--- pkgsrc/www/ruby-sawyer/distinfo:1.2 Sun Feb 5 00:41:57 2017
+++ pkgsrc/www/ruby-sawyer/distinfo Sat Mar 21 17:16:35 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/02/05 00:41:57 tsutsui Exp $
+$NetBSD: distinfo,v 1.3 2020/03/21 17:16:35 taca Exp $
-SHA1 (sawyer-0.8.1.gem) = 24b50b7d0765c27a47f13b52f5b272e64106a6f1
-RMD160 (sawyer-0.8.1.gem) = 4fece4829631589498c3aad37c868ce92626ac57
-SHA512 (sawyer-0.8.1.gem) = d057c34e1ee1bfc5939cfc002118fcc31579846814caa668e3633d5c04dd2437aa71b417626f669aca3a082481bf493682720260592072367af104c20fd34783
-Size (sawyer-0.8.1.gem) = 15872 bytes
+SHA1 (sawyer-0.8.2.gem) = 56ae5567cd81b1786e6c6b94c4ae66eae598bfba
+RMD160 (sawyer-0.8.2.gem) = 72682b6988d1a463be8d6d78ee79ced9968332c1
+SHA512 (sawyer-0.8.2.gem) = e6e4e0e9e031a11c330d6fbb77d151c6b7b71b8e8534c2d9b0949fba33fd70c16edd0ce2cc554b413009994db553b81599d1022598f124d9d9cf06838e6e5c62
+Size (sawyer-0.8.2.gem) = 12800 bytes
Index: pkgsrc/www/ruby-sawyer/PLIST
diff -u pkgsrc/www/ruby-sawyer/PLIST:1.1 pkgsrc/www/ruby-sawyer/PLIST:1.2
--- pkgsrc/www/ruby-sawyer/PLIST:1.1 Mon Dec 14 13:53:27 2015
+++ pkgsrc/www/ruby-sawyer/PLIST Sat Mar 21 17:16:35 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/14 13:53:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/03/21 17:16:35 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.md
@@ -18,9 +18,4 @@ ${GEM_LIBDIR}/script/console
${GEM_LIBDIR}/script/package
${GEM_LIBDIR}/script/release
${GEM_LIBDIR}/script/test
-${GEM_LIBDIR}/test/agent_test.rb
-${GEM_LIBDIR}/test/helper.rb
-${GEM_LIBDIR}/test/relation_test.rb
-${GEM_LIBDIR}/test/resource_test.rb
-${GEM_LIBDIR}/test/response_test.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Home |
Main Index |
Thread Index |
Old Index