mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Update to 1.08
- Add LICENSE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Tie-DBI
This commit is contained in:
parent
05c90b46e0
commit
787f16635a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523674
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Tie-DBI
|
||||
PORTVERSION= 1.06
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.08
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module implementing Tie hash to a DBI handle
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
|
||||
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
|
||||
@ -18,4 +20,6 @@ RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Tie-DBI-1.06.tar.gz) = 28e726eef081036ae04cadd068feb2dce34fa3cd3b6397991ebddb1a907ca422
|
||||
SIZE (Tie-DBI-1.06.tar.gz) = 24951
|
||||
TIMESTAMP = 1579531366
|
||||
SHA256 (Tie-DBI-1.08.tar.gz) = 03b1db8957645a68b9b5e94c212b0db53c12bbb69e69513f3c69ad9f70e08765
|
||||
SIZE (Tie-DBI-1.08.tar.gz) = 31012
|
||||
|
Loading…
Reference in New Issue
Block a user