Okay, how about build 398: Fix problem in insert looping indefinitely.
This commit is contained in:
parent
02b0269149
commit
d46d45a087
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.44 2003/12/30 18:14:12 tvierling Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2003/12/31 00:27:34 tvierling Exp $
|
||||
#
|
||||
|
||||
DISTNAME= entropy-${ENTROPY_VERSION}
|
||||
|
@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
|
|||
USE_BUILDLINK2= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
ENTROPY_VERSION= 0.7.2-397
|
||||
ENTROPY_VERSION= 0.7.2-398
|
||||
|
||||
CONFIGURE_ARGS+= --enable-verbose --disable-posix-sem --disable-svid-sem
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.46 2003/12/30 18:14:12 tvierling Exp $
|
||||
$NetBSD: distinfo,v 1.47 2003/12/31 00:27:34 tvierling Exp $
|
||||
|
||||
SHA1 (entropy-0.7.2-397.tgz) = f3063374d75482febad89d08cc288a0561143add
|
||||
Size (entropy-0.7.2-397.tgz) = 780017 bytes
|
||||
SHA1 (entropy-0.7.2-398.tgz) = 92e04860a000da2a93a8c1b953d902a78d6e94b6
|
||||
Size (entropy-0.7.2-398.tgz) = 780034 bytes
|
||||
SHA1 (patch-ac) = 3651aec19ae8e079217121de231467a30fb1f73a
|
||||
|
|
Loading…
Reference in a new issue