Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  4 Aug 2001 01:52:24 -0400 (EDT)
From:      Pete Fritchman <petef@entropy.databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29452: Update devel/p5-OLE-Storage_Lite to 0.09
Message-ID:  <20010804055224.32121D920@entropy.databits.net>

next in thread | raw e-mail | index | archive | help

>Number:         29452
>Category:       ports
>Synopsis:       Update devel/p5-OLE-Storage_Lite to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 03 21:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD entropy.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #1: Tue Jul 31 08:19:43 EDT 2001 petef@entropy.databits.net:/usr/obj/usr/src/sys/ENTROPY i386

>Description:

- update to version 0.09
- add missing RUN_DEPENDS
- better pkg-{comment,descr}
- add missing directory to pkg-plist

>How-To-Repeat:

http://bento.freebsd.org/errorlogs/4-full/p5-OLE-Storage_Lite-0.08.log

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-OLE-Storage_Lite/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	2001/05/11 16:06:01	1.1
+++ Makefile	2001/08/04 05:46:50
@@ -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 @@
 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
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-OLE-Storage_Lite/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2001/05/11 16:06:01	1.1
+++ distinfo	2001/08/04 05:45:02
@@ -1 +1 @@
-MD5 (OLE-Storage_Lite-0.08.tar.gz) = 67d6dd2a1a44cc4c5458ce69ff941b37
+MD5 (OLE-Storage_Lite-0.09.tar.gz) = 45547854f7eae2ea0bb2f5eef63dae7c
Index: pkg-comment
===================================================================
RCS file: /home/ncvs/ports/devel/p5-OLE-Storage_Lite/pkg-comment,v
retrieving revision 1.1
diff -u -r1.1 pkg-comment
--- pkg-comment	2001/05/11 16:06:01	1.1
+++ pkg-comment	2001/08/04 05:49:19
@@ -1 +1 @@
-Simple Class for OLE document interface
+Perl module for OLE document interface
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-OLE-Storage_Lite/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2001/05/11 16:06:01	1.1
+++ pkg-descr	2001/08/04 05:49:43
@@ -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
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-OLE-Storage_Lite/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2001/05/11 16:06:01	1.1
+++ pkg-plist	2001/08/04 05:46:06
@@ -1,4 +1,5 @@
 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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010804055224.32121D920>