diff options
author | seanc <seanc@FreeBSD.org> | 2003-08-27 11:16:35 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-08-27 11:16:35 +0800 |
commit | 7ae0fcf937b9e848d8c50856b4d8f5884134b4b1 (patch) | |
tree | 85dc66efec378cf40ee1b3a9588b9b409a37da9d /math/entropy | |
parent | 912f43fc5ff9fe25e79af2ded1cc92f0ebf3c789 (diff) | |
download | freebsd-ports-gnome-7ae0fcf937b9e848d8c50856b4d8f5884134b4b1.tar.gz freebsd-ports-gnome-7ae0fcf937b9e848d8c50856b4d8f5884134b4b1.tar.zst freebsd-ports-gnome-7ae0fcf937b9e848d8c50856b4d8f5884134b4b1.zip |
Maintainer update of math/entropy to 1.1
PR: ports/56022
Submitted by: Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
Diffstat (limited to 'math/entropy')
-rw-r--r-- | math/entropy/Makefile | 2 | ||||
-rw-r--r-- | math/entropy/distinfo | 2 | ||||
-rw-r--r-- | math/entropy/pkg-descr | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/math/entropy/Makefile b/math/entropy/Makefile index 004f9919fadf..bfe55641486f 100644 --- a/math/entropy/Makefile +++ b/math/entropy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= entropy -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= math archivers MASTER_SITES= http://www.seccuris.com/documents/downloads/ diff --git a/math/entropy/distinfo b/math/entropy/distinfo index c714b75b6fb1..62cd0e10df9c 100644 --- a/math/entropy/distinfo +++ b/math/entropy/distinfo @@ -1 +1 @@ -MD5 (entropy-1.0.tar.gz) = 1369f409983abd88e50221ea36049edb +MD5 (entropy-1.1.tar.gz) = 6d05a9fbb07ea54437265389541f2d63 diff --git a/math/entropy/pkg-descr b/math/entropy/pkg-descr index 29017039d54e..6ba994b69fdf 100644 --- a/math/entropy/pkg-descr +++ b/math/entropy/pkg-descr @@ -1,3 +1,5 @@ Entropy is a program that will calculate the entropy of a given set of data. This program is mainly used to benchmark the efficiency of existing or developing compression algorithms. + +WWW: http://www.seccuris.com |