summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-07-20 12:19:03 +0000
committermef <mef@pkgsrc.org>2016-07-20 12:19:03 +0000
commit347acebb21105fa25e6116ff0b234a630f2c39e4 (patch)
tree96f0d05867c7cb3d1a281f568b3684b957565742 /net
parent20163f38b34e315b1d39eb8be7bb204828a4cce5 (diff)
downloadpkgsrc-347acebb21105fa25e6116ff0b234a630f2c39e4.tar.gz
(pkgsrc)
- Added following packages on BUILD_DEPENDS for make test p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Format-DateParse p5-DateTime-[0-9]*:../../time/p5-DateTime p5-CGI-[0-9]*:../../www/p5-CGI (upstream) - Updated net/p5-RT-Client-REST to 0.50 --------------------------------------- 0.50 Fri Dec 11 2015 "Sarvesh Das" <sarveshd@opmbx.org> - Added the 'disabled' attribute to RT::Client::REST::Group and RT::Client::REST::Queue to match the addition in RT 4.2.2 -- commit 7557633. Thanks Tom. - Allow a trailing forward slash in the server URI -- RT#97621. Thanks Marco Pessotto. - Tests in 82-stringify.t are skipped with LWP::UserAgent 6.04 which has buggy read timeout -- commit da577af. Thanks Marco Pessotto. - Fixed warning `Unescaped left brace in regex is deprecated' in perl 5.22 -- RT#106795. Thanks Mike Andrews. - Fixed documentation for RT::Client:REST::search() in POD -- RT#98160. - Removed MYMETA* files from distribution -- RT#108083
Diffstat (limited to 'net')
-rw-r--r--net/p5-RT-Client-REST/Makefile10
-rw-r--r--net/p5-RT-Client-REST/distinfo10
2 files changed, 12 insertions, 8 deletions
diff --git a/net/p5-RT-Client-REST/Makefile b/net/p5-RT-Client-REST/Makefile
index 4906babc0bc..85b8cf91e83 100644
--- a/net/p5-RT-Client-REST/Makefile
+++ b/net/p5-RT-Client-REST/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2016/06/08 19:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/07/20 12:19:03 mef Exp $
#
-DISTNAME= RT-Client-REST-0.49
+DISTNAME= RT-Client-REST-0.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= net devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RT/}
@@ -21,5 +20,10 @@ 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
+# 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
+BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
+
.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 1f5d246d685..8a3cfc75880 100644
--- a/net/p5-RT-Client-REST/distinfo
+++ b/net/p5-RT-Client-REST/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 00:35:24 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/07/20 12:19:03 mef Exp $
-SHA1 (RT-Client-REST-0.49.tar.gz) = 63460c0841664ae2506f977d5041e5f3785b7b80
-RMD160 (RT-Client-REST-0.49.tar.gz) = 60753d7816fcac66b051f840094415850fff70e5
-SHA512 (RT-Client-REST-0.49.tar.gz) = 7cd4fe1bab6c2a170103f708ed626b1ec38c7bdc164cae2507b0bba03646b2b5a1650aa8c74637f32ab61cc2a20f5c71c730547c8d36fccecb33e6454fe19b07
-Size (RT-Client-REST-0.49.tar.gz) = 84494 bytes
+SHA1 (RT-Client-REST-0.50.tar.gz) = b77a5191636c4a9821f55df2bb956ba5202ab700
+RMD160 (RT-Client-REST-0.50.tar.gz) = 6c798f8ee9e0676718d71201608f55480e95caf3
+SHA512 (RT-Client-REST-0.50.tar.gz) = 5b3803ae9bdccb4bbc5e1ea7a809ec6fcaf67db6ed6a774355dac8bdadb90d67ceb53e4136688568d211c883150c22d1285937aeb06012695feeff551674f654
+Size (RT-Client-REST-0.50.tar.gz) = 84846 bytes