Update to 1.48.
Changes: https://metacpan.org/changes/distribution/DBIx-XHTML_Table
This commit is contained in:
parent
c664cfad94
commit
618f7e32f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409184
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBIx-XHTML_Table
|
||||
PORTVERSION= 1.47
|
||||
PORTVERSION= 1.48
|
||||
CATEGORIES= databases www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,7 @@ LICENSE= ART20
|
|||
|
||||
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (DBIx-XHTML_Table-1.47.tar.gz) = 4103e52a475790bb4193b98cd74bf88d17f81ab5563593a15987a61cb975af85
|
||||
SIZE (DBIx-XHTML_Table-1.47.tar.gz) = 27050
|
||||
SHA256 (DBIx-XHTML_Table-1.48.tar.gz) = 44b5e7744131fd8fe3be78f1968136cbc103101a14b72ff3447f395096153b48
|
||||
SIZE (DBIx-XHTML_Table-1.48.tar.gz) = 27529
|
||||
|
|
Loading…
Reference in a new issue