1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 11.96

- Add LICENSE
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/DBI-Shell
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-01-13 17:45:34 +00:00
parent ca256e55cd
commit 992526bf05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522919
3 changed files with 17 additions and 9 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= DBI-Shell
PORTVERSION= 11.95
PORTREVISION= 2
PORTVERSION= 11.96
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,16 +10,24 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interactive command shell for the DBI
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \
p5-Text-Reform>=0:textproc/p5-Text-Reform \
p5-File-HomeDir>=0:devel/p5-File-HomeDir \
p5-IO-Interactive>=0:devel/p5-IO-Interactive \
p5-IO-Tee>=0:devel/p5-IO-Tee \
p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \
p5-IO-Tee>=0:devel/p5-IO-Tee
p5-Text-Reform>=0:textproc/p5-Text-Reform
USES= perl5 shebangfix
SHEBANG_FILES= lib/DBI/Shell/SQLMinus.pm
perl_OLD_CMD= perl
USE_PERL5= configure
NO_ARCH= yes
SHEBANG_FILES= lib/DBI/Shell/SQLMinus.pm
perl_OLD_CMD= perl
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (DBI-Shell-11.95.tar.gz) = 44aa76c90a425d4aff9e2580a6baf334a5102fb794fbdb26e301294c190cbed9
SIZE (DBI-Shell-11.95.tar.gz) = 51147
TIMESTAMP = 1578923248
SHA256 (DBI-Shell-11.96.tar.gz) = 4372c6d602c57377a69e82a72f53582bc6f893cf57835f236190a0e31a4d335e
SIZE (DBI-Shell-11.96.tar.gz) = 55409

View File

@ -8,8 +8,8 @@ bin/dbish
%%SITE_PERL%%/DBI/Shell/SQLMinus.pm
%%SITE_PERL%%/DBI/Shell/Spool.pm
%%SITE_PERL%%/DBI/Shell/Timing.pm
%%PERL5_MAN1%%/dbish.1.gz
%%PERL5_MAN3%%/DBI::Format.3.gz
%%PERL5_MAN3%%/DBI::Format::CSV.3.gz
%%PERL5_MAN3%%/DBI::Format::SQLMinus.3.gz
%%PERL5_MAN3%%/DBI::Shell.3.gz
%%PERL5_MAN1%%/dbish.1.gz