summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-XBase/Makefile
diff options
context:
space:
mode:
authorwen <wen>2014-02-23 14:54:27 +0000
committerwen <wen>2014-02-23 14:54:27 +0000
commitcf53a770327435cbee339ba95b292a97b0127ace (patch)
tree1e63cc76e4666fad7dc9c81c53493fb62432d503 /databases/p5-DBD-XBase/Makefile
parente200dac871d04c693d927cf38a3b9e36fc55082e (diff)
downloadpkgsrc-cf53a770327435cbee339ba95b292a97b0127ace.tar.gz
Update to 1.05
Upstream changes: 1.05 Wed Apr 24 19:37:09 CEST 2013 Fix for prepare_select_eq and empty MDX indexes, patch by Julian Bridle. 1.04 Wed Apr 17 19:47:21 CEST 2013 Fix for handling MDX indexes, patch by Julian Bridle.
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 c53641e503f..ca57284ba9f 100644
--- a/databases/p5-DBD-XBase/Makefile
+++ b/databases/p5-DBD-XBase/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:49 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/02/23 14:54:27 wen Exp $
#
-DISTNAME= DBD-XBase-1.03
+DISTNAME= DBD-XBase-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5xbs
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}