1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Upgrade to 0.12.

- Remove Test-Simple dependency which is not actually depends on.
This commit is contained in:
Jun Kuriyama 2006-11-07 02:41:51 +00:00
parent da5fcd383c
commit b57347d897
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176670
2 changed files with 5 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-View-JSON
PORTVERSION= 0.09
PORTVERSION= 0.12
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Catalyst
@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Catalyst View handler that returns stash data in JSON format
BUILD_DEPENDS= p5-Test-Simple>=0.32:${PORTSDIR}/devel/p5-Test-Simple \
${RUN_DEPENDS}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-JSON>=1.00:${PORTSDIR}/converters/p5-JSON \
p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel

View File

@ -1,3 +1,3 @@
MD5 (Catalyst-View-JSON-0.09.tar.gz) = 1b02dbc8f709601f1758715cae4ab07e
SHA256 (Catalyst-View-JSON-0.09.tar.gz) = 21460045f5725ac1203f7e6d3b4c4b351a4f44feb164f3db4448d31e8024c700
SIZE (Catalyst-View-JSON-0.09.tar.gz) = 5531
MD5 (Catalyst-View-JSON-0.12.tar.gz) = 3d11c1f8187da0ce14d0a6274f76a41a
SHA256 (Catalyst-View-JSON-0.12.tar.gz) = 860989ca0ea6d6d33318ee1f3299338aaba59121c61ac8d9154804556a51f191
SIZE (Catalyst-View-JSON-0.12.tar.gz) = 6611