FreeBSD Bugzilla – Attachment 204535 Details for
Bug 238046
Mk/bsd.port.mk: Remove no-op NOFETCHFILES variable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Remove no-op NOFETCHFILES variable (since r415842) from the ports tree
patch.txt (text/plain), 1.73 KB, created by
Alex Kozlov
on 2019-05-22 09:32:26 UTC
(
hide
)
Description:
Remove no-op NOFETCHFILES variable (since r415842) from the ports tree
Filename:
MIME Type:
Creator:
Alex Kozlov
Created:
2019-05-22 09:32:26 UTC
Size:
1.73 KB
patch
obsolete
>- Remove no-op NOFETCHFILES variable (since r415842) from the ports tree > >Index: Mk/bsd.port.mk >=================================================================== >--- Mk/bsd.port.mk (revision 502243) >+++ Mk/bsd.port.mk (working copy) >@@ -119,9 +119,6 @@ > # ${DISTDIR} (see below). Also they will be fetched in this > # subdirectory from FreeBSD mirror sites. > # ALLFILES - All of ${DISTFILES} and ${PATCHFILES}. >-# NOFETCHFILES - If set, don't download these files from the ${MASTER_SITES} >-# or ${MASTER_SITE_BACKUP} (but do from >-# ${MASTER_SITE_OVERRIDE}) > # EXTRACT_ONLY - If set, a subset of ${DISTFILES} you want to > # actually extract. > # >@@ -2423,8 +2420,6 @@ > _MASTER_SITE_BACKUP= ${MASTER_SITE_BACKUP} > .endif > >-NOFETCHFILES?= >- > # Organize DISTFILES, PATCHFILES, _MASTER_SITES_ALL, _PATCH_SITES_ALL > # according to grouping rules (:something) > DISTFILES?= ${DISTNAME}${EXTRACT_SUFX} >Index: databases/linux-oracle-instantclient-sdk/Makefile >=================================================================== >--- databases/linux-oracle-instantclient-sdk/Makefile (revision 502243) >+++ databases/linux-oracle-instantclient-sdk/Makefile (working copy) >@@ -16,7 +16,6 @@ > > RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${ORACLEVERSION}/client/lib/libocci.so.10.1:databases/linux-oracle-instantclient-basic > >-NOFETCHFILES= ${DISTNAME}${EXTRACT_SUFX} > ONLY_FOR_ARCHS= i386 amd64 > NO_BUILD= yes > DISTINFO_FILE= ${MASTERDIR}/distinfo.${ARCH} >Index: net-mgmt/ssgless/Makefile >=================================================================== >--- net-mgmt/ssgless/Makefile (revision 502243) >+++ net-mgmt/ssgless/Makefile (working copy) >@@ -13,7 +13,6 @@ > > LESS= `whereis -bq less` > >-NOFETCHFILES= yes > NO_BUILD= yes > NO_WRKSUBDIR= 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 Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
Attachments on
bug 238046
: 204535