summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-XBase/Makefile
diff options
context:
space:
mode:
authorwen <wen>2016-04-16 09:13:04 +0000
committerwen <wen>2016-04-16 09:13:04 +0000
commit631e9685eb1bd0cf31339744e6e4a1ba71aa693a (patch)
treee08527b1f95961e1aca712ff2c9e15b9f1be29a1 /databases/p5-DBD-XBase/Makefile
parent9a8a0a5fc57773e9607d2f8a44f5d2ce1de61179 (diff)
downloadpkgsrc-631e9685eb1bd0cf31339744e6e4a1ba71aa693a.tar.gz
Update to 1.06
Upstream changes: 1.06 Sun Mar 6 20:48:11 CET 2016 Add support for W column type (byte array by Visual FoxPro). Fixed overload arg warning. Restore the table_info functionality. Fix for type B little endian issue, reported by Andres Thomas.
Diffstat (limited to 'databases/p5-DBD-XBase/Makefile')
-rw-r--r--databases/p5-DBD-XBase/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile
index e1f08cb41e0..eaa4c59e280 100644
--- a/databases/p5-DBD-XBase/Makefile
+++ b/databases/p5-DBD-XBase/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:38 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/04/16 09:13:04 wen Exp $
#
-DISTNAME= DBD-XBase-1.05
+DISTNAME= DBD-XBase-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}