ports/53586: Update security/beecrypt: 2.1.0 -> 3.0.0

Kirill Ponomarew ponomarew at oberon.net
Sat Jun 21 16:00:32 UTC 2003


>Number:         53586
>Category:       ports
>Synopsis:       Update security/beecrypt: 2.1.0 -> 3.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 09:00:30 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update security/beecrypt: 2.1.0 -> 3.0.0

>How-To-Repeat:
>Fix:
diff -urN beecrypt.orig/Makefile beecrypt/Makefile
--- beecrypt.orig/Makefile	Mon Mar 10 19:10:55 2003
+++ beecrypt/Makefile	Sat Jun 21 17:51:38 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	beecrypt
-PORTVERSION=	2.1.0
+PORTVERSION=	3.0.0
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.virtualunlimited.com/download/
@@ -17,7 +17,7 @@
 COMMENT=	BeeCrypt is an open source cryptography library
 
 GNU_CONFIGURE=	yes
-
+USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -urN beecrypt.orig/distinfo beecrypt/distinfo
--- beecrypt.orig/distinfo	Thu Jun 14 07:42:15 2001
+++ beecrypt/distinfo	Sat Jun 21 17:40:15 2003
@@ -1 +1 @@
-MD5 (beecrypt-2.1.0.tar.gz) = 64af60feb0bd6678af6042b409e1f925
+MD5 (beecrypt-3.0.0.tar.gz) = 18f20c22443f85bd4e285925b56198d9
diff -urN beecrypt.orig/pkg-plist beecrypt/pkg-plist
--- beecrypt.orig/pkg-plist	Thu Jun 14 07:42:15 2001
+++ beecrypt/pkg-plist	Sat Jun 21 17:47:58 2003
@@ -1,5 +1,10 @@
+include/beecrypt/aes.h
+include/beecrypt/aesopt.h
 include/beecrypt/base64.h
+include/beecrypt/beecrypt.api.h
+include/beecrypt/beecrypt.gnu.h
 include/beecrypt/beecrypt.h
+include/beecrypt/beecrypt.win.h
 include/beecrypt/blockmode.h
 include/beecrypt/blockpad.h
 include/beecrypt/blowfish.h
@@ -9,11 +14,10 @@
 include/beecrypt/dlkp.h
 include/beecrypt/dlpk.h
 include/beecrypt/dlsvdp-dh.h
+include/beecrypt/dsa.h
 include/beecrypt/elgamal.h
 include/beecrypt/endianness.h
 include/beecrypt/entropy.h
-include/beecrypt/fips180.h
-include/beecrypt/fips180opt.h
 include/beecrypt/fips186.h
 include/beecrypt/hmac.h
 include/beecrypt/hmacmd5.h
@@ -21,18 +25,21 @@
 include/beecrypt/hmacsha256.h
 include/beecrypt/md5.h
 include/beecrypt/memchunk.h
-include/beecrypt/mp32.h
-include/beecrypt/mp32barrett.h
-include/beecrypt/mp32number.h
-include/beecrypt/mp32opt.h
-include/beecrypt/mp32prime.h
+include/beecrypt/mp.h
+include/beecrypt/mpbarrett.h
+include/beecrypt/mpnumber.h
+include/beecrypt/mpopt.h
+include/beecrypt/mpprime.h
 include/beecrypt/mtprng.h
 include/beecrypt/rsa.h
 include/beecrypt/rsakp.h
 include/beecrypt/rsapk.h
+include/beecrypt/sha1.h
+include/beecrypt/sha1opt.h
 include/beecrypt/sha256.h
 include/beecrypt/timestamp.h
- at dirrm include/beecrypt
+lib/libbeecrypt.a
 lib/libbeecrypt.la
 lib/libbeecrypt.so
-lib/libbeecrypt.so.3
+lib/libbeecrypt.so.6
+ at dirrm include/beecrypt
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list