- Add missing DEPENDS

- Pet portlint by adding newline to end of pkg-descr
- Bump PORTREVISION

PR:		ports/166526
Approved by:	Brandon Fosdick <bfosdick@gmail.com> (maintainer)
This commit is contained in:
Steve Wills 2012-04-12 01:57:26 +00:00
parent 67a17177f0
commit f5141d0f0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294692
2 changed files with 6 additions and 5 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= WWW-iTunesConnect
PORTVERSION= 1.16
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,10 +16,11 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= bfoz@bfoz.net
COMMENT= Client interface for Apple's iTunes Connect service
RUN_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
BUILD_DEPENDS= ${RUN_DEPENDS}
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
p5-HTML-Form>=0:${PORTSDIR}/www/p5-HTML-Form
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES

View File

@ -1,3 +1,3 @@
A Perl5 client interface for Apple's iTunes Connect service.
WWW: http://search.cpan.org/dist/p5-WWW-iTunesConnect/
WWW: http://search.cpan.org/dist/p5-WWW-iTunesConnect/