diff -Nur dbh/Makefile dbh.new/Makefile --- dbh/Makefile Thu Feb 20 19:37:07 2003 +++ dbh.new/Makefile Sun Mar 23 11:51:38 2003 @@ -7,8 +7,8 @@ # PORTNAME= dbh -PORTVERSION= 1.0.11 -PORTREVISION= 1 +PORTVERSION= 1.0.14 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -Nur dbh/README.html dbh.new/README.html --- dbh/README.html Sat Dec 7 19:30:34 2002 +++ dbh.new/README.html Sun Mar 23 11:55:38 2003 @@ -3,7 +3,7 @@

The FreeBSD Ports Collection ("databases/dbh")


-

You are now in the directory for the port "databases/dbh" (package name "dbh-1.0.11_1"). +

You are now in the directory for the port "databases/dbh" (package name "dbh-1.0.14").

This is the one-line description for this port: diff -Nur dbh/distinfo dbh.new/distinfo --- dbh/distinfo Thu Aug 15 07:24:55 2002 +++ dbh.new/distinfo Sun Mar 23 11:52:45 2003 @@ -1 +1 @@ -MD5 (dbh_1.0-11.tgz) = 810706d04b97dd087f05af0ed2119b89 +MD5 (dbh_1.0-14.tgz) = 11352e539a3e40f23d539a52f2153b95 diff -Nur dbh/files/patch-configure dbh.new/files/patch-configure --- dbh/files/patch-configure Fri Nov 8 23:01:31 2002 +++ dbh.new/files/patch-configure Thu Jan 1 01:00:00 1970 @@ -1,55 +0,0 @@ ---- configure.orig Wed Aug 14 06:39:38 2002 -+++ configure Sat Oct 26 05:29:34 2002 -@@ -1400,7 +1400,7 @@ - # an executable is not found, even if stderr is redirected. - # Redirect stdin to placate older versions of autoconf. Sigh. - if (aclocal --version) < /dev/null > /dev/null 2>&1; then -- ACLOCAL=aclocal -+ ACLOCAL=true - echo "$as_me:1404: result: found" >&5 - echo "${ECHO_T}found" >&6 - else -@@ -1415,7 +1415,7 @@ - # an executable is not found, even if stderr is redirected. - # Redirect stdin to placate older versions of autoconf. Sigh. - if (autoconf --version) < /dev/null > /dev/null 2>&1; then -- AUTOCONF=autoconf -+ AUTOCONF=true - echo "$as_me:1419: result: found" >&5 - echo "${ECHO_T}found" >&6 - else -@@ -1430,7 +1430,7 @@ - # an executable is not found, even if stderr is redirected. - # Redirect stdin to placate older versions of autoconf. Sigh. - if (automake --version) < /dev/null > /dev/null 2>&1; then -- AUTOMAKE=automake -+ AUTOMAKE=true - echo "$as_me:1434: result: found" >&5 - echo "${ECHO_T}found" >&6 - else -@@ -1445,7 +1445,7 @@ - # an executable is not found, even if stderr is redirected. - # Redirect stdin to placate older versions of autoconf. Sigh. - if (autoheader --version) < /dev/null > /dev/null 2>&1; then -- AUTOHEADER=autoheader -+ AUTOHEADER=true - echo "$as_me:1449: result: found" >&5 - echo "${ECHO_T}found" >&6 - else -@@ -6802,6 +6802,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10854,7 +10855,7 @@ - "NONE") - ;; - *) -- CFLAGS="$CFLAGS -march=$target" -+ CFLAGS="$CFLAGS" - ;; - esac - diff -Nur dbh/pkg-plist dbh.new/pkg-plist --- dbh/pkg-plist Fri Nov 8 23:01:31 2002 +++ dbh.new/pkg-plist Sun Mar 23 12:00:51 2003 @@ -1,7 +1,9 @@ -@comment $FreeBSD: ports/databases/dbh/pkg-plist,v 1.2 2002/11/08 22:01:31 naddy Exp $ include/dbh.h include/dbh_config.h include/dbh_functions.h +lib/libdbh-1.0.so lib/libdbh-1.0.so.1 lib/libdbh.a +lib/libdbh.la lib/libdbh.so +lib/pkgconfig/dbh-1.0.pc