Update to 1.271
- Update LICENSE - Add LICENSE_FILE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/HTML-SimpleLinkExtor
This commit is contained in:
parent
989b8bd9ea
commit
2bb7bf15ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473270
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML-SimpleLinkExtor
|
||||
PORTVERSION= 1.27
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.271
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,8 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= This is a simple HTML link extractor
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=1.28:www/p5-HTML-Parser \
|
||||
p5-URI>=1.09:net/p5-URI \
|
||||
@ -20,6 +19,7 @@ BUILD_DEPENDS= p5-HTML-Parser>=1.28:www/p5-HTML-Parser \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Output>=0:devel/p5-Test-Output
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (HTML-SimpleLinkExtor-1.27.tar.gz) = 07aa7153dd78e833adac8ca96678b75de0efa0cdf281de4dd357125e6299061d
|
||||
SIZE (HTML-SimpleLinkExtor-1.27.tar.gz) = 11818
|
||||
TIMESTAMP = 1529611522
|
||||
SHA256 (HTML-SimpleLinkExtor-1.271.tar.gz) = 467f611e60f209e8e300b6f56597df432a0dfd38304cb034b025a715499d6be0
|
||||
SIZE (HTML-SimpleLinkExtor-1.271.tar.gz) = 16089
|
||||
|
Loading…
Reference in New Issue
Block a user