FreeBSD Bugzilla – Attachment 114511 Details for
Bug 156173
[patch] security/nettle update to 2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.65 KB, created by
Hirohisa Yamaguchi
on 2011-04-04 14:50:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hirohisa Yamaguchi
Created:
2011-04-04 14:50:08 UTC
Size:
3.65 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/nettle/Makefile,v >retrieving revision 1.26 >diff -u -r1.26 Makefile >--- Makefile 19 Apr 2010 10:43:40 -0000 1.26 >+++ Makefile 4 Apr 2011 12:34:22 -0000 >@@ -8,8 +8,7 @@ > # > > PORTNAME= nettle >-PORTVERSION= 2.0 >-PORTREVISION= 1 >+PORTVERSION= 2.1 > CATEGORIES= security > MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ > ftp://ftp.lysator.liu.se/pub/security/lsh/ >@@ -19,6 +18,10 @@ > > LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp > >+LICENSE= GPLv2 LGPL21 >+LICENSE_COMB= multi >+LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING >+LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB > USE_GMAKE= yes > USE_OPENSSL= yes > GNU_CONFIGURE= yes >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/security/nettle/distinfo,v >retrieving revision 1.9 >diff -u -r1.9 distinfo >--- distinfo 2 Dec 2009 13:45:51 -0000 1.9 >+++ distinfo 4 Apr 2011 12:34:22 -0000 >@@ -1,3 +1,2 @@ >-MD5 (nettle-2.0.tar.gz) = d813bc76b1042d76100efbc6a955d7df >-SHA256 (nettle-2.0.tar.gz) = 65b9e230b953bfb075f10473917e216df9b825fc325b88f69cdf756ffa17cbd6 >-SIZE (nettle-2.0.tar.gz) = 883732 >+SHA256 (nettle-2.1.tar.gz) = b7d26b3e38842d83c02f807ea7a2cbaa6e2d8f22e5fb20d97ab7a171d039d74e >+SIZE (nettle-2.1.tar.gz) = 965345 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/security/nettle/pkg-plist,v >retrieving revision 1.11 >diff -u -r1.11 pkg-plist >--- pkg-plist 2 Dec 2009 13:45:51 -0000 1.11 >+++ pkg-plist 4 Apr 2011 12:34:22 -0000 >@@ -10,6 +10,7 @@ > include/nettle/bignum.h > include/nettle/blowfish.h > include/nettle/buffer.h >+include/nettle/camellia.h > include/nettle/cast128.h > include/nettle/cbc.h > include/nettle/ctr.h >@@ -39,12 +40,12 @@ > include/nettle/yarrow.h > lib/libhogweed.a > lib/libhogweed.so >-lib/libhogweed.so.1 >-lib/libhogweed.so.1.0 >+lib/libhogweed.so.2 >+lib/libhogweed.so.2.0 > lib/libnettle.a > lib/libnettle.so >-lib/libnettle.so.3 >-lib/libnettle.so.3.0 >+lib/libnettle.so.4 >+lib/libnettle.so.4.0 > %%PORTDOCS%%%%DOCSDIR%%/NEWS > %%PORTDOCS%%%%DOCSDIR%%/README > %%PORTDOCS%%%%DOCSDIR%%/TODO >@@ -59,6 +60,7 @@ > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nettle-benchmark.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nettle-openssl.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/next-prime.c >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random-prime.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/read_rsa_key.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-decrypt.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-encrypt.c >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/lang/pike78/Makefile,v >retrieving revision 1.15 >diff -u -r1.15 Makefile >--- Makefile 19 Mar 2011 13:15:24 -0000 1.15 >+++ Makefile 4 Apr 2011 12:34:23 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= pike78 > PORTVERSION= 7.8.352 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= lang > MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \ > http://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \ >@@ -23,7 +23,7 @@ > tiff.4:${PORTSDIR}/graphics/tiff \ > gdbm.3:${PORTSDIR}/databases/gdbm \ > pcre.0:${PORTSDIR}/devel/pcre \ >- nettle.3:${PORTSDIR}/security/nettle \ >+ nettle.4:${PORTSDIR}/security/nettle \ > mird.1:${PORTSDIR}/databases/mird \ > gmp.10:${PORTSDIR}/math/gmp > >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/rdup/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- Makefile 26 Feb 2011 11:33:36 -0000 1.14 >+++ Makefile 4 Apr 2011 12:34:24 -0000 >@@ -8,6 +8,7 @@ > > PORTNAME= rdup > PORTVERSION= 1.1.11 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= http://miek.nl/projects/rdup/
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 156173
: 114511