mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
- Update to 0.04
Changelog: http://cpansearch.perl.org/src/SARTAK/HTML-RewriteAttributes-0.04/Changes
This commit is contained in:
parent
6c92a52bcd
commit
95bbb2359f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264906
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML-RewriteAttributes
|
||||
PORTVERSION= 0.03
|
||||
PORTVERSION= 0.04
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,6 +13,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Simple yet powerful HTML attribute rewriting
|
||||
|
||||
RUN_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-HTML-Tagset>0:${PORTSDIR}/www/p5-HTML-Tagset \
|
||||
p5-URI>0:${PORTSDIR}/net/p5-URI
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= HTML::RewriteAttributes::Resources.3 \
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (HTML-RewriteAttributes-0.03.tar.gz) = 7580f6d63b171b318547d5ef4138ce34
|
||||
SHA256 (HTML-RewriteAttributes-0.03.tar.gz) = 3d2fab5d2143cd489363731750a84da2992a17135cc17c12817bb18ae68745db
|
||||
SIZE (HTML-RewriteAttributes-0.03.tar.gz) = 18148
|
||||
SHA256 (HTML-RewriteAttributes-0.04.tar.gz) = 1d56191f1597d088562055e0ad11225a3935df482cdccc79ca51657f2bb4dbb3
|
||||
SIZE (HTML-RewriteAttributes-0.04.tar.gz) = 22677
|
||||
|
Loading…
Reference in New Issue
Block a user