ports/62528: Update port: databases/unixODBC

KATO Tsuguru tkato at prontomail.com
Sun Feb 8 12:10:16 UTC 2004


>Number:         62528
>Category:       ports
>Synopsis:       Update port: databases/unixODBC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 08 04:10:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Add CONFLICTS

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	databases_libiodbc.diff
#	databases_unixODBC.diff
#
echo x - databases_libiodbc.diff
sed 's/^X//' >databases_libiodbc.diff << 'END-of-databases_libiodbc.diff'
Xdiff -urN /usr/ports/databases/libiodbc/Makefile databases/libiodbc/Makefile
X--- /usr/ports/databases/libiodbc/Makefile	Wed Feb  4 18:56:11 2004
X+++ databases/libiodbc/Makefile	Sun Feb  8 11:37:56 2004
X@@ -17,6 +17,8 @@
X MAINTAINER=	ebakke at trolltech.com
X COMMENT=	An ODBC 3.x driver manager, for universal data source access
X 
X+CONFLICTS=	unixODBC-*
X+
X USE_LIBTOOL=	yes
X USE_GMAKE=	yes
X INSTALLS_SHLIB=	yes
END-of-databases_libiodbc.diff
echo x - databases_unixODBC.diff
sed 's/^X//' >databases_unixODBC.diff << 'END-of-databases_unixODBC.diff'
Xdiff -urN /usr/ports/databases/unixODBC/Makefile databases/unixODBC/Makefile
X--- /usr/ports/databases/unixODBC/Makefile	Sat Jan 17 14:43:10 2004
X+++ databases/unixODBC/Makefile	Sun Feb  8 18:05:23 2004
X@@ -16,6 +16,8 @@
X 
X LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv
X 
X+CONFLICTS=	libiodbc-*
X+
X USE_REINPLACE=	yes
X USE_LIBTOOL=	yes
X CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
END-of-databases_unixODBC.diff
exit

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



More information about the freebsd-ports-bugs mailing list