svn commit: r338589 - head/net/x2goclient

Danilo Egea Gondolfo danilo at FreeBSD.org
Fri Jan 3 22:51:50 UTC 2014


Author: danilo
Date: Fri Jan  3 22:51:49 2014
New Revision: 338589
URL: http://svnweb.freebsd.org/changeset/ports/338589

Log:
  - Update from 4.0.1.1 to 4.0.1.2
  
  PR:		ports/185324
  Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>

Modified:
  head/net/x2goclient/Makefile
  head/net/x2goclient/distinfo

Modified: head/net/x2goclient/Makefile
==============================================================================
--- head/net/x2goclient/Makefile	Fri Jan  3 22:50:14 2014	(r338588)
+++ head/net/x2goclient/Makefile	Fri Jan  3 22:51:49 2014	(r338589)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	x2goclient
-PORTVERSION=	4.0.1.1
+PORTVERSION=	4.0.1.2
 CATEGORIES=	net
 MASTER_SITES=	http://code.x2go.org/releases/source/x2goclient/
 
@@ -65,7 +65,7 @@ do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}/icons
 	(cd ${WRKSRC}/icons && ${INSTALL_DATA} x2goclient.xpm \
 		${STAGEDIR}${DATADIR}/icons)
-.for i in x2goclient.png x2gosession.png 
+.for i in x2goclient.png x2gosession.png
 	(cd ${WRKSRC}/icons/128x128 && ${INSTALL_DATA} ${i} \
 		${STAGEDIR}${DATADIR}/icons)
 .endfor

Modified: head/net/x2goclient/distinfo
==============================================================================
--- head/net/x2goclient/distinfo	Fri Jan  3 22:50:14 2014	(r338588)
+++ head/net/x2goclient/distinfo	Fri Jan  3 22:51:49 2014	(r338589)
@@ -1,2 +1,2 @@
-SHA256 (x2goclient-4.0.1.1.tar.gz) = dd3877f8830d6085241c60becbd79608a8b2155f941bac258cc5e2079f818be9
-SIZE (x2goclient-4.0.1.1.tar.gz) = 1345719
+SHA256 (x2goclient-4.0.1.2.tar.gz) = feaf9532ebc4ee7cc7ac1342aa9ec59726dbf7f92d2f2e8e9da39fc96afe0823
+SIZE (x2goclient-4.0.1.2.tar.gz) = 1363858


More information about the svn-ports-all mailing list