FreeBSD Bugzilla – Attachment 251790 Details for
Bug 279904
security/libgcrypt: Update to 1.11.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile
libgcrypt-1110-makefile.patch (text/plain), 993 bytes, created by
Daniel Engberg
on 2024-06-30 07:36:32 UTC
(
hide
)
Description:
Makefile
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-06-30 07:36:32 UTC
Size:
993 bytes
patch
obsolete
>diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile >index 545956cd7986..484dcb85f923 100644 >--- a/security/libgcrypt/Makefile >+++ b/security/libgcrypt/Makefile >@@ -14,21 +14,20 @@ LICENSE_COMB= multi > BUILD_DEPENDS= libgpg-error>=1.32:security/libgpg-error > RUN_DEPENDS= libgpg-error>=1.32:security/libgpg-error > >-USES= cpe libtool tar:bzip2 >- >+USES= cpe libtool pathfix tar:bzip2 > CPE_VENDOR= gnupg >-USE_CSTD= gnu89 >-GNU_CONFIGURE= yes >-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share >-CONFIGURE_ARGS= --disable-drng-support >-CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} > USE_LDCONFIG= yes >+ >+GNU_CONFIGURE= yes > TEST_TARGET= check > > DOCS= AUTHORS ChangeLog ChangeLog-2011 INSTALL NEWS THANKS TODO \ > doc/HACKING doc/README.apichanges > PORTDOCS= * > >+CONFIGURE_ARGS= --disable-drng-support >+CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} >+ > OPTIONS_DEFINE= DOCS INFO STATIC > OPTIONS_DEFAULT= DOCS INFO STATIC > OPTIONS_SUB= yes
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 279904
:
251616
|
251789
| 251790