pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/entropy Update to 0.8.2.418. No changelog; change...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1a59915128d
branches:  trunk
changeset: 481084:c1a59915128d
user:      tv <tv%pkgsrc.org@localhost>
date:      Sat Sep 25 13:43:05 2004 +0000

description:
Update to 0.8.2.418.  No changelog; changes of note include:

* FCP HTLs are now limited to 20 rather than 5; helps propagation
* Some log message severity leves are reduced (less "normal"-mode logs)
* Beginnings of support for much larger primes in the crypto code.

diffstat:

 net/entropy/Makefile |  4 ++--
 net/entropy/PLIST    |  3 ++-
 net/entropy/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs (47 lines):

diff -r b121001874cd -r c1a59915128d net/entropy/Makefile
--- a/net/entropy/Makefile      Sat Sep 25 10:31:39 2004 +0000
+++ b/net/entropy/Makefile      Sat Sep 25 13:43:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/07/25 15:29:29 tv Exp $
+# $NetBSD: Makefile,v 1.6 2004/09/25 13:43:05 tv Exp $
 #
 
 DISTNAME=              entropy-${ENTROPY_VERSION}
@@ -16,7 +16,7 @@
 USE_BUILDLINK3=                yes
 USE_GNU_TOOLS+=                make
 
-ENTROPY_VERSION=       0.8.2-416
+ENTROPY_VERSION=       0.8.2-418
 
 CONFIGURE_ARGS+=       --enable-verbose --disable-posix-sem
 
diff -r b121001874cd -r c1a59915128d net/entropy/PLIST
--- a/net/entropy/PLIST Sat Sep 25 10:31:39 2004 +0000
+++ b/net/entropy/PLIST Sat Sep 25 13:43:05 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/29 18:40:43 tv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/09/25 13:43:05 tv Exp $
 bin/entropy
 bin/entropy-monoopt
 bin/entropy-storechg
@@ -14,6 +14,7 @@
 share/examples/entropy/node/my0812.bdf.lzw
 share/examples/entropy/node/next.png
 share/examples/entropy/node/prev.png
+share/examples/entropy/node/robots.txt
 share/examples/entropy/node/s15.gif
 share/examples/entropy/node/s30.gif
 share/examples/entropy/node/s45.gif
diff -r b121001874cd -r c1a59915128d net/entropy/distinfo
--- a/net/entropy/distinfo      Sat Sep 25 10:31:39 2004 +0000
+++ b/net/entropy/distinfo      Sat Sep 25 13:43:05 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/07/25 15:29:11 tv Exp $
+$NetBSD: distinfo,v 1.4 2004/09/25 13:43:05 tv Exp $
 
-SHA1 (entropy-0.8.2-416.tgz) = 475a676689468cdfdfdd1f4e31303c40f5069999
-Size (entropy-0.8.2-416.tgz) = 795174 bytes
+SHA1 (entropy-0.8.2-418.tgz) = 720b27e90cfdae2073d9e043d9593ecf593744a0
+Size (entropy-0.8.2-418.tgz) = 790526 bytes
 SHA1 (patch-ac) = 3651aec19ae8e079217121de231467a30fb1f73a



Home | Main Index | Thread Index | Old Index