FreeBSD Bugzilla – Attachment 196466 Details for
Bug 230523
deskutils/fet: update to 5.37.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch with c++14
fet-5.37.1.diff (text/plain), 1.68 KB, created by
Zsolt Udvari
on 2018-08-23 06:44:42 UTC
(
hide
)
Description:
patch with c++14
Filename:
MIME Type:
Creator:
Zsolt Udvari
Created:
2018-08-23 06:44:42 UTC
Size:
1.68 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 477842) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= fet >-DISTVERSION= 5.36.0 >+DISTVERSION= 5.37.1 > CATEGORIES= deskutils kde > MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ > http://lalescu.ro/liviu/fet/download/old/ \ >@@ -15,7 +15,7 @@ > LICENSE= GPLv3+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= qmake qt:4 tar:bzip2 >+USES= qmake tar:bzip2 > > PORTEXAMPLES= * > >@@ -37,21 +37,12 @@ > QT4_USES= qt:4 > QT4_USE= QT=corelib,moc_build,rcc_build,uic_build,xml > QT5_USES= qt:5 >-QT5_USE= QT=buildtools_build,core,xml GL=gl >+QT5_USE= QT=buildtools_build,core,printsupport,widgets,xml GL=gl >+USES+= compiler:c++14-lang > >-.include <bsd.port.options.mk> >- > INSTALL_TARGET= ${WRKSRC}/fet-cl >-.if ${PORT_OPTIONS:MONLYCL} >-QMAKE_SOURCE_PATH= ${WRKSRC}/src/src-cl.pro >-.else >-INSTALL_TARGET+= ${WRKSRC}/fet >-.if ${PORT_OPTIONS:MQT4} >-USE_QT+= gui network >-.else >-USE_QT+= gui network printsupport widgets >-.endif >-.endif >+ONLYCL_VARS= QMAKE_SOURCE_PATH=${WRKSRC}/src/src-cl.pro >+ONLYCL_VARS_OFF= INSTALL_TARGET+=${WRKSRC}/fet USE_QT+="gui network" > > post-patch: > @${REINPLACE_CMD} -e 's|/usr/share/fet|${DATADIR}|g' \ >Index: distinfo >=================================================================== >--- distinfo (revision 477842) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1529559388 >-SHA256 (fet-5.36.0.tar.bz2) = 98c2383fb807af2959f9426ab88332df897273dcfa3c9e8874cabeb62a9da930 >-SIZE (fet-5.36.0.tar.bz2) = 11771000 >+TIMESTAMP = 1533926344 >+SHA256 (fet-5.37.1.tar.bz2) = 1832d4668158fa7296634ab06a54bf6227cc1b18b2b74e3fbdaa9133af579e42 >+SIZE (fet-5.37.1.tar.bz2) = 11854219
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
Flags:
uzsolt
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 230523
:
196074
| 196466 |
196588