diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-02-24 03:24:16 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-02-24 03:24:16 +0800 |
commit | 42c65b569a5f70fefd9ad509ca824c223f1e3c3f (patch) | |
tree | 3da46d9ef150da652ff67ecea8ebc7ea292aa549 /www | |
parent | 6c48d44566f9b19577cf11116e1c4f6e957c5d69 (diff) | |
download | freebsd-ports-gnome-42c65b569a5f70fefd9ad509ca824c223f1e3c3f.tar.gz freebsd-ports-gnome-42c65b569a5f70fefd9ad509ca824c223f1e3c3f.tar.zst freebsd-ports-gnome-42c65b569a5f70fefd9ad509ca824c223f1e3c3f.zip |
Add missed RUN_DEPENDS and upgrade to 3.17 while I'm here.
Sponsored by: Porta Software Ltd.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Tree/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-Tree/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile index e72eadc6dc2c..d0e128e6b889 100644 --- a/www/p5-HTML-Tree/Makefile +++ b/www/p5-HTML-Tree/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Tree -PORTVERSION= 3.11 +PORTVERSION= 3.17 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Tree/distinfo b/www/p5-HTML-Tree/distinfo index d4d35af2bdf9..69c5913209b4 100644 --- a/www/p5-HTML-Tree/distinfo +++ b/www/p5-HTML-Tree/distinfo @@ -1 +1 @@ -MD5 (HTML-Tree-3.11.tar.gz) = 3e84911e9e6ecb7b084427f929b35d2d +MD5 (HTML-Tree-3.17.tar.gz) = 9ad9c5506bf2c11ee974949f6fdb8d1f |