Tue Oct 25 16:23:50 2016 UTC ()
Update ruby-octokit to 4.4.1.

Bugfix Release

Introduced in v4.4.0 #pages method was incorrectly updated to require the
new preview header.


(taca)
diff -r1.4 -r1.5 pkgsrc/devel/ruby-octokit/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/ruby-octokit/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/ruby-octokit/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-octokit/Makefile 2016/10/24 14:13:08 1.4
+++ pkgsrc/devel/ruby-octokit/Makefile 2016/10/25 16:23:50 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.4 2016/10/24 14:13:08 taca Exp $ 1# $NetBSD: Makefile,v 1.5 2016/10/25 16:23:50 taca Exp $
2 2
3DISTNAME= octokit-4.4.0 3DISTNAME= octokit-4.4.1
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/octokit/octokit.rb 7HOMEPAGE= https://github.com/octokit/octokit.rb
8COMMENT= Ruby toolkit for working with the GitHub API 8COMMENT= Ruby toolkit for working with the GitHub API
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-sawyer>=0.5.3:../../www/ruby-sawyer 11DEPENDS+= ${RUBY_PKGPREFIX}-sawyer>=0.5.3:../../www/ruby-sawyer
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/ruby-octokit/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-octokit/distinfo 2016/10/24 14:13:08 1.3
+++ pkgsrc/devel/ruby-octokit/distinfo 2016/10/25 16:23:50 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2016/10/24 14:13:08 taca Exp $ 1$NetBSD: distinfo,v 1.4 2016/10/25 16:23:50 taca Exp $
2 2
3SHA1 (octokit-4.4.0.gem) = 1e19c36070de7f1f93056809a23a71d671692119 3SHA1 (octokit-4.4.1.gem) = 50301950e91ce83ea514b773ea5d38facf71d837
4RMD160 (octokit-4.4.0.gem) = 93e8ae7f9f58f466fc347b4064a0e07372c8c50b 4RMD160 (octokit-4.4.1.gem) = e9e545515e781dc99d9b3f209f55f58fce860855
5SHA512 (octokit-4.4.0.gem) = 441c7a6b1d593501dc78ec9d0cd405a8ac8b07e657e155cf032a8f9c5155bf0cf26e5d203fefc2189e34466c2a2d069f9406d9f2981944448d1dee0c7b994fbd 5SHA512 (octokit-4.4.1.gem) = 0a6aa175998669c4824a5ee403d9fd9261b42b3f0995d986f1dd767a19011c7d996abbe6087d27aabf7d529f4462af9a922453df86eb528987b39834e69aaa8a
6Size (octokit-4.4.0.gem) = 69632 bytes 6Size (octokit-4.4.1.gem) = 69632 bytes