Date: 11 Apr 2004 19:15:52 -0000 From: Alex Kiesel <kiesel@schlund.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/65444: [maintainer-update] databases/freetds to 0.62.3 Message-ID: <20040411191552.23135.qmail@alex.i.schlund.de> Resent-Message-ID: <200404111920.i3BJKHfV078407@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65444 >Category: ports >Synopsis: [maintainer-update] databases/freetds to 0.62.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 11 12:20:17 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Alex Kiesel >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD alex.i.schlund.de 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update databases/freetds to latest stable version. >How-To-Repeat: >Fix: Apply the patch and remove the files files/exp-patch-src::tds::read.c files/patch-doc::Makefile.in --- freetds.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/freetds/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- Makefile 30 Mar 2004 19:20:15 -0000 1.36 +++ Makefile 11 Apr 2004 16:46:42 -0000 @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= freetds -PORTVERSION= 0.62 -PORTREVISION= 1 +PORTVERSION= 0.62.3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/freetds/stable @@ -19,12 +18,13 @@ USE_GMAKE= yes GNU_GONFIGURE= yes USE_LIBTOOL_VER= 13 -WANT_AUTOCONF_VER= 253 +WANT_AUTOCONF_VER= 257 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-tdsver=5.0 INSTALLS_SHLIB= yes +DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} MAN1= freebcp.1 tsql.1 .if defined(WITH_IODBC) @@ -51,9 +51,6 @@ @cd ${WRKSRC} && ${LN} -s freetds.conf freetds.conf.dist @cd ${WRKSRC} && ${LN} -s locales.conf locales.conf.dist @cd ${WRKSRC}/src/pool && ${LN} -s pool.conf pool.conf.dist -.if defined(WITH_EXPERIMENTAL_PATCH) - cd ${WRKSRC} && ${PATCH} < ${FILESDIR}/exp-patch-src::tds::read.c -.endif post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/freetds/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 31 Mar 2004 03:06:36 -0000 1.10 +++ distinfo 11 Apr 2004 16:46:42 -0000 @@ -1,2 +1,2 @@ -MD5 (freetds-0.62.tar.gz) = 8dfeedf975362bf4fad3bba7d8936a3c -SIZE (freetds-0.62.tar.gz) = 1177690 +MD5 (freetds-0.62.3.tar.gz) = 6091902314a9317f0de2bb156151bc3a +SIZE (freetds-0.62.3.tar.gz) = 1186704 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/databases/freetds/pkg-plist,v retrieving revision 1.14 diff -u -r1.14 pkg-plist --- pkg-plist 15 Jan 2004 18:28:02 -0000 1.14 +++ pkg-plist 11 Apr 2004 16:46:42 -0000 @@ -1,6 +1,7 @@ bin/freebcp bin/tdspool bin/tsql +bin/bsqldb etc/freetds.conf.dist etc/freetds/interfaces.dist etc/locales.conf.dist @@ -31,12 +32,12 @@ lib/libtds.a lib/libtds.so lib/libtds.so.3 -%%ODBC%%lib/libtdsodbc.a -%%ODBC%%lib/libtdsodbc.so -%%ODBC%%lib/libtdsodbc.so.0 lib/libtdssrv.a lib/libtdssrv.so lib/libtdssrv.so.1 +lib/libtdsodbc.so.0 +lib/libtdsodbc.so +lib/libtdsodbc.a %%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-11.htm %%PORTDOCS%%%%DOCSDIR%%/userguide/index.htm %%PORTDOCS%%%%DOCSDIR%%/userguide/about.htm @@ -113,28 +114,33 @@ %%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-10.htm %%PORTDOCS%%%%DOCSDIR%%/userguide/index.html %%PORTDOCS%%%%DOCSDIR%%/reference/todo.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00057.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00063.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00064.html +%%PORTDOCS%%%%DOCSDIR%%/reference/annotated.html +%%PORTDOCS%%%%DOCSDIR%%/reference/bug.html +%%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.css +%%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.png +%%PORTDOCS%%%%DOCSDIR%%/reference/files.html +%%PORTDOCS%%%%DOCSDIR%%/reference/functions.html +%%PORTDOCS%%%%DOCSDIR%%/reference/globals.html +%%PORTDOCS%%%%DOCSDIR%%/reference/index.html +%%PORTDOCS%%%%DOCSDIR%%/reference/modules.html +%%PORTDOCS%%%%DOCSDIR%%/reference/pages.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00059.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00065.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00066.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00070.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00126.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00067.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00068.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00072.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00129.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00160.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00163.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00132.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00164.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00177.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00167.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00168.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00181.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00196.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00218.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00265.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00268.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00292.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00293.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00294.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00295.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00296.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00185.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00200.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00223.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00270.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00273.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00297.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00298.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00299.html @@ -149,12 +155,12 @@ %%PORTDOCS%%%%DOCSDIR%%/reference/a00308.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00309.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00310.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00311.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00312.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00313.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00314.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00315.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00316.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00317.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00318.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00319.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00320.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00321.html @@ -180,25 +186,20 @@ %%PORTDOCS%%%%DOCSDIR%%/reference/a00341.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00342.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00343.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00344.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00345.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00346.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00347.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00348.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00349.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00350.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00351.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00352.html %%PORTDOCS%%%%DOCSDIR%%/reference/a00353.html -%%PORTDOCS%%%%DOCSDIR%%/reference/annotated.html -%%PORTDOCS%%%%DOCSDIR%%/reference/bug.html -%%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%/reference/files.html -%%PORTDOCS%%%%DOCSDIR%%/reference/functions.html -%%PORTDOCS%%%%DOCSDIR%%/reference/globals.html -%%PORTDOCS%%%%DOCSDIR%%/reference/index.html -%%PORTDOCS%%%%DOCSDIR%%/reference/modules.html -%%PORTDOCS%%%%DOCSDIR%%/reference/pages.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00046.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00354.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00355.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00356.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00357.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00358.html +%%PORTDOCS%%%%DOCSDIR%%/reference/a00048.html %%PORTDOCS%%%%DOCSDIR%%/images/important.gif %%PORTDOCS%%%%DOCSDIR%%/images/note.gif %%PORTDOCS%%%%DOCSDIR%%/images/tip.gif --- freetds.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?20040411191552.23135.qmail>