mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- update to 1.31
This commit is contained in:
parent
b251c14134
commit
ee8d5f46d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363014
@ -2,19 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML-Copy
|
||||
PORTVERSION= 1.30
|
||||
PORTVERSION= 1.31
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Copy a HTML file without breaking links
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
p5-HTML-Parser>=3.4:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (HTML-Copy-1.3.tar.gz) = 2ef93c6fb0f59acea84f75f68b1366926a68ab027375fb761be282397dad83d4
|
||||
SIZE (HTML-Copy-1.3.tar.gz) = 7285
|
||||
SHA256 (HTML-Copy-1.31.tar.gz) = b0b419574e1a7383e90be5b9100d67d1b151ff523a1697106b4e57a5f5d8c023
|
||||
SIZE (HTML-Copy-1.31.tar.gz) = 7701
|
||||
|
Loading…
Reference in New Issue
Block a user