pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-GitLab-API-v4



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Nov 27 12:32:24 UTC 2019

Modified Files:
        pkgsrc/devel/p5-GitLab-API-v4: Makefile distinfo

Log Message:
(devel/p5-GitLab-API-v4) Updated to 0.23

0.23 2019-10-18T19:55:06Z

 - Fix delete_runner so that it doesn't try to decode the response.
 - Any 204 response now just blanket returns undef.
 - More contextual JSON decoding error messages.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-GitLab-API-v4/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-GitLab-API-v4/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/p5-GitLab-API-v4/Makefile
diff -u pkgsrc/devel/p5-GitLab-API-v4/Makefile:1.5 pkgsrc/devel/p5-GitLab-API-v4/Makefile:1.6
--- pkgsrc/devel/p5-GitLab-API-v4/Makefile:1.5  Sat Oct 19 13:21:21 2019
+++ pkgsrc/devel/p5-GitLab-API-v4/Makefile      Wed Nov 27 12:32:24 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/10/19 13:21:21 mef Exp $
+# $NetBSD: Makefile,v 1.6 2019/11/27 12:32:24 mef Exp $
 
-DISTNAME=      GitLab-API-v4-0.22
+DISTNAME=      GitLab-API-v4-0.23
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BL/BLUEFEET/}

Index: pkgsrc/devel/p5-GitLab-API-v4/distinfo
diff -u pkgsrc/devel/p5-GitLab-API-v4/distinfo:1.3 pkgsrc/devel/p5-GitLab-API-v4/distinfo:1.4
--- pkgsrc/devel/p5-GitLab-API-v4/distinfo:1.3  Sat Oct 19 13:21:21 2019
+++ pkgsrc/devel/p5-GitLab-API-v4/distinfo      Wed Nov 27 12:32:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/10/19 13:21:21 mef Exp $
+$NetBSD: distinfo,v 1.4 2019/11/27 12:32:24 mef Exp $
 
-SHA1 (GitLab-API-v4-0.22.tar.gz) = 4790fe06a588a11cee637aea291538813b2498d2
-RMD160 (GitLab-API-v4-0.22.tar.gz) = 290818e285d8de9f27ee706e711a3aeef185fc1a
-SHA512 (GitLab-API-v4-0.22.tar.gz) = fe629e467004b43273fb8f36217775305888928134f73e79e6f00e42d433e62bcb9ad0d227adc74a8027fc8b4d9adf18787a1119505bb8f171e8b2a4b603c162
-Size (GitLab-API-v4-0.22.tar.gz) = 84442 bytes
+SHA1 (GitLab-API-v4-0.23.tar.gz) = b85b7ac91c66a5194e466aeaa6e627b74092a9b1
+RMD160 (GitLab-API-v4-0.23.tar.gz) = 936d4626ce58abdd666d46cdf65a85fa075c93f0
+SHA512 (GitLab-API-v4-0.23.tar.gz) = 7b1dab8623514562acb829c2bbe56fc90cc88f9c7e40a5584f013d56d1d099a9d6d8e0c0557943eb20fe02ed520b6698d93d1aa0dc13d8d65e36697c20d53479
+Size (GitLab-API-v4-0.23.tar.gz) = 84609 bytes



Home | Main Index | Thread Index | Old Index