Index: branches/2015Q2/www/p5-URI-Title/Makefile =================================================================== --- branches/2015Q2/www/p5-URI-Title/Makefile (revision 388406) +++ branches/2015Q2/www/p5-URI-Title/Makefile (revision 388407) @@ -1,26 +1,27 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= URI-Title PORTVERSION= 1.86 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= URI PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Get the titles of things on the web in a sensible way COMMON_DEPENDS= p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \ p5-HTML-Parser>=3.45:${PORTSDIR}/www/p5-HTML-Parser \ p5-Image-Size>0:${PORTSDIR}/graphics/p5-Image-Size \ p5-MP3-Info>0:${PORTSDIR}/audio/p5-MP3-Info \ p5-libwww>0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= title.pl USE_PERL5= configure .include Index: branches/2015Q2 =================================================================== --- branches/2015Q2 (revision 388406) +++ branches/2015Q2 (revision 388407) Property changes on: branches/2015Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r387015