1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

And again backout to revision 1.14 until lukem@netbsd.org fixes it.

This commit is contained in:
Edwin Groothuis 2008-07-31 11:30:53 +00:00
parent f2104be43e
commit 305987dfe1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217874
3 changed files with 9 additions and 5 deletions

View File

@ -6,8 +6,8 @@
#
PORTNAME= db
PORTVERSION= 1.16
PORTEPOCH= 1
PORTVERSION= 1.14
PORTEPOCH= 2
CATEGORIES= databases
MASTER_SITES= http://www.mavetju.org/download/

View File

@ -1,3 +1,3 @@
MD5 (db-1.16.tar.gz) = 01853b8890b7425667e198563956e203
SHA256 (db-1.16.tar.gz) = e2cc18621932fb9769ef4fdf17a538e619a358ec0ab14c085c666b022afef359
SIZE (db-1.16.tar.gz) = 6860
MD5 (db-1.14.tar.gz) = 43b380e4fae7f4ce67ac39c779263c88
SHA256 (db-1.14.tar.gz) = 0c66fc7df0ddb70915bcd6d17cf5ed0049d8cff01fcaadd95069126722770e73
SIZE (db-1.14.tar.gz) = 6908

View File

@ -1,3 +1,7 @@
db allows manipulation of btree(3) and hash(3) (db(3)) databases.
See NetBSD Problem Report #39254
(http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=39254) for
the issues with the version 1.15 and higher.
WWW: http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/db/