summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-12 09:46:50 +0000
committermef <mef@pkgsrc.org>2015-01-12 09:46:50 +0000
commit7868782bba165bcf9d01b2f8f396182d6e6563b5 (patch)
treeb967cbeb1fbd6f7871b772500d73976724d315e7 /www
parent9ebca633c6314080742b6af865a2f285ecb433c1 (diff)
downloadpkgsrc-7868782bba165bcf9d01b2f8f396182d6e6563b5.tar.gz
(pkgsrc)
-PERL5_MODULE_TYPE= Module::Install::Bundled +PERL5_MODULE_TYPE= Module::Build (upstream) - Update 1.03 to 1.06 1.06 2014-10-07T01:58:56Z - Messed up previous release. Re-releasing 1.05 2014-10-07T01:57:38Z - Work better with batch requests: Now responses are properly returned as list as long as the request is a list as well (Arata Makoto) 1.04 2014-05-29T11:42:19Z - Work with notifications, which are procedures without an id (Kirill Bogdanov)
Diffstat (limited to 'www')
-rw-r--r--www/p5-JSON-RPC/Makefile7
-rw-r--r--www/p5-JSON-RPC/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-JSON-RPC/Makefile b/www/p5-JSON-RPC/Makefile
index 62894720cc7..032d00a37f2 100644
--- a/www/p5-JSON-RPC/Makefile
+++ b/www/p5-JSON-RPC/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2014/10/09 14:07:11 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/01/12 09:46:50 mef Exp $
-DISTNAME= JSON-RPC-1.03
+DISTNAME= JSON-RPC-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
@@ -22,7 +21,7 @@ DEPENDS+= p5-Router-Simple-[0-9]*:../../www/p5-Router-Simple
DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
PERL5_PACKLIST= auto/JSON/RPC/.packlist
-PERL5_MODULE_TYPE= Module::Install::Bundled
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-JSON-RPC/distinfo b/www/p5-JSON-RPC/distinfo
index 6a7655f0044..19b8d154951 100644
--- a/www/p5-JSON-RPC/distinfo
+++ b/www/p5-JSON-RPC/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2013/10/20 14:08:07 tonnerre Exp $
+$NetBSD: distinfo,v 1.2 2015/01/12 09:46:50 mef Exp $
-SHA1 (JSON-RPC-1.03.tar.gz) = 543ec9e674c28612f420bd71847e97dd7270fcfe
-RMD160 (JSON-RPC-1.03.tar.gz) = 26df14729722b9ee947b2089fb3f96f03fc252c1
-Size (JSON-RPC-1.03.tar.gz) = 37495 bytes
+SHA1 (JSON-RPC-1.06.tar.gz) = d3288e5475c2fae5c7ed7fd5e547dd26a1fd07cd
+RMD160 (JSON-RPC-1.06.tar.gz) = 0481b4187a07f22f2e737cc23bee9022e51ef7d3
+Size (JSON-RPC-1.06.tar.gz) = 36034 bytes