svn commit: r313210 - head/net/x2goclient
Martin Wilke
miwi at FreeBSD.org
Sat Mar 2 06:33:24 UTC 2013
Author: miwi
Date: Sat Mar 2 06:33:23 2013
New Revision: 313210
URL: http://svnweb.freebsd.org/changeset/ports/313210
Log:
- Update to 4.0.0.3
PR: 176543
Submitted by: Ports Fury
Modified:
head/net/x2goclient/Makefile
head/net/x2goclient/distinfo
Modified: head/net/x2goclient/Makefile
==============================================================================
--- head/net/x2goclient/Makefile Sat Mar 2 06:32:19 2013 (r313209)
+++ head/net/x2goclient/Makefile Sat Mar 2 06:33:23 2013 (r313210)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= x2goclient
-PORTVERSION= 4.0.0.1
+PORTVERSION= 4.0.0.3
CATEGORIES= net
MASTER_SITES= http://code.x2go.org/releases/source/x2goclient/
@@ -28,8 +28,6 @@ MAKE_JOBS_SAFE= yes
MAN1= x2goclient.1
-PORTSCOUT= limit:\^3\.0
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLDAP}
Modified: head/net/x2goclient/distinfo
==============================================================================
--- head/net/x2goclient/distinfo Sat Mar 2 06:32:19 2013 (r313209)
+++ head/net/x2goclient/distinfo Sat Mar 2 06:33:23 2013 (r313210)
@@ -1,2 +1,2 @@
-SHA256 (x2goclient-4.0.0.1.tar.gz) = 569cc69f03edcece997a56ccb57b9e70c65b8697000328bde2d75cdb928f4ac9
-SIZE (x2goclient-4.0.0.1.tar.gz) = 1239157
+SHA256 (x2goclient-4.0.0.3.tar.gz) = 924173da382ee7a409488852936551c320d0597bcc2a57c50ce2125b93d6e78d
+SIZE (x2goclient-4.0.0.3.tar.gz) = 1240383
More information about the svn-ports-all
mailing list