FreeBSD Bugzilla – Attachment 187421 Details for
Bug 223209
Mk/Uses/lxqt.mk: Update to 0.12.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Enhance Mk/Uses/lxqt.mk
lxqt.mk.diff (text/plain), 1.02 KB, created by
Olivier Duchateau
on 2017-10-24 13:16:45 UTC
(
hide
)
Description:
Enhance Mk/Uses/lxqt.mk
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2017-10-24 13:16:45 UTC
Size:
1.02 KB
patch
obsolete
>Index: lxqt.mk >=================================================================== >--- lxqt.mk (révision 452766) >+++ lxqt.mk (copie de travail) >@@ -14,7 +14,7 @@ > # lxqt - LXQt core library > # qtxdg - Qt implementation of freedesktop.org xdg specs > # >-# MAINTAINER: ports@FreeBSD.org >+# MAINTAINER: portmgr@FreeBSD.org > > .if !defined(_INCLUDE_USES_LXQT_MK) > _INCLUDE_USES_LXQT_MK= yes >@@ -23,17 +23,17 @@ > IGNORE= Incorrect 'USES+=lxqt:${lxqt_ARGS} takes no arguments > .endif > >+_LXQT_PROJECT= ${DISTNAME:S/-${DISTVERSION}//:tl} >+ > MASTER_SITE_LXQT+= \ > https://github.com/lxde/%SUBDIR%/releases/download/${PORTVERSION}/ \ >- http://downloads.lxqt.org/%SUBDIR%/${PORTVERSION}/ >-MASTER_SITE_LXQT_SUBDIR= lxqt >+ https://downloads.lxqt.org/downloads/%SUBDIR%/${PORTVERSION}/ >+MASTER_SITE_LXQT_SUBDIR= ${_LXQT_PROJECT} > >-.if !defined(USE_GITHUB) > MASTER_SITES?= ${MASTER_SITE_LXQT} > MASTER_SITE_SUBDIR?= ${MASTER_SITE_LXQT_SUBDIR} > > DIST_SUBDIR= lxqt >-.endif > > PLIST_SUB+= LXQT_INCLUDEDIR="include/lxqt" \ > LXQT_SHAREDIR="share/lxqt" \
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 223209
: 187421