summaryrefslogtreecommitdiff
path: root/databases/p5-DBI-Shell
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-24 08:27:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-24 08:27:53 +0000
commit457bd591f85b1b7b424e27464afe70bdb3e54c33 (patch)
tree5e54959977d9a92f05da53cdd0bd40e3721daef3 /databases/p5-DBI-Shell
parentAdd textproc/p5-HTML-Fraction 0.40, a Perl module to encode fractions as (diff)
- Fix pkg-plist, bin/dbish was not registered properly which
prevented the file from being added to the package - Bump PORTREVISION PR: 86962 Submitted by: Martin Jackson <mhjacks@swbell.net> Approved by: maintainer timeout (18 days)
Notes
Notes: svn path=/head/; revision=146217
Diffstat (limited to 'databases/p5-DBI-Shell')
-rw-r--r--databases/p5-DBI-Shell/Makefile2
-rw-r--r--databases/p5-DBI-Shell/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile
index 440a966ae759..8990544a3f58 100644
--- a/databases/p5-DBI-Shell/Makefile
+++ b/databases/p5-DBI-Shell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= DBI-Shell
PORTVERSION= 11.93
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
diff --git a/databases/p5-DBI-Shell/pkg-plist b/databases/p5-DBI-Shell/pkg-plist
index 470132e58209..47e17b00e710 100644
--- a/databases/p5-DBI-Shell/pkg-plist
+++ b/databases/p5-DBI-Shell/pkg-plist
@@ -1,3 +1,4 @@
+bin/dbish
%%SITE_PERL%%/DBI/Format.pm
%%SITE_PERL%%/DBI/Shell/Completion.pm
%%SITE_PERL%%/DBI/Shell/SQLMinus.pm
@@ -9,7 +10,6 @@
@unexec rmdir %D/%%SITE_PERL%%/DBI/Shell 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/DBI/Format 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/DBI 2>/dev/null || true
-@unexec rm %D/bin/dbish 2>/dev/null || true
@unexec rm %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/Shell/.packlist 2> /dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/Shell 2> /dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI 2> /dev/null || true