* Update to 0.73.

PR:		48688
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>

* Override make variables on command line instead of patching Makefile.
This commit is contained in:
Christian Weisgerber 2003-02-27 21:02:56 +00:00
parent f6589b4190
commit f2e7afb7aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76595
2 changed files with 3 additions and 7 deletions

View File

@ -7,22 +7,18 @@
#
PORTNAME= tinycdb
PORTVERSION= 0.72
PORTVERSION= 0.73
CATEGORIES= databases
MASTER_SITES= ftp://ftp.corpit.ru/pub/tinycdb/
MAINTAINER= ports@FreeBSD.org
COMMENT= Analogous to cdb, but faster
USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}"
MAN1= cdb.1
MAN3= cdb.3
MAN5= cdb.5
post-patch:
@${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" \
-e "s|^CC|#CC|" -e "s|^CFLAGS|#CFLAGS|" ${WRKSRC}/Makefile
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (tinycdb-0.72.tar.gz) = 2b836b947707d3dd5903a12551e25f8e
MD5 (tinycdb-0.73.tar.gz) = 4a751aad0ac3067a7b922c40e495d79e