aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-09-02 14:10:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-09-02 14:10:04 +0000
commite29ce5b4f5b070de4804e8b1dc7fe35b936eb3f7 (patch)
treed45da9e216cc0706b991dc2a467f2b4a6f13e32d
parent958ed52f8911aef3b670034e965b66e1fd7ba13e (diff)
downloadports-e29ce5b4f5b070de4804e8b1dc7fe35b936eb3f7.tar.gz
ports-e29ce5b4f5b070de4804e8b1dc7fe35b936eb3f7.zip
Notes
-rw-r--r--databases/p5-CDB_File/Makefile7
-rw-r--r--databases/p5-CDB_File/distinfo2
-rw-r--r--databases/p5-CDB_File/pkg-descr2
-rw-r--r--databases/p5-CDB_File/pkg-plist12
4 files changed, 11 insertions, 12 deletions
diff --git a/databases/p5-CDB_File/Makefile b/databases/p5-CDB_File/Makefile
index 825b1a4d6133..19405bb60a61 100644
--- a/databases/p5-CDB_File/Makefile
+++ b/databases/p5-CDB_File/Makefile
@@ -7,20 +7,17 @@
#
PORTNAME= CDB_File
-PORTVERSION= 0.92
+PORTVERSION= 0.93
CATEGORIES= databases perl5
MASTER_SITES= $(MASTER_SITE_PERL_CPAN)
MASTER_SITE_SUBDIR= CDB_File
PKGNAMEPREFIX= p5-
MAINTAINER= nistor@snickers.org
-COMMENT= "Perl5 interface to the CDB package"
+COMMENT= Perl5 interface to the CDB package
PERL_CONFIGURE= yes
-INSTALLS_SHLIB= YES
-ALL_TARGET= all test
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= CDB_File.3
.include <bsd.port.mk>
diff --git a/databases/p5-CDB_File/distinfo b/databases/p5-CDB_File/distinfo
index 44edb90666cd..9ce1e8a7ea3a 100644
--- a/databases/p5-CDB_File/distinfo
+++ b/databases/p5-CDB_File/distinfo
@@ -1 +1 @@
-MD5 (CDB_File-0.92.tar.gz) = e98a1366cb4176655e03fa3809ca6d83
+MD5 (CDB_File-0.93.tar.gz) = 51c3e0c3e5c173b95292cd057b1cd514
diff --git a/databases/p5-CDB_File/pkg-descr b/databases/p5-CDB_File/pkg-descr
index 7439740fb244..0f070833db9d 100644
--- a/databases/p5-CDB_File/pkg-descr
+++ b/databases/p5-CDB_File/pkg-descr
@@ -1,3 +1,5 @@
This is the perl5 interface to CDB.
Very useful for people who would like to export information from an SQL type
database directly into a CDB file via $cdb->insert in a perl script.
+
+WWW: http://search.cpan.org/dist/CDB_File/
diff --git a/databases/p5-CDB_File/pkg-plist b/databases/p5-CDB_File/pkg-plist
index be36fe6890dd..ddfb40df32c4 100644
--- a/databases/p5-CDB_File/pkg-plist
+++ b/databases/p5-CDB_File/pkg-plist
@@ -1,6 +1,6 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CDB_File.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/bun-x.pl
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File
+%%SITE_PERL%%/%%PERL_ARCH%%/CDB_File.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CDB_File/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.so
+%%SITE_PERL%%/%%PERL_ARCH%%/bun-x.pl
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CDB_File