diff options
author | tv <tv@pkgsrc.org> | 2005-10-24 17:01:43 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-10-24 17:01:43 +0000 |
commit | e5187ba3c7eb140c46e1b202fc598b16d5b3ea0f (patch) | |
tree | 77c73adf8a18d57658d8218982a6bb4983456131 /net/entropy | |
parent | 5878b78dccb3586aaf3a06861fba33f239b2731a (diff) | |
download | pkgsrc-e5187ba3c7eb140c46e1b202fc598b16d5b3ea0f.tar.gz |
Update to 0.9.1.439. Minor bugfixes, still compatible with .438.
(No official changelog or release notes for this build.)
Diffstat (limited to 'net/entropy')
-rw-r--r-- | net/entropy/Makefile | 4 | ||||
-rw-r--r-- | net/entropy/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/entropy/Makefile b/net/entropy/Makefile index 6853056f2e7..70daefd658b 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/08/17 15:31:52 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/10/24 17:01:43 tv Exp $ # DISTNAME= entropy_rsa-${ENTROPY_VERSION} @@ -15,7 +15,7 @@ COMMENT= Anonymous peer-to-peer networking node (similar to Freenet) GNU_CONFIGURE= yes USE_TOOLS+= gmake -ENTROPY_VERSION= 0.9.1-438 +ENTROPY_VERSION= 0.9.1-439 CONFIGURE_ARGS+= --enable-setproctitle --enable-verbose --disable-posix-sem LIBS+= -L${BUILDLINK_PREFIX.zlib}/lib -lz -L${BUILDLINK_PREFIX.expat}/lib -lexpat diff --git a/net/entropy/distinfo b/net/entropy/distinfo index 045026923fd..89ee75e9217 100644 --- a/net/entropy/distinfo +++ b/net/entropy/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2005/08/17 15:31:52 tv Exp $ +$NetBSD: distinfo,v 1.10 2005/10/24 17:01:43 tv Exp $ -SHA1 (entropy_rsa-0.9.1-438.tgz) = 8833d4f03a5b484467658728a599a67a0203c543 -RMD160 (entropy_rsa-0.9.1-438.tgz) = f06360d2e812907f814c116bbb3b5a838ad26462 -Size (entropy_rsa-0.9.1-438.tgz) = 880712 bytes +SHA1 (entropy_rsa-0.9.1-439.tgz) = 264ffdfe976c154412abd4171fa8525c40414bbc +RMD160 (entropy_rsa-0.9.1-439.tgz) = 3548ecb8374b512a365dfd388699ada6596d48f3 +Size (entropy_rsa-0.9.1-439.tgz) = 880745 bytes SHA1 (patch-aa) = f094ead71b69995d6a8a48ac954bddac22339982 SHA1 (patch-ab) = 6e5ad3221243cb942b265d664e9833596c7f24c3 SHA1 (patch-ac) = 356895fa6e9309ac1479ca52a1ec3164f6a1613a |