Index: head/databases/dbh/Makefile =================================================================== --- head/databases/dbh/Makefile (revision 386680) +++ head/databases/dbh/Makefile (revision 386681) @@ -1,47 +1,47 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= dbh -PORTVERSION= 5.0.17 +PORTVERSION= 5.0.19 CATEGORIES= databases MASTER_SITES= SF DISTNAME= libdbh2-${PORTVERSION} MAINTAINER= culot@FreeBSD.org COMMENT= Disk Based Hashtables LICENSE= GPLv3 CONFLICTS= dbh-[0-4]* GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= GTKDOC GTKDOC_DESC= Enable GTK html documentation .for a in ia64 powerpc sparc64 BROKEN_${a}= Does not compile on ia64, powerpc, or sparc64 .endfor .include .if ${PORT_OPTIONS:MGTKDOC} CONFIGURE_ARGS+= --enable-gtk-doc-html PLIST_SUB= GTKDOC="" .else CONFIGURE_ARGS+= --disable-gtk-doc-html PLIST_SUB= GTKDOC="@comment " .endif post-patch: @${REINPLACE_CMD} -e \ 's|^pkgconfigdir.*|pkgconfigdir = $${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/Makefile.in # Needed to remove gtk-doc installation. .if empty(PORT_OPTIONS:MGTKDOC) @${REINPLACE_CMD} -e 's|^\(SUBDIRS = src man\).*|\1|' ${WRKSRC}/Makefile.in .endif .include Index: head/databases/dbh/distinfo =================================================================== --- head/databases/dbh/distinfo (revision 386680) +++ head/databases/dbh/distinfo (revision 386681) @@ -1,2 +1,2 @@ -SHA256 (libdbh2-5.0.17.tar.gz) = bd31d2073824bf83b4a8bc7b6d1ba3630ed51e40813505a398b707553811d178 -SIZE (libdbh2-5.0.17.tar.gz) = 1609569 +SHA256 (libdbh2-5.0.19.tar.gz) = 2e534f24c4df99f6e2ba726e3982d7361b56361ed5eb16e7dfdc07fac26ceba2 +SIZE (libdbh2-5.0.19.tar.gz) = 1608949