From petef@entropy.databits.net  Fri Aug  3 21:42:54 2001
Return-Path: <petef@entropy.databits.net>
Received: from entropy.databits.net (electron.databits.net [207.29.204.16])
	by hub.freebsd.org (Postfix) with ESMTP id D003437B408
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 Aug 2001 21:42:51 -0700 (PDT)
	(envelope-from petef@entropy.databits.net)
Received: by entropy.databits.net (Postfix, from userid 1001)
	id 32121D920; Sat,  4 Aug 2001 01:52:24 -0400 (EDT)
Message-Id: <20010804055224.32121D920@entropy.databits.net>
Date: Sat,  4 Aug 2001 01:52:24 -0400 (EDT)
From: Pete Fritchman <petef@entropy.databits.net>
Reply-To: Pete Fritchman <petef@entropy.databits.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update devel/p5-OLE-Storage_Lite to 0.09
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 03 21:50:00 PDT 2001
>Closed-Date:    Sat Aug 4 22:02:29 PDT 2001
>Last-Modified:  Sat Aug 04 22:02:51 PDT 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Sat Aug 4 22:02:29 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29452 
>Unformatted:
