mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.04. and Fix *_DEPENDS.
This commit is contained in:
parent
c7df383c4f
commit
d0d8d60339
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72121
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= HTML-Template-Expr
|
||||
PORTVERSION= 0.03
|
||||
PORTVERSION= 0.04
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= HTML
|
||||
@ -14,9 +14,10 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= nork@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS} \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (HTML-Template-Expr-0.03.tar.gz) = ea0b9412a903f995016c5d451466969f
|
||||
MD5 (HTML-Template-Expr-0.04.tar.gz) = 7b34e122677342475cfde168a70d7cab
|
||||
|
Loading…
Reference in New Issue
Block a user