Update to 0.43
Changes: http://search.cpan.org/dist/HTML-TableParser/Changes
This commit is contained in:
parent
6cfc54d25a
commit
d79d4432a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465369
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML-TableParser
|
||||
PORTVERSION= 0.42
|
||||
PORTVERSION= 0.43
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Extract data from an HTML table
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=3.36:www/p5-HTML-Parser
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=3.26:www/p5-HTML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1492780067
|
||||
SHA256 (HTML-TableParser-0.42.tar.gz) = 021fff0d21711b43dd16d387288395344f22285c640746bb5450a19d8444d28b
|
||||
SIZE (HTML-TableParser-0.42.tar.gz) = 73638
|
||||
TIMESTAMP = 1521810379
|
||||
SHA256 (HTML-TableParser-0.43.tar.gz) = 0c2658c17c4448eec318d0ba65da21a0d532947deca3e754678b07328ce44e49
|
||||
SIZE (HTML-TableParser-0.43.tar.gz) = 66079
|
||||
|
|
Loading…
Reference in a new issue