FreeBSD Bugzilla – Attachment 189390 Details for
Bug 224888
sysutils/qsudo: Update to g20171124; Added LICENSE file; Removed stray USES and USE_QT5; Removed wrong QMAKE_ARGS; Removed unnecessary USE_GL and USE_LDCONFIG.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
qsudo.patch (text/plain), 2.12 KB, created by
Yuri Victorovich
on 2018-01-04 08:45:22 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2018-01-04 08:45:22 UTC
Size:
2.12 KB
patch
obsolete
>Index: sysutils/qsudo/Makefile >=================================================================== >--- sysutils/qsudo/Makefile (revision 457973) >+++ sysutils/qsudo/Makefile (working copy) >@@ -1,36 +1,26 @@ > # $FreeBSD$ > > PORTNAME= qsudo >-PORTVERSION= 201710031326 >-CATEGORIES= sysutils >+DISTVERSION= g20171124 >+CATEGORIES= sysutils security > > MAINTAINER= jt@ixsystems.com > COMMENT= Qt sudo front-end > > LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/../LICENSE > >-ONLY_FOR_ARCHS= amd64 >+RUN_DEPENDS= sudo:security/sudo > >-RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo >+USES= qmake >+USE_GITHUB= yes >+GH_ACCOUNT= trueos >+GH_TAGNAME= 815e31c >+USE_QT5= core gui widgets buildtools_build > > WRKSRC_SUBDIR= src-qt5 >+LDFLAGS+= -Wl,--as-needed # prevents unnecessary USE_GL=gl, see bug#224488 > >-MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} >-MAKE_JOBS_UNSAFE= yes >- >-USES= qmake shebangfix tar:xz >-USE_LDCONFIG= yes >-USE_QT5= core gui network svg linguist \ >- buildtools x11extras widgets >-USE_GL+= gl >- >-QMAKE_ARGS= CONFIG+="configure" >- >-USE_GITHUB= yes >-GH_ACCOUNT= trueos >-GH_PROJECT= qsudo >-GH_TAGNAME= 0650d52eab7f643d9b6caab0a1df55c6b1191829 >- > PLIST_FILES= bin/qsudo > > .include <bsd.port.mk> >Index: sysutils/qsudo/distinfo >=================================================================== >--- sysutils/qsudo/distinfo (revision 457973) >+++ sysutils/qsudo/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1507051606 >-SHA256 (trueos-qsudo-201710031326-0650d52eab7f643d9b6caab0a1df55c6b1191829_GH0.tar.gz) = a26a3ffe8b05e65a012d36a0a7e1e5b6cfb5dec6638a12a83f229a044484750a >-SIZE (trueos-qsudo-201710031326-0650d52eab7f643d9b6caab0a1df55c6b1191829_GH0.tar.gz) = 21208 >+TIMESTAMP = 1515053080 >+SHA256 (trueos-qsudo-g20171124-815e31c_GH0.tar.gz) = 1f62d22ecd77a2d4a277da52589584140798d14767b742472ce02210845c412a >+SIZE (trueos-qsudo-g20171124-815e31c_GH0.tar.gz) = 21196 >Index: sysutils/qsudo/pkg-descr >=================================================================== >--- sysutils/qsudo/pkg-descr (revision 457973) >+++ sysutils/qsudo/pkg-descr (working copy) >@@ -1,3 +1,3 @@ >-TrueOS Qt sudo front-end >+TrueOS Qt sudo front-end. > > WWW: https://github.com/trueos/qsudo
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 224888
:
189388
| 189390