Hi,
major update to JSON-XS 3.01, a new port is needed as a dependency.
 Comments ? Ok ?
  Cheers
   Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/converters/p5-JSON-XS/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile    14 Jun 2014 23:23:12 -0000      1.19
+++ Makefile    12 Jul 2014 17:00:30 -0000
@@ -5,10 +5,9 @@ SHARED_ONLY =  Yes
 COMMENT =      JSON serialising/deserialising, done correctly and fast
 
 MODULES =      cpan
-DISTNAME =     JSON-XS-2.33
+DISTNAME =     JSON-XS-3.01
 EPOCH =                1
 CATEGORIES =   converters
-REVISION =     0
 
 MAINTAINER =   Simon Bertrang <si...@openbsd.org>
 
@@ -17,6 +16,7 @@ PERMIT_PACKAGE_CDROM =        Yes
 
 WANTLIB += c
 
-RUN_DEPENDS=   devel/p5-common-sense
+RUN_DEPENDS=   converters/p5-Types-Serialiser \
+               devel/p5-common-sense
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/converters/p5-JSON-XS/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    21 Mar 2013 09:59:52 -0000      1.9
+++ distinfo    12 Jul 2014 16:40:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (JSON-XS-2.33.tar.gz) = tDkcmK0lpKVGwU0O3fMhJzTSi4yL/OYTE72b3wtyyFw=
-SIZE (JSON-XS-2.33.tar.gz) = 74514
+SHA256 (JSON-XS-3.01.tar.gz) = To3zJWpaqe0wTOG7zZFAc33u8xuoR7/59MFUgMiMcas=
+SIZE (JSON-XS-3.01.tar.gz) = 78245
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/converters/p5-JSON-XS/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   14 Jun 2014 23:23:12 -0000      1.3
+++ pkg/PLIST   12 Jul 2014 16:41:28 -0000
@@ -1,5 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.3 2014/06/14 23:23:12 sthen Exp $
 bin/json_xs
+@comment ${P5ARCH}/auto/JSON/XS/XS.bs
 ${P5ARCH}/
 ${P5ARCH}/JSON/
 ${P5ARCH}/JSON/XS/
@@ -8,7 +9,6 @@ ${P5ARCH}/JSON/XS/Boolean.pm
 ${P5ARCH}/auto/
 ${P5ARCH}/auto/JSON/
 ${P5ARCH}/auto/JSON/XS/
-@comment ${P5ARCH}/auto/JSON/XS/XS.bs
 ${P5ARCH}/auto/JSON/XS/XS.so
 @man man/man1/json_xs.1
 @man man/man3p/JSON::XS.3p

Attachment: p5-Types-Serialiser-1.0.tgz
Description: application/tar-gz



Reply via email to