FreeBSD Bugzilla – Attachment 246033 Details for
Bug 274839
ftp/lftp: lint to pass sanity checks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH 1/2] ftp/lftp: lint to pass sanity checks: add desktop-file-utils to USES
0001-ftp-lftp-lint-to-pass-sanity-checks-add-desktop-file.patch (text/plain), 863 bytes, created by
Älven
on 2023-10-31 23:47:34 UTC
(
hide
)
Description:
[PATCH 1/2] ftp/lftp: lint to pass sanity checks: add desktop-file-utils to USES
Filename:
MIME Type:
Creator:
Älven
Created:
2023-10-31 23:47:34 UTC
Size:
863 bytes
patch
obsolete
>From 8bb1f8f11c59c97d0646dd83722f9075745f568d Mon Sep 17 00:00:00 2001 >From: Andrey Korobkov <alster@vinterdalen.se> >Date: Wed, 1 Nov 2023 03:11:35 +0400 >Subject: [PATCH 1/2] ftp/lftp: lint to pass sanity checks: add > desktop-file-utils to USES > >PR: 274839 >--- > ftp/lftp/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile >index 1e26f54061c2..dc70af6f6bd0 100644 >--- a/ftp/lftp/Makefile >+++ b/ftp/lftp/Makefile >@@ -20,8 +20,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING > LIB_DEPENDS= libexpat.so:textproc/expat2 \ > libidn2.so:dns/libidn2 > >-USES= compiler:c++11-lang charsetfix cpe iconv libtool localbase \ >- readline shebangfix >+USES= compiler:c++11-lang charsetfix cpe desktop-file-utils \ >+ iconv libtool localbase readline shebangfix > GNU_CONFIGURE= yes > CPE_VENDOR= lftp_project > >-- >2.42.0 >
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 274839
:
246033
|
246034
|
246100
|
246217