pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-octokit
Module Name: pkgsrc
Committed By: taca
Date: Mon Apr 27 06:12:54 UTC 2020
Modified Files:
pkgsrc/devel/ruby-octokit: Makefile PLIST distinfo
Log Message:
devel/ruby-octokit: update to 4.18.0
Update ruby-octokit to 4.18.0.
4.18.0 (2020-03-25)
Documentation
* #1200 Fix an API link in the Search client @NickLaMuro
Preview Header Support
* #1183 Enable issue events API to return project events @gammons
* #1203 Update deprecated application API to new preview @oreoshake
Bug Fixes
* #1201 Fix random test failures @MSP-Greg
* #1218 Fix incorrect URLs for the Authorizations client @tarebyte
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ruby-octokit/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-octokit/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-octokit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-octokit/Makefile
diff -u pkgsrc/devel/ruby-octokit/Makefile:1.12 pkgsrc/devel/ruby-octokit/Makefile:1.13
--- pkgsrc/devel/ruby-octokit/Makefile:1.12 Sun Mar 15 15:55:53 2020
+++ pkgsrc/devel/ruby-octokit/Makefile Mon Apr 27 06:12:54 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/03/15 15:55:53 taca Exp $
+# $NetBSD: Makefile,v 1.13 2020/04/27 06:12:54 taca Exp $
-DISTNAME= octokit-4.17.0
+DISTNAME= octokit-4.18.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-octokit/PLIST
diff -u pkgsrc/devel/ruby-octokit/PLIST:1.9 pkgsrc/devel/ruby-octokit/PLIST:1.10
--- pkgsrc/devel/ruby-octokit/PLIST:1.9 Sun Mar 8 14:26:37 2020
+++ pkgsrc/devel/ruby-octokit/PLIST Mon Apr 27 06:12:54 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/03/08 14:26:37 taca Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/04/27 06:12:54 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/CONTRIBUTING.md
@@ -36,6 +36,7 @@ ${GEM_LIBDIR}/lib/octokit/client/marketp
${GEM_LIBDIR}/lib/octokit/client/meta.rb
${GEM_LIBDIR}/lib/octokit/client/milestones.rb
${GEM_LIBDIR}/lib/octokit/client/notifications.rb
+${GEM_LIBDIR}/lib/octokit/client/oauth_applications.rb
${GEM_LIBDIR}/lib/octokit/client/objects.rb
${GEM_LIBDIR}/lib/octokit/client/organizations.rb
${GEM_LIBDIR}/lib/octokit/client/pages.rb
Index: pkgsrc/devel/ruby-octokit/distinfo
diff -u pkgsrc/devel/ruby-octokit/distinfo:1.11 pkgsrc/devel/ruby-octokit/distinfo:1.12
--- pkgsrc/devel/ruby-octokit/distinfo:1.11 Sun Mar 15 15:55:53 2020
+++ pkgsrc/devel/ruby-octokit/distinfo Mon Apr 27 06:12:54 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/03/15 15:55:53 taca Exp $
+$NetBSD: distinfo,v 1.12 2020/04/27 06:12:54 taca Exp $
-SHA1 (octokit-4.17.0.gem) = a12db83a13e42fea6016fffa0478bf2e411a2307
-RMD160 (octokit-4.17.0.gem) = a3a9acf36e093dd659b8abdb3e5754de057cbf2e
-SHA512 (octokit-4.17.0.gem) = acce8d8ead5d19beba860a9c39ed8df867346f8f2a4ed9b6176a6535ee81aa369f5dace5af7ec5c44e5070013b4197b35773398ddf672cd0a0be974dda750321
-Size (octokit-4.17.0.gem) = 80896 bytes
+SHA1 (octokit-4.18.0.gem) = d5d67e56e1f2e6ece7cb9033fd8bda4c378014b7
+RMD160 (octokit-4.18.0.gem) = 8c0cd6e478031907a701046ca290e3b47f21ca44
+SHA512 (octokit-4.18.0.gem) = 8b1bffaa3b9d6fbb029e4373a32824765376db9722dddc706386bc846d45a520c9b2451ce5c223ff6a2a1e1fde7880bc6350cf60f6fc1cc0dd2901dbe8e465f2
+Size (octokit-4.18.0.gem) = 81408 bytes
Home |
Main Index |
Thread Index |
Old Index