ports/72729: Update databases/p5-DBI to 1.45

Mathieu Arnold mat at FreeBSD.org
Fri Oct 15 11:10:29 UTC 2004


>Number:         72729
>Category:       ports
>Synopsis:       Update databases/p5-DBI to 1.45
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 11:10:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Sep 3 12:54:37 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/src/sys/compile/ARAGORN i386

>Description:
>How-To-Repeat:
>Fix:

I also changed the maintainer line to perl@ as this port was lagging behind releases.

--- p5-DBI-1.45.diff begins here ---
Index: Makefile
===================================================================
RCS file: /opt/freebsd/ports/databases/p5-DBI/Makefile,v
retrieving revision 1.55
diff -u -r1.55 Makefile
--- Makefile	18 May 2004 11:21:45 -0000	1.55
+++ Makefile	15 Oct 2004 10:38:56 -0000
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	DBI
-PORTVERSION=	1.42
-PORTREVISION=	1
+PORTVERSION=	1.45
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBI
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	vanilla at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	The perl5 Database Interface.  Required for DBD::* modules
 
 .if defined(WITH_PROXY)
@@ -47,6 +46,7 @@
 		DBI::PurePerl.3 \
 		DBI::SQL::Nano.3 \
 		DBI::W32ODBC.3 \
+		Roadmap.3 \
 		Win32::DBIODBC.3
 
 .if !defined(WITH_PROXY)
Index: distinfo
===================================================================
RCS file: /opt/freebsd/ports/databases/p5-DBI/distinfo,v
retrieving revision 1.29
diff -u -r1.29 distinfo
--- distinfo	21 Mar 2004 01:38:26 -0000	1.29
+++ distinfo	15 Oct 2004 10:32:05 -0000
@@ -1,2 +1,2 @@
-MD5 (DBI-1.42.tar.gz) = ca8c8a1a4797d98121b41c1d0a5b3b7c
-SIZE (DBI-1.42.tar.gz) = 348167
+MD5 (DBI-1.45.tar.gz) = 31ac7c8aea0ebc61c3a9fc120a770fbd
+SIZE (DBI-1.45.tar.gz) = 369502
Index: pkg-plist
===================================================================
RCS file: /opt/freebsd/ports/databases/p5-DBI/pkg-plist,v
retrieving revision 1.26
diff -u -r1.26 pkg-plist
--- pkg-plist	7 May 2004 01:14:20 -0000	1.26
+++ pkg-plist	15 Oct 2004 10:39:57 -0000
@@ -22,8 +22,10 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProfileDumper/Apache.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProxyServer.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/DBI/PurePerl.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Roadmap.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/DBI/SQL/Nano.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/DBI/W32ODBC.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Roadmap.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Win32/DBIODBC.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/DBI.bs
Index: files/patch-Makefile.PL
===================================================================
RCS file: /opt/freebsd/ports/databases/p5-DBI/files/patch-Makefile.PL,v
retrieving revision 1.1
diff -u -r1.1 patch-Makefile.PL
--- files/patch-Makefile.PL	9 Mar 2003 04:20:35 -0000	1.1
+++ files/patch-Makefile.PL	15 Oct 2004 10:36:09 -0000
@@ -1,6 +1,6 @@
---- Makefile.PL.orig	Sat Mar  1 02:50:24 2003
-+++ Makefile.PL	Sun Mar  9 13:02:08 2003
-@@ -23,7 +23,6 @@
+--- Makefile.PL.orig	Tue Oct  5 23:06:32 2004
++++ Makefile.PL	Fri Oct 15 12:35:43 2004
+@@ -25,7 +25,6 @@
  **************************************************************************
  };
      sleep 3;
@@ -8,3 +8,13 @@
  }
  
  use ExtUtils::MakeMaker 5.16, qw(WriteMakefile $Verbose);
+@@ -34,9 +33,6 @@
+ use File::Find;
+ use File::Spec;
+ use strict;
+-
+-use Test::Harness;	# tests use it so check it's loadable early
+-use Test::More 0.4;	# tests use it so check it's loadable early
+ 
+ use DBI::DBD;
+ 
--- p5-DBI-1.45.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list