FreeBSD Bugzilla – Attachment 130300 Details for
Bug 174197
net/x2goclient: Update to version 3.99.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net_x2goclient.diff
net_x2goclient.diff (text/x-diff), 2.81 KB, created by
tkato432
on 2012-12-11 17:55:45 UTC
(
hide
)
Description:
net_x2goclient.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-12-11 17:55:45 UTC
Size:
2.81 KB
patch
obsolete
>diff -urN /usr/ports/net/x2goclient/Makefile net/x2goclient/Makefile >--- /usr/ports/net/x2goclient/Makefile 2012-12-11 05:05:08.000000000 +0900 >+++ net/x2goclient/Makefile 2012-12-11 23:23:32.000000000 +0900 >@@ -2,35 +2,25 @@ > # $FreeBSD: head/net/x2goclient/Makefile 308630 2012-12-10 19:11:11Z mm $ > > PORTNAME= x2goclient >-PORTVERSION= 3.99.2.2 >-PORTREVISION= 1 >+PORTVERSION= 3.99.3.0 > CATEGORIES= net > MASTER_SITES= http://code.x2go.org/releases/source/x2goclient/ > > MAINTAINER= ports@FreeBSD.org >-COMMENT= The x2go Qt client >+COMMENT= Qt client for the X2Go system > > LICENSE= GPLv2 > >-LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ >- pcre:${PORTSDIR}/devel/pcre \ >- png15:${PORTSDIR}/graphics/png \ >- cups:${PORTSDIR}/print/cups-client \ >- freetype:${PORTSDIR}/print/freetype2 \ >- ssh:${PORTSDIR}/security/libssh \ >- expat:${PORTSDIR}/textproc/expat2 \ >- fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ >- xcb:${PORTSDIR}/x11/libxcb >+LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client \ >+ ssh:${PORTSDIR}/security/libssh > RUN_DEPENDS= nxproxy:${PORTSDIR}/net/nxproxy \ > x2goclient-cli:${PORTSDIR}/net/x2goclient-cli > > OPTIONS_DEFINE= LDAP DOCS > OPTIONS_DEFAULT=LDAP > >-USE_GETTEXT= yes >-USE_ICONV= yes >-USE_XORG= ice sm x11 xau xdmcp xext xpm xrender >-USE_QT4= corelib gui network svg \ >+USE_XORG= xpm >+USE_QT4= gui network svg \ > linguist_build moc_build qmake_build rcc_build uic_build > QMAKEFLAGS= QMAKE_LRELEASE="${QT_PREFIX}/bin/lrelease-qt4" > INSTALLS_ICONS= yes >@@ -53,12 +43,9 @@ > post-patch: > @${FIND} ${WRKSRC} -name "*.cpp" -or -name "*.h" | ${XARGS} \ > ${REINPLACE_CMD} -e \ >- 's|Q_OS_LINUX|Q_OS_${OPSYS:U}| ; \ >+ 's|Q_OS_LINUX|Q_OS_UNIX| ; \ > /<linux\/fs.h>/s|^|//| ; \ > /#define USELDAP/s|^|//|' >- @${FIND} ${WRKSRC} -name "*.cpp" -or -name "*.ts" | ${XARGS} \ >- ${REINPLACE_CMD} -e \ >- 's|authentification|authentication|g' > @${REINPLACE_CMD} -e \ > '/MACOSX/s|^|#|' ${WRKSRC}/x2goclient.pro > @${REINPLACE_CMD} -e \ >diff -urN /usr/ports/net/x2goclient/distinfo net/x2goclient/distinfo >--- /usr/ports/net/x2goclient/distinfo 2012-11-08 08:41:38.000000000 +0900 >+++ net/x2goclient/distinfo 2012-11-12 03:55:43.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (x2goclient-3.99.2.2.tar.gz) = ef3653cb7643ea17a2e5a3beb2d3072e4c6ddff6fcee2021e5d7251a07f6ca6a >-SIZE (x2goclient-3.99.2.2.tar.gz) = 1120830 >+SHA256 (x2goclient-3.99.3.0.tar.gz) = cd339920b933cd8fd319bfed69abac55e604c08fdd648968f8594d48df71a618 >+SIZE (x2goclient-3.99.3.0.tar.gz) = 1170567 >diff -urN /usr/ports/net/x2goclient/pkg-descr net/x2goclient/pkg-descr >--- /usr/ports/net/x2goclient/pkg-descr 2012-11-08 08:41:38.000000000 +0900 >+++ net/x2goclient/pkg-descr 2012-12-11 23:24:44.000000000 +0900 >@@ -1,3 +1,3 @@ >-QT client for x2go >+x2goclient is a GUI application for launching server-side X2Go sessions. > >-WWW: http://www.x2go.org/ >+WWW: http://www.x2go.org/
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 174197
:
130299
| 130300 |
130301