diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-03-31 14:57:09 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-03-31 14:57:09 +0000 |
commit | 38bdff9de7be367c22a00bcf7f1069f1decb6493 (patch) | |
tree | d6c31cdbffcf4f83453c060b8fefebb0989f8702 /textproc/p5-Google-Data-JSON | |
parent | cd49f82e33bcc42e63243f27c17c31b368eb6b6d (diff) |
Notes
Diffstat (limited to 'textproc/p5-Google-Data-JSON')
-rw-r--r-- | textproc/p5-Google-Data-JSON/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Google-Data-JSON/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Google-Data-JSON/Makefile b/textproc/p5-Google-Data-JSON/Makefile index d1079be24485..c35ba956717e 100644 --- a/textproc/p5-Google-Data-JSON/Makefile +++ b/textproc/p5-Google-Data-JSON/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Google-Data-JSON -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML/TAKERU @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan@FreeBSD.org COMMENT= General XML-JSON converter based on Google Data APIs -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ +BUILD_DEPENDS= p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \ + p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Perl6-Export-Attrs>=0:${PORTSDIR}/devel/p5-Perl6-Export-Attrs \ p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ diff --git a/textproc/p5-Google-Data-JSON/distinfo b/textproc/p5-Google-Data-JSON/distinfo index c3cc64631ee9..f4f0938b6b9a 100644 --- a/textproc/p5-Google-Data-JSON/distinfo +++ b/textproc/p5-Google-Data-JSON/distinfo @@ -1,3 +1,3 @@ -MD5 (Google-Data-JSON-0.1.4.tar.gz) = b74c8e7ee6cefb9597fdd49f499f016b -SHA256 (Google-Data-JSON-0.1.4.tar.gz) = fbed9f4fed6718aa70481c86eb64c5d2b95f0a87f2de4caf18e25289442ff26c -SIZE (Google-Data-JSON-0.1.4.tar.gz) = 6658 +MD5 (Google-Data-JSON-0.1.5.tar.gz) = 178483474d72b8dba5dea5df2ed7b3f4 +SHA256 (Google-Data-JSON-0.1.5.tar.gz) = 96b85663cb7f51933f7404672cf31510249b33816431fcf543d57c41af00f05e +SIZE (Google-Data-JSON-0.1.5.tar.gz) = 6700 |