FreeBSD Bugzilla – Attachment 234836 Details for
Bug 264806
net/sakisafecli: Update Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for net/sakisafecli
0001-net-sakisafecli-Updated-info-in-Makefile.-And-make-p.patch (text/plain), 1.10 KB, created by
diego
on 2022-06-21 13:03:59 UTC
(
hide
)
Description:
Patch for net/sakisafecli
Filename:
MIME Type:
Creator:
diego
Created:
2022-06-21 13:03:59 UTC
Size:
1.10 KB
patch
obsolete
>From 00665a6b9c9bce7be76707435b1dd6c0cdb5d7c4 Mon Sep 17 00:00:00 2001 >From: qorg11 <teru-sama@riseup.net> >Date: Tue, 21 Jun 2022 14:58:37 +0200 >Subject: [PATCH] [net/sakisafecli] Updated info in Makefile. And make > `portlint` compliant. > >--- > net/sakisafecli/Makefile | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > >diff --git a/net/sakisafecli/Makefile b/net/sakisafecli/Makefile >index c058f3873..4c1931a12 100644 >--- a/net/sakisafecli/Makefile >+++ b/net/sakisafecli/Makefile >@@ -3,15 +3,18 @@ DISTVERSION= 2.0.7 > CATEGORIES= net > MASTER_SITES= http://git.qorg11.net/sakisafe.git/snapshot/ > >-MAINTAINER= teru-sama@ebin.city >-COMMENT= Client for many file-sharing websites. >+MAINTAINER= teru-sama@riseup.net >+COMMENT= Client for many file-sharing websites > > LICENSE= GPLv3 > > LIB_DEPENDS= libconfig.so:devel/libconfig \ >- libcurl.so:ftp/curl >+ libcurl.so:ftp/curl \ >+ libnghttp2.so:www/libnghttp2 > >-CFLAGS= -I/usr/local/include -fPIC >+USES=ssl >+ >+CFLAGS+= -I${PREFIX}/include -fPIC > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/sakisafecli/sakisafecli ${STAGEDIR}${PREFIX}/bin/sakisafecli >-- >2.36.1 >
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 264806
:
234836
|
234854
|
234868