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:   tsutsui
Date:           Sun Feb  5 00:41:57 UTC 2017

Modified Files:
        pkgsrc/www/ruby-sawyer: Makefile distinfo

Log Message:
Update ruby-sawyer to 0.8.1.

No upstream changelog, but a visible change for pkgsrc is
"Loosen faraday requirements to allow 0.10 to work."


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-sawyer/Makefile \
    pkgsrc/www/ruby-sawyer/distinfo

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.1 pkgsrc/www/ruby-sawyer/Makefile:1.2
--- pkgsrc/www/ruby-sawyer/Makefile:1.1 Mon Dec 14 13:53:27 2015
+++ pkgsrc/www/ruby-sawyer/Makefile     Sun Feb  5 00:41:57 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2015/12/14 13:53:27 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/02/05 00:41:57 tsutsui Exp $
 
-DISTNAME=      sawyer-0.6.0
+DISTNAME=      sawyer-0.8.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@ HOMEPAGE=       https://github.com/lostisland/
 COMMENT=       Secret User Agent of HTTP
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-faraday<0.10:../../www/ruby-faraday
+DEPENDS+=      ${RUBY_PKGPREFIX}-faraday>=0.8<1.0:../../www/ruby-faraday
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=2.3.5:../../net/ruby-addressable
 
 OVERRIDE_GEMSPEC+=     addressable>=2.3.5
Index: pkgsrc/www/ruby-sawyer/distinfo
diff -u pkgsrc/www/ruby-sawyer/distinfo:1.1 pkgsrc/www/ruby-sawyer/distinfo:1.2
--- pkgsrc/www/ruby-sawyer/distinfo:1.1 Mon Dec 14 13:53:27 2015
+++ pkgsrc/www/ruby-sawyer/distinfo     Sun Feb  5 00:41:57 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/12/14 13:53:27 taca Exp $
+$NetBSD: distinfo,v 1.2 2017/02/05 00:41:57 tsutsui Exp $
 
-SHA1 (sawyer-0.6.0.gem) = f1fc364c9a74aa0bc206a2a972534f77ced860b7
-RMD160 (sawyer-0.6.0.gem) = 8fda1f0204139a4dbf66e567ee4eb7f7a3792990
-SHA512 (sawyer-0.6.0.gem) = 079a5b4b350cbd52a22ae2dbe291f21823f3bbf70d39866f60c8d7470b0d09a7faa60c289dd67c4e178e360a73fb8de46a5567ff54eeb4423eea34edb603a5c8
-Size (sawyer-0.6.0.gem) = 15872 bytes
+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



Home | Main Index | Thread Index | Old Index