FreeBSD Bugzilla – Attachment 250379 Details for
Bug 278743
security/nmap-devel: Convert post-extract to EXTRACT_AFTER_ARGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for nmap-devel
rmrf-nmap-devel.patch (text/plain), 782 bytes, created by
Daniel Engberg
on 2024-05-04 18:31:51 UTC
(
hide
)
Description:
Patch for nmap-devel
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-05-04 18:31:51 UTC
Size:
782 bytes
patch
obsolete
>diff --git a/security/nmap-devel/Makefile b/security/nmap-devel/Makefile >index 8711eb18b94a..649753f06836 100644 >--- a/security/nmap-devel/Makefile >+++ b/security/nmap-devel/Makefile >@@ -21,6 +21,10 @@ LICENSE_PERMS= auto-accept dist-mirror pkg-mirror pkg-sell > LIB_DEPENDS= libpcre2-16.so:devel/pcre2 > > USES= gmake cpe libtool >+ >+# XXX limit results if we do a grep in the sources! >+EXTRACT_AFTER_ARGS= --exclude mswin32 >+ > USE_GITHUB= yes > GH_TAGNAME= 036714cde > NMAP_COMMIT_DATE= 20240327 >@@ -58,10 +62,6 @@ STRIP_FILES+= nmap nping > > .include <bsd.port.options.mk> > >-# XXX limit results if we do a grep in the sources! >-post-extract: >- @${RM} -r ${WRKSRC}/mswin32 >- > .if exists(/usr/lib/libibverbs.a) > # Link with libibverbs is needed by static libpcap > post-patch-PCAP-on:
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 278743
:
250379
|
250442