aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-12-01 21:07:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-12-01 21:07:19 +0800
commit664a2e73c574799e327b61394568c5e0b592076a (patch)
tree3ebd89f431fe8711a0bea2e4f0c632f143bd8a41 /databases/p5-DBD-SQLite
parent2962f080a3e4360f275ca2dceaa4ebfaa1d5ffe5 (diff)
downloadfreebsd-ports-gnome-664a2e73c574799e327b61394568c5e0b592076a.tar.gz
freebsd-ports-gnome-664a2e73c574799e327b61394568c5e0b592076a.tar.zst
freebsd-ports-gnome-664a2e73c574799e327b61394568c5e0b592076a.zip
Update to 1.60
- Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/DBD-SQLite
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile3
-rw-r--r--databases/p5-DBD-SQLite/distinfo6
-rw-r--r--databases/p5-DBD-SQLite/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 791332eba7dd..46dfcb0cff12 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DBD-SQLite
-PORTVERSION= 1.58
+PORTVERSION= 1.60
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +12,7 @@ COMMENT= Provides access to SQLite3 databases through the DBI
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBI>=1.57:databases/p5-DBI
diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo
index e77f63a55b95..768efa8bb965 100644
--- a/databases/p5-DBD-SQLite/distinfo
+++ b/databases/p5-DBD-SQLite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522398919
-SHA256 (DBD-SQLite-1.58.tar.gz) = 7120dd99d0338dea2802fda8bfe3fbf10077d5af559f6c67ae35e9270d1a1d3b
-SIZE (DBD-SQLite-1.58.tar.gz) = 2248800
+TIMESTAMP = 1543654930
+SHA256 (DBD-SQLite-1.60.tar.gz) = 280b2e30e2d9fcd284febda656b80530c70b38cfcbf3132c94257f1e1d303fc3
+SIZE (DBD-SQLite-1.60.tar.gz) = 2366390
diff --git a/databases/p5-DBD-SQLite/pkg-plist b/databases/p5-DBD-SQLite/pkg-plist
index 4789971132c2..2d8d5b585f5c 100644
--- a/databases/p5-DBD-SQLite/pkg-plist
+++ b/databases/p5-DBD-SQLite/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_ARCH%%/DBD/SQLite/Constants.pm
%%SITE_ARCH%%/DBD/SQLite/Cookbook.pod
%%SITE_ARCH%%/DBD/SQLite/Fulltext_search.pod
+%%SITE_ARCH%%/DBD/SQLite/GetInfo.pm
%%SITE_ARCH%%/DBD/SQLite/VirtualTable.pm
%%SITE_ARCH%%/DBD/SQLite/VirtualTable/FileContent.pm
%%SITE_ARCH%%/DBD/SQLite/VirtualTable/PerlData.pm