FreeBSD Bugzilla – Attachment 32424 Details for
Bug 53586
Update security/beecrypt: 2.1.0 -> 3.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.31 KB, created by
Kirill Ponomarew
on 2003-06-21 17:00:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kirill Ponomarew
Created:
2003-06-21 17:00:30 UTC
Size:
2.31 KB
patch
obsolete
>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 >-@dirrm include/beecrypt >+lib/libbeecrypt.a > lib/libbeecrypt.la > lib/libbeecrypt.so >-lib/libbeecrypt.so.3 >+lib/libbeecrypt.so.6 >+@dirrm include/beecrypt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53586
: 32424