aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-XBase
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-03-15 19:02:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-03-15 19:02:58 +0000
commit88fc77edcaa093e9ca2e98eac03de874cd748063 (patch)
tree00fd77be5ee93959104bf41554079be99fd640f6 /databases/p5-DBD-XBase
parentc9ca6953a219ad514808fd3f4009d8cadfb803e0 (diff)
downloadports-88fc77edcaa093e9ca2e98eac03de874cd748063.tar.gz
ports-88fc77edcaa093e9ca2e98eac03de874cd748063.zip
Notes
Diffstat (limited to 'databases/p5-DBD-XBase')
-rw-r--r--databases/p5-DBD-XBase/Makefile4
-rw-r--r--databases/p5-DBD-XBase/distinfo4
-rw-r--r--databases/p5-DBD-XBase/pkg-descr2
-rw-r--r--databases/p5-DBD-XBase/pkg-plist4
4 files changed, 8 insertions, 6 deletions
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile
index 79389bcf27f8..8f9640ebff96 100644
--- a/databases/p5-DBD-XBase/Makefile
+++ b/databases/p5-DBD-XBase/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= DBD-XBase
-PORTVERSION= 1.05
-PORTREVISION= 1
+PORTVERSION= 1.06
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,5 +15,6 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/databases/p5-DBD-XBase/distinfo b/databases/p5-DBD-XBase/distinfo
index 1f218a7e0df1..2cc1581a52ac 100644
--- a/databases/p5-DBD-XBase/distinfo
+++ b/databases/p5-DBD-XBase/distinfo
@@ -1,2 +1,2 @@
-SHA256 (DBD-XBase-1.05.tar.gz) = 435e19d37323966c517b9da36433ff42f03233f5557b92526077874d16a5a723
-SIZE (DBD-XBase-1.05.tar.gz) = 112977
+SHA256 (DBD-XBase-1.06.tar.gz) = 3baa398f9aad595e6e84e888261c921f210eff749979db70fee2efa0799695d8
+SIZE (DBD-XBase-1.06.tar.gz) = 113595
diff --git a/databases/p5-DBD-XBase/pkg-descr b/databases/p5-DBD-XBase/pkg-descr
index 594bb1919e2c..91193744173a 100644
--- a/databases/p5-DBD-XBase/pkg-descr
+++ b/databases/p5-DBD-XBase/pkg-descr
@@ -9,3 +9,5 @@ to work with the data, providing you with DBI compliant processing
interface and SQL commands ($dbh->prepare("SELECT * FROM TABLE")). As
an argument to DBI->connect, specify "dbi:XBase:$dir", where $dir is
the directory with the data files.
+
+WWW: https://metacpan.org/pod/DBD::XBase
diff --git a/databases/p5-DBD-XBase/pkg-plist b/databases/p5-DBD-XBase/pkg-plist
index 3c6cf3b31fa1..95c058aa13d1 100644
--- a/databases/p5-DBD-XBase/pkg-plist
+++ b/databases/p5-DBD-XBase/pkg-plist
@@ -8,6 +8,8 @@ bin/indexdump
%%SITE_PERL%%/XBase/Memo.pm
%%SITE_PERL%%/XBase/SDBM.pm
%%SITE_PERL%%/XBase/SQL.pm
+%%PERL5_MAN1%%/dbfdump.1.gz
+%%PERL5_MAN1%%/indexdump.1.gz
%%PERL5_MAN3%%/DBD::XBase.3.gz
%%PERL5_MAN3%%/XBase.3.gz
%%PERL5_MAN3%%/XBase::Base.3.gz
@@ -15,5 +17,3 @@ bin/indexdump
%%PERL5_MAN3%%/XBase::Index.3.gz
%%PERL5_MAN3%%/XBase::Memo.3.gz
%%PERL5_MAN3%%/XBase::SDBM.3.gz
-%%PERL5_MAN1%%/dbfdump.1.gz
-%%PERL5_MAN1%%/indexdump.1.gz