Index: head/databases/fastdb/Makefile =================================================================== --- head/databases/fastdb/Makefile (revision 86507) +++ head/databases/fastdb/Makefile (revision 86508) @@ -1,33 +1,33 @@ # ex:ts=8 # New ports collection makefile for: fastdb # Date created: Mar 2, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= fastdb -PORTVERSION= 2.73 +PORTVERSION= 2.74 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ MAINTAINER= osa@FreeBSD.org COMMENT= Main Memory Relational Database Management System WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes MAKE_ENV= OSTYPE="${OPSYS}" \ PREFIX="${PREFIX}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" MAKEFILE= makefile INSTALLS_SHLIB= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/FastDB.htm ${DOCSDIR} .endif .include Property changes on: head/databases/fastdb/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/databases/fastdb/distinfo =================================================================== --- head/databases/fastdb/distinfo (revision 86507) +++ head/databases/fastdb/distinfo (revision 86508) @@ -1 +1 @@ -MD5 (fastdb-2.73.tar.gz) = ff70d6eec372fa2ea170140983a2b29c +MD5 (fastdb-2.74.tar.gz) = def785e013680b67775d085bf7bc8aab Property changes on: head/databases/fastdb/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property