security/nettle: Update to 3.7.3
- Update header of patch files Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/release-3.7-fixes/NEWS
This commit is contained in:
parent
edebf3606b
commit
9d9f506d06
5 changed files with 10 additions and 11 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: ijliao
|
||||
|
||||
PORTNAME= nettle
|
||||
PORTVERSION= 3.7.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.7.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNU \
|
||||
https://www.lysator.liu.se/~nisse/archive/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1616863436
|
||||
SHA256 (nettle-3.7.2.tar.gz) = 8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162
|
||||
SIZE (nettle-3.7.2.tar.gz) = 2382309
|
||||
TIMESTAMP = 1622214002
|
||||
SHA256 (nettle-3.7.3.tar.gz) = 661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0
|
||||
SIZE (nettle-3.7.3.tar.gz) = 2383985
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- powerpc64/p8/aes-decrypt-internal.asm.orig 2021-04-03 16:33:37.883035000 -0500
|
||||
+++ powerpc64/p8/aes-decrypt-internal.asm 2021-04-03 16:34:24.022307000 -0500
|
||||
--- powerpc64/p8/aes-decrypt-internal.asm.orig 2021-06-06 20:06:30 UTC
|
||||
+++ powerpc64/p8/aes-decrypt-internal.asm
|
||||
@@ -71,7 +71,7 @@ define(`FUNC_ALIGN', `5')
|
||||
PROLOGUE(_nettle_aes_decrypt)
|
||||
vxor ZERO,ZERO,ZERO
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- powerpc64/p8/aes-encrypt-internal.asm.orig 2021-04-03 16:33:26.104735000 -0500
|
||||
+++ powerpc64/p8/aes-encrypt-internal.asm 2021-04-03 16:34:43.805790000 -0500
|
||||
--- powerpc64/p8/aes-encrypt-internal.asm.orig 2021-06-06 20:06:30 UTC
|
||||
+++ powerpc64/p8/aes-encrypt-internal.asm
|
||||
@@ -63,7 +63,7 @@ define(`S7', `v9')
|
||||
|
||||
define(`FUNC_ALIGN', `5')
|
||||
|
|
|
@ -72,11 +72,11 @@ include/nettle/yarrow.h
|
|||
lib/libhogweed.a
|
||||
lib/libhogweed.so
|
||||
lib/libhogweed.so.6
|
||||
lib/libhogweed.so.6.3
|
||||
lib/libhogweed.so.6.4
|
||||
lib/libnettle.a
|
||||
lib/libnettle.so
|
||||
lib/libnettle.so.8
|
||||
lib/libnettle.so.8.3
|
||||
lib/libnettle.so.8.4
|
||||
libdata/pkgconfig/hogweed.pc
|
||||
libdata/pkgconfig/nettle.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
|
|
Loading…
Reference in a new issue