mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 0.2
- Remove IGNORE on FreeBSD 4.x, it's no longer need. PR: 109084 Submitted by: miwi Approved by: maintainer
This commit is contained in:
parent
e472b6f28c
commit
335667c9b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185152
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= WebService-Validator-CSS-W3C
|
||||
PORTVERSION= 0.02
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= WebService
|
||||
@ -25,10 +25,4 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= WebService::Validator::CSS::W3C.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500802
|
||||
IGNORE= This port requires perl 5.8.2 or later.
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (WebService-Validator-CSS-W3C-0.02.tar.gz) = 67200ff5ffa97cbeacac1dc33ac0234b
|
||||
SHA256 (WebService-Validator-CSS-W3C-0.02.tar.gz) = a3b3cb02810fd93c313ad83ab4b9b177a7ca67711e1cab7e7bcd44791c518d77
|
||||
SIZE (WebService-Validator-CSS-W3C-0.02.tar.gz) = 5940
|
||||
MD5 (WebService-Validator-CSS-W3C-0.2.tar.gz) = bac54611541f72e1cfd12949afae9a1f
|
||||
SHA256 (WebService-Validator-CSS-W3C-0.2.tar.gz) = e00a556bce4c8936e513834e0e5d43da1da54fb80e50e7ba890c09546212b400
|
||||
SIZE (WebService-Validator-CSS-W3C-0.2.tar.gz) = 6698
|
||||
|
Loading…
Reference in New Issue
Block a user