Update to qdbm-1.8.35.

This commit is contained in:
bernd 2005-12-06 18:49:24 +00:00
parent 1bb79d6bfc
commit 01f9dc0288
3 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2005/09/13 18:52:14 bernd Exp $
# $OpenBSD: Makefile,v 1.3 2005/12/06 18:49:24 bernd Exp $
COMMENT= "high performance embedded database library"
DISTNAME= qdbm-1.8.33
DISTNAME= qdbm-1.8.35
CATEGORIES= databases
HOMEPAGE= http://qdbm.sourceforge.net
@ -17,12 +17,12 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qdbm/}
WANTLIB= c z
MODULES= converters/libiconv
WANTLIB= c z
MODULES= converters/libiconv
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --enable-zlib \
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--enable-zlib \
--enable-iconv
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (qdbm-1.8.33.tar.gz) = 3a462a95923df22e760d20259ad99709
RMD160 (qdbm-1.8.33.tar.gz) = 28f74519675ed711132e8d0556b0520c56abef4c
SHA1 (qdbm-1.8.33.tar.gz) = cac04ceb3b10b024cd3d34af4984643247e54141
SIZE (qdbm-1.8.33.tar.gz) = 863217
MD5 (qdbm-1.8.35.tar.gz) = e925362d2298e939caa386221b4f5e9f
RMD160 (qdbm-1.8.35.tar.gz) = ece4146b0fc26be435696df13a1b346f626e087a
SHA1 (qdbm-1.8.35.tar.gz) = 6771d54bf1c294b9fbdcbeaa5961ed033887b444
SIZE (qdbm-1.8.35.tar.gz) = 871329

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.2 2005/09/13 18:52:14 bernd Exp $
@lib lib/libqdbm.so.11.5
@comment $OpenBSD: PFRAG.shared,v 1.3 2005/12/06 18:49:24 bernd Exp $
@lib lib/libqdbm.so.11.7