summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-03-08 14:07:50 +0000
committertaca <taca@pkgsrc.org>2016-03-08 14:07:50 +0000
commitb9fe0d0a6356dcd9e1a2230e1e397691c2925fb0 (patch)
treeffbb1c7b17ee1f2872f1ef18ae15b31d54b5dfd6 /devel
parentc6041859aa9fa8400d8df6d72468bd073a6b8ca1 (diff)
downloadpkgsrc-b9fe0d0a6356dcd9e1a2230e1e397691c2925fb0.tar.gz
Update ruby-octokit to 4.3.0.
v4.3.0 * #667 Fix org creation to include login and admin. @nmaki * #668 Allow org hooks to be used by org login or ID @tarebyte * #677 Fix Migration API bug @gjtorikian * #678 Fix Managment console bug @gjtorikian * #680 Add Hooks#ping_hook method @joeyw * #682 Add Gists#gist_commits method @joeyw * #683 Add Gists#gist_forks method @joeyw * #692 Fetch stats with retry * #722 Add Source Imports preview to Octokit @tarebyte * #725 Loosen sawyer dependency @nlopes
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-octokit/Makefile4
-rw-r--r--devel/ruby-octokit/PLIST3
-rw-r--r--devel/ruby-octokit/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/ruby-octokit/Makefile b/devel/ruby-octokit/Makefile
index 0a95aba7107..877ab7bbd6e 100644
--- a/devel/ruby-octokit/Makefile
+++ b/devel/ruby-octokit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2015/12/13 16:32:39 taca Exp $
+# $NetBSD: Makefile,v 1.2 2016/03/08 14:07:50 taca Exp $
-DISTNAME= octokit-4.2.0
+DISTNAME= octokit-4.3.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-octokit/PLIST b/devel/ruby-octokit/PLIST
index fa9da0facc8..6d9c09dc7a4 100644
--- a/devel/ruby-octokit/PLIST
+++ b/devel/ruby-octokit/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/13 16:32:39 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/03/08 14:07:50 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/CONTRIBUTING.md
@@ -41,6 +41,7 @@ ${GEM_LIBDIR}/lib/octokit/client/repositories.rb
${GEM_LIBDIR}/lib/octokit/client/say.rb
${GEM_LIBDIR}/lib/octokit/client/search.rb
${GEM_LIBDIR}/lib/octokit/client/service_status.rb
+${GEM_LIBDIR}/lib/octokit/client/source_import.rb
${GEM_LIBDIR}/lib/octokit/client/stats.rb
${GEM_LIBDIR}/lib/octokit/client/statuses.rb
${GEM_LIBDIR}/lib/octokit/client/users.rb
diff --git a/devel/ruby-octokit/distinfo b/devel/ruby-octokit/distinfo
index 9c377b857a9..23427c7c795 100644
--- a/devel/ruby-octokit/distinfo
+++ b/devel/ruby-octokit/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/12/13 16:32:39 taca Exp $
+$NetBSD: distinfo,v 1.2 2016/03/08 14:07:50 taca Exp $
-SHA1 (octokit-4.2.0.gem) = a666cbb40a335b202e8e50dd4f58ba7294a49319
-RMD160 (octokit-4.2.0.gem) = 6f6250a0045d3e4fb765b3cb187c8d5138f265a4
-SHA512 (octokit-4.2.0.gem) = 18c529108315b4b1b02cb5db373aba7b2cb524e04a951563c0df12b978e97c836216582c7f2126f0079b3dccbe20dcd249438a21eafde8a8daa4c5a7addaa421
-Size (octokit-4.2.0.gem) = 65024 bytes
+SHA1 (octokit-4.3.0.gem) = 37b4b86550461946e759ec3a5dee547dcbddee1d
+RMD160 (octokit-4.3.0.gem) = 428bf1b990e7f5a67a615138b7af7bb9c9a5282d
+SHA512 (octokit-4.3.0.gem) = a1fd607bdcfd03e74c8c69135248c64dec42f45a0c031244d2374db964ed2039cb8a4690b6dda6aa56e6179cfb12dc7873b0d64423fd5eaea137e9b984932e54
+Size (octokit-4.3.0.gem) = 66560 bytes