1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to version 3.38;

Correct COMMENT.

Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
This commit is contained in:
Dmitry Sivachenko 2004-11-14 10:41:11 +00:00
parent 861fc0ee02
commit 2579dd3705
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121558
2 changed files with 4 additions and 4 deletions

View File

@ -6,14 +6,14 @@
#
PORTNAME= HTML-Parser
PORTVERSION= 3.36
PORTVERSION= 3.38
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 module for parse HTML tag
COMMENT= Perl5 module for parsing HTML documents
BUILD_DEPENDS= ${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset
RUN_DEPENDS= ${BUILD_DEPENDS}

View File

@ -1,2 +1,2 @@
MD5 (HTML-Parser-3.36.tar.gz) = 0f3aae0994e04cc5afd020a896b6c595
SIZE (HTML-Parser-3.36.tar.gz) = 75411
MD5 (HTML-Parser-3.38.tar.gz) = 105c5fc0c5fe97721fc1619ad854c36b
SIZE (HTML-Parser-3.38.tar.gz) = 76196