summaryrefslogtreecommitdiff
path: root/net/p5-RT-Client-REST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-02 13:18:19 +0000
committerwiz <wiz@pkgsrc.org>2018-05-02 13:18:19 +0000
commit9b466c3359a456546be45710e46353c5371b75ef (patch)
tree53c1ed930dad74b6882df00304677ecea31c6968 /net/p5-RT-Client-REST
parentdcac931a86d8de423ab3d660c4ef448aec26d366 (diff)
downloadpkgsrc-9b466c3359a456546be45710e46353c5371b75ef.tar.gz
p5-RT-Client-REST: update to 0.52.
Fix dependencies. 0.52 Fri Apr 06 2018 "Dean Hamstead" <dean@bytefoundry.com.au> - Fix up lots of Pod Critic complaints - Fix up lots of Perl Critic complaints - Use Dist-Zilla for releases - Remove Pod, tests and other files that Dist-Zilla provides - Adjust git repo slightly - Note: no functional changes
Diffstat (limited to 'net/p5-RT-Client-REST')
-rw-r--r--net/p5-RT-Client-REST/Makefile18
-rw-r--r--net/p5-RT-Client-REST/distinfo10
2 files changed, 13 insertions, 15 deletions
diff --git a/net/p5-RT-Client-REST/Makefile b/net/p5-RT-Client-REST/Makefile
index eda82b76db9..fc509382cc0 100644
--- a/net/p5-RT-Client-REST/Makefile
+++ b/net/p5-RT-Client-REST/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/02/28 08:41:29 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.16 2018/05/02 13:18:19 wiz Exp $
-DISTNAME= RT-Client-REST-0.51
+DISTNAME= RT-Client-REST-0.52
PKGNAME= p5-${DISTNAME}
CATEGORIES= net devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RT/}
@@ -14,18 +13,17 @@ LICENSE= artistic
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/RT/Client/REST/.packlist
-BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+DEPENDS+= p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Format-DateParse
+DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-Error-[0-9]*:../../devel/p5-Error
DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
-DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Params-Validate-[0-9]*:../../devel/p5-Params-Validate
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-# for make test
-BUILD_DEPENDS+= p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Format-DateParse
-BUILD_DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+# TEST_DEPENDS
BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
-
-MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+BUILD_DEPENDS+= p5-HTTP-Server-Simple-[0-9]*:../../www/p5-HTTP-Server-Simple
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-RT-Client-REST/distinfo b/net/p5-RT-Client-REST/distinfo
index c826a1907dc..1fa141b9e0d 100644
--- a/net/p5-RT-Client-REST/distinfo
+++ b/net/p5-RT-Client-REST/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/02/28 08:41:29 wiz Exp $
+$NetBSD: distinfo,v 1.6 2018/05/02 13:18:19 wiz Exp $
-SHA1 (RT-Client-REST-0.51.tar.gz) = 23da39faedfa6ac4cb8980c65fa939e30ca0c7d2
-RMD160 (RT-Client-REST-0.51.tar.gz) = ce942e50e5ebd2792dd697ae72214d336d320d79
-SHA512 (RT-Client-REST-0.51.tar.gz) = fea39dda365bc6c66a1b9b0725af0d9af1eb16ae53f2684289e52efe7375ff8ee713fd5ca2eec4782bdb0156f56da6f3e5368d6f15d98c3aca48e9ddbca553d5
-Size (RT-Client-REST-0.51.tar.gz) = 84790 bytes
+SHA1 (RT-Client-REST-0.52.tar.gz) = 02e936447b0c01d52629ad4e17386c9b23bcba42
+RMD160 (RT-Client-REST-0.52.tar.gz) = 24b2a85479b82e6654c92725360109adf464d8ff
+SHA512 (RT-Client-REST-0.52.tar.gz) = 0f1a7977109853becc7d951e300bf9c7b1d9d716bc52fcae040391466696226e05828ed12eab41488e608570227c4bfe672aa59bb5a1aed2c307a84b5ebd6805
+Size (RT-Client-REST-0.52.tar.gz) = 77459 bytes