ports/51581: UPDATE databases/p5-DBD-ODBC

Mathieu Arnold m at absolight.net
Tue Apr 29 11:50:20 UTC 2003


>Number:         51581
>Category:       ports
>Synopsis:       UPDATE databases/p5-DBD-ODBC
>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:50:11 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 at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 1.05
Remove INSTALLS_SHLIB
Take over maintainership
	
>How-To-Repeat:
	
>Fix:

	

--- p5-DBD-ODBC-1.05.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBD-ODBC/Makefile,v
retrieving revision 1.4
diff -u -d -b -w -r1.4 Makefile
--- Makefile	2003/02/20 17:00:17	1.4
+++ Makefile	2003/04/29 11:42:14
@@ -6,21 +6,22 @@
 #
 
 PORTNAME=	DBD-ODBC
-PORTVERSION=	0.28
+PORTVERSION=	1.05
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBD
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	m at absolight.net
 COMMENT=	DBD module interfacing the ODBC databases
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 LIB_DEPENDS=	iodbc.3:${PORTSDIR}/databases/libiodbc
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
-INSTALLS_SHLIB=	yes
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS+=	-o ${LOCALBASE}
+
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		DBD::ODBC.3
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBD-ODBC/pkg-plist,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-plist
--- pkg-plist	2001/11/30 10:40:02	1.1
+++ pkg-plist	2003/04/29 11:42:14
@@ -1,6 +1,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ODBC.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ODBC/Changes.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/ODBC/ODBC.bs
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/ODBC/ODBC.so
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/ODBC/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/ODBC
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true
--- p5-DBD-ODBC-1.05.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list