FreeBSD Bugzilla – Attachment 250442 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 v2
rmrf-nmap-devel-v2.patch (text/plain), 870 bytes, created by
Daniel Engberg
on 2024-05-05 12:42:59 UTC
(
hide
)
Description:
Patch for nmap-devel v2
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-05-05 12:42:59 UTC
Size:
870 bytes
patch
obsolete
>diff --git a/security/nmap-devel/Makefile b/security/nmap-devel/Makefile >index 8711eb18b94a..2201dbde0c4d 100644 >--- a/security/nmap-devel/Makefile >+++ b/security/nmap-devel/Makefile >@@ -21,6 +21,11 @@ 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 ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/mswin32 \ >+ --no-same-owner --no-same-permissions >+ > USE_GITHUB= yes > GH_TAGNAME= 036714cde > NMAP_COMMIT_DATE= 20240327 >@@ -58,10 +63,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