mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Update to 0.48.
Changes: https://metacpan.org/changes/distribution/DBD-CSV
This commit is contained in:
parent
fc70856178
commit
45ce689170
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378984
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBD-CSV
|
||||
PORTVERSION= 0.46
|
||||
PORTVERSION= 0.48
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
@ -13,7 +13,7 @@ COMMENT= DBI driver for CSV files
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI \
|
||||
BUILD_DEPENDS= p5-DBI>=1.633:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-SQL-Statement>=1.405:${PORTSDIR}/databases/p5-SQL-Statement \
|
||||
p5-Text-CSV_XS>=1.01:${PORTSDIR}/textproc/p5-Text-CSV_XS
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (DBD-CSV-0.46.tgz) = ed18e12022dda782ce40cad1623cafcbca32d81896bc30236ca09b9ccfe4129f
|
||||
SIZE (DBD-CSV-0.46.tgz) = 40219
|
||||
SHA256 (DBD-CSV-0.48.tgz) = e118b6d847419292284c9d308368507df0cee132087f71223b23c5ceeef2b57d
|
||||
SIZE (DBD-CSV-0.48.tgz) = 40358
|
||||
|
Loading…
Reference in New Issue
Block a user