Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 12:57:27 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nistor@snickers.org
Subject:   ports/51575: UPDATE databases/p5-CDB_File
Message-ID:  <20030429105727.9CE157CD7@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200304291100.h3TB0ZgO040989@freefall.freebsd.org>

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

>Number:         51575
>Category:       ports
>Synopsis:       UPDATE databases/p5-CDB_File
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 04:00:35 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
Update to 0.93.
Add WWW Site.
Remove INSTALLS_SHLIB as it does not install any. (it installs one, but
it's a perl module and there's no need to launch ldconfig for it.)
	
>How-To-Repeat:
	
>Fix:

	

--- p5-CDB_File-0.93.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-CDB_File/Makefile,v
retrieving revision 1.3
diff -u -d -b -w -r1.3 Makefile
--- Makefile	2003/02/17 22:12:38	1.3
+++ Makefile	2003/04/29 10:54:20
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	CDB_File
-PORTVERSION=	0.92
+PORTVERSION=	0.93
 CATEGORIES=	databases perl5
 MASTER_SITES=	$(MASTER_SITE_PERL_CPAN)
 MASTER_SITE_SUBDIR=	CDB_File
@@ -17,7 +17,6 @@
 COMMENT=	"Perl5 interface to the CDB package"
 
 PERL_CONFIGURE=	yes
-INSTALLS_SHLIB= YES
 ALL_TARGET=	all test
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-CDB_File/distinfo,v
retrieving revision 1.3
diff -u -d -b -w -r1.3 distinfo
--- distinfo	2003/02/17 22:12:38	1.3
+++ distinfo	2003/04/29 10:54:20
@@ -1 +1 @@
-MD5 (CDB_File-0.92.tar.gz) = e98a1366cb4176655e03fa3809ca6d83
+MD5 (CDB_File-0.93.tar.gz) = 51c3e0c3e5c173b95292cd057b1cd514
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/p5-CDB_File/pkg-descr,v
retrieving revision 1.2
diff -u -d -b -w -r1.2 pkg-descr
--- pkg-descr	2003/02/17 22:12:38	1.2
+++ pkg-descr	2003/04/29 10:54:20
@@ -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/
--- p5-CDB_File-0.93.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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