aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-OLE-Storage_Lite
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 05:02:17 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 05:02:17 +0000
commitaf1905c9c83e6f1363f82bd1efb28157db20c259 (patch)
tree305a1cd044e0e00db516c711361480d69f3ef1d0 /devel/p5-OLE-Storage_Lite
parent2005ac8fadad042cc59119295a4875826f1a2096 (diff)
downloadports-af1905c9c83e6f1363f82bd1efb28157db20c259.tar.gz
ports-af1905c9c83e6f1363f82bd1efb28157db20c259.zip
Notes
Diffstat (limited to 'devel/p5-OLE-Storage_Lite')
-rw-r--r--devel/p5-OLE-Storage_Lite/Makefile3
-rw-r--r--devel/p5-OLE-Storage_Lite/distinfo2
-rw-r--r--devel/p5-OLE-Storage_Lite/pkg-comment2
-rw-r--r--devel/p5-OLE-Storage_Lite/pkg-descr5
-rw-r--r--devel/p5-OLE-Storage_Lite/pkg-plist1
5 files changed, 9 insertions, 4 deletions
diff --git a/devel/p5-OLE-Storage_Lite/Makefile b/devel/p5-OLE-Storage_Lite/Makefile
index f6d60300c339..de24563aa4f9 100644
--- a/devel/p5-OLE-Storage_Lite/Makefile
+++ b/devel/p5-OLE-Storage_Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= OLE-Storage_Lite
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= OLE
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/devel/p5-OLE-Storage_Lite/distinfo b/devel/p5-OLE-Storage_Lite/distinfo
index 508d8bc77067..2a34ad922c0c 100644
--- a/devel/p5-OLE-Storage_Lite/distinfo
+++ b/devel/p5-OLE-Storage_Lite/distinfo
@@ -1 +1 @@
-MD5 (OLE-Storage_Lite-0.08.tar.gz) = 67d6dd2a1a44cc4c5458ce69ff941b37
+MD5 (OLE-Storage_Lite-0.09.tar.gz) = 45547854f7eae2ea0bb2f5eef63dae7c
diff --git a/devel/p5-OLE-Storage_Lite/pkg-comment b/devel/p5-OLE-Storage_Lite/pkg-comment
index f722b8a1a787..fbde8336af5c 100644
--- a/devel/p5-OLE-Storage_Lite/pkg-comment
+++ b/devel/p5-OLE-Storage_Lite/pkg-comment
@@ -1 +1 @@
-Simple Class for OLE document interface
+Perl module for OLE document interface
diff --git a/devel/p5-OLE-Storage_Lite/pkg-descr b/devel/p5-OLE-Storage_Lite/pkg-descr
index 5e7c6c59ce4f..b8fd0e408959 100644
--- a/devel/p5-OLE-Storage_Lite/pkg-descr
+++ b/devel/p5-OLE-Storage_Lite/pkg-descr
@@ -1 +1,4 @@
-Simple Class for OLE document interface.
+The OLE::Storage_Lite perl module allows you to read and write an
+OLE structured file.
+
+WWW: http://search.cpan.org/search?dist=OLE-Storage_Lite
diff --git a/devel/p5-OLE-Storage_Lite/pkg-plist b/devel/p5-OLE-Storage_Lite/pkg-plist
index 2b3989ac0467..d3e15fe2a80d 100644
--- a/devel/p5-OLE-Storage_Lite/pkg-plist
+++ b/devel/p5-OLE-Storage_Lite/pkg-plist
@@ -1,5 +1,6 @@
lib/perl5/site_perl/%%PERL_VER%%/OLE/Storage_Lite.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/OLE/Storage_Lite/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/OLE/Storage_Lite
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/OLE 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/OLE 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/OLE 2>/dev/null || true