Index: head/databases/qdbm/Makefile =================================================================== --- head/databases/qdbm/Makefile (revision 93276) +++ head/databases/qdbm/Makefile (revision 93277) @@ -1,31 +1,31 @@ # New ports collection makefile for: QDBM # Date created: 18 October 2003 # Whom: Kimura Fuyuki # # $FreeBSD$ # PORTNAME= qdbm -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= fuyuki@nigredo.org COMMENT= Quick Database Manager GNU_CONFIGURE= yes MAKE_ARGS= RELCFLAGS="${CFLAGS}" MYSHAREDIR="${DOCSDIR}" INSTALLS_SHLIB= yes .if !defined(NOPORTDOCS) MAKE_ARGS+= MYDOCS="spex.html spex-ja.html" .else MAKE_ARGS+= MYDOCS="" .endif MAN3= cabin.3 curia.3 depot.3 hovel.3 odeum.3 qdbm.3 relic.3 villa.3 MLINKS= curia.3 cropen.3 depot.3 dpopen.3 \ - odeum.3 odopen.3 villa.3 vlopen.3 + odeum.3 odopen.3 villa.3 vlopen.3 villa.3 vista.3 .include Property changes on: head/databases/qdbm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/databases/qdbm/distinfo =================================================================== --- head/databases/qdbm/distinfo (revision 93276) +++ head/databases/qdbm/distinfo (revision 93277) @@ -1 +1 @@ -MD5 (qdbm-1.7.6.tar.gz) = ce9398aa577c7eb495929c591cfd4e22 +MD5 (qdbm-1.7.7.tar.gz) = 251e24a3791db67437768b3d8507bee4 Property changes on: head/databases/qdbm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/databases/qdbm/pkg-plist =================================================================== --- head/databases/qdbm/pkg-plist (revision 93276) +++ head/databases/qdbm/pkg-plist (revision 93277) @@ -1,32 +1,33 @@ bin/cbcodec bin/cbtest bin/crmgr bin/crtest bin/crtsv bin/dpmgr bin/dptest bin/dptsv bin/hvmgr bin/hvtest bin/odidx bin/odmgr bin/odtest bin/rlmgr bin/rltest bin/vlmgr bin/vltest bin/vltsv include/cabin.h include/curia.h include/depot.h include/hovel.h include/odeum.h include/relic.h include/villa.h +include/vista.h lib/libqdbm.a lib/libqdbm.so lib/libqdbm.so.1 lib/libqdbm.so.1.0.0 %%PORTDOCS%%%%DOCSDIR%%/spex-ja.html %%PORTDOCS%%%%DOCSDIR%%/spex.html %%PORTDOCS%%@dirrm %%DOCSDIR%% Property changes on: head/databases/qdbm/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property