FreeBSD Bugzilla – Attachment 225653 Details for
Bug 256492
security/nettle: Update BUILD_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for nettle
nettle373.patch (text/plain), 2.25 KB, created by
Daniel Engberg
on 2021-06-09 00:21:55 UTC
(
hide
)
Description:
Patch for nettle
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-06-09 00:21:55 UTC
Size:
2.25 KB
patch
obsolete
>diff --git a/security/nettle/Makefile b/security/nettle/Makefile >index 694353749c2c..191f6bfcf94d 100644 >--- a/security/nettle/Makefile >+++ b/security/nettle/Makefile >@@ -1,8 +1,7 @@ > # Created by: ijliao > > PORTNAME= nettle >-PORTVERSION= 3.7.2 >-PORTREVISION= 2 >+DISTVERSION= 3.7.3 > CATEGORIES= security > MASTER_SITES= GNU \ > https://www.lysator.liu.se/~nisse/archive/ >@@ -15,10 +14,12 @@ LICENSE_COMB= multi > LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYINGv2 > LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3 > >-BUILD_DEPENDS= gmp>=6.0.0:math/gmp >+BUILD_DEPENDS= gmp>=6.1.0:math/gmp > LIB_DEPENDS= libgmp.so:math/gmp > >-USES= compiler:c11 gmake localbase makeinfo pathfix >+USES= autoreconf compiler:c11 gmake localbase makeinfo pathfix ssl >+ >+CFLAGS+= -I${OPENSSLINC} > > CONFIGURE_ARGS= --enable-shared > CONFIGURE_ENV= M4="/usr/bin/m4 -g" >@@ -29,9 +30,7 @@ USE_LDCONFIG= yes > INFO= nettle > > OPTIONS_DEFINE= DOCS EXAMPLES >- >-EXAMPLES_CFLAGS= -I${OPENSSLINC} >-EXAMPLES_USES= ssl >+OPTIONS_SUB= yes > > .include <bsd.port.options.mk> > >@@ -49,9 +48,6 @@ post-patch: > @${REINPLACE_CMD} -e 's|__sgi|__unix__|' ${WRKSRC}/configure > .endif > >-post-patch-EXAMPLES-off: >- @${REINPLACE_CMD} -e '/SUBDIRS = / s| examples||' ${WRKSRC}/Makefile.in >- > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so > >diff --git a/security/nettle/distinfo b/security/nettle/distinfo >index 5d9308e5c04d..0b138b673904 100644 >--- a/security/nettle/distinfo >+++ b/security/nettle/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1616863436 >-SHA256 (nettle-3.7.2.tar.gz) = 8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162 >-SIZE (nettle-3.7.2.tar.gz) = 2382309 >+TIMESTAMP = 1623187094 >+SHA256 (nettle-3.7.3.tar.gz) = 661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0 >+SIZE (nettle-3.7.3.tar.gz) = 2383985 >diff --git a/security/nettle/pkg-plist b/security/nettle/pkg-plist >index 55cf281c811a..7073dc2ac1ae 100644 >--- a/security/nettle/pkg-plist >+++ b/security/nettle/pkg-plist >@@ -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
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 256492
: 225653