mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to 1.53
This commit is contained in:
parent
36a338ba24
commit
f5fdd4a8c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233180
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= SQL-Abstract
|
||||
PORTVERSION= 1.51
|
||||
PORTVERSION= 1.53
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lbr@FreeBSD.org
|
||||
COMMENT= Perl extension to generate SQL from Perl data structures
|
||||
|
||||
RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
|
||||
RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
@ -23,6 +22,6 @@ MAN3= SQL::Abstract.3 \
|
||||
SQL::Abstract::Test.3
|
||||
|
||||
post-extract:
|
||||
@${PERL} -i -ne 'print unless m,Test::,' ${WRKSRC}/Makefile.PL
|
||||
@${PERL} -i -ne 'print unless m,^test,' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (SQL-Abstract-1.51.tar.gz) = a980e8b2e2e30c0c62cecbf45bd303bd
|
||||
SHA256 (SQL-Abstract-1.51.tar.gz) = e2aac5e0866b00a714afcd8d0fb5d0df8c00f6cceab5fdd138aea9999bf3e7e0
|
||||
SIZE (SQL-Abstract-1.51.tar.gz) = 42753
|
||||
MD5 (SQL-Abstract-1.53.tar.gz) = a3b76a6adc1deef35c4d8c8171292777
|
||||
SHA256 (SQL-Abstract-1.53.tar.gz) = 8a330ba5eb3bfe9319471763065ca23e31f244a1d5b786155afa8880aab4df08
|
||||
SIZE (SQL-Abstract-1.53.tar.gz) = 56384
|
||||
|
Loading…
Reference in New Issue
Block a user