ports/174197: net/x2goclient: Update to version 3.99.3.0

KATO Tsuguru tkato432 at yahoo.com
Wed Dec 5 18:10:12 UTC 2012


>Number:         174197
>Category:       ports
>Synopsis:       net/x2goclient: Update to version 3.99.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 05 18:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 3.99.3.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/x2goclient/Makefile net/x2goclient/Makefile
--- /usr/ports/net/x2goclient/Makefile	2012-11-08 08:41:38.000000000 +0900
+++ net/x2goclient/Makefile	2012-12-04 02:42:20.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/net/x2goclient/Makefile 306788 2012-11-01 09:28:54Z pawel $
 
 PORTNAME=	x2goclient
-PORTVERSION=	3.99.2.2
+PORTVERSION=	3.99.3.0
 CATEGORIES=	net
 MASTER_SITES=	http://code.x2go.org/releases/source/x2goclient/
 
@@ -11,25 +11,16 @@
 
 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
@@ -52,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
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list