From owner-svn-ports-head@FreeBSD.ORG Sat Feb 1 10:13:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47C2BAB5; Sat, 1 Feb 2014 10:13:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 348761161; Sat, 1 Feb 2014 10:13:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s11ADgcE005180; Sat, 1 Feb 2014 10:13:42 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s11ADfw1005175; Sat, 1 Feb 2014 10:13:41 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201402011013.s11ADfw1005175@svn.freebsd.org> From: Rusmir Dusko Date: Sat, 1 Feb 2014 10:13:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342107 - head/x11/xautomation X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 10:13:42 -0000 Author: nemysis Date: Sat Feb 1 10:13:41 2014 New Revision: 342107 URL: http://svnweb.freebsd.org/changeset/ports/342107 QAT: https://qat.redports.org/buildarchive/r342107/ Log: - Update to 1.09, No functional changes just cleans up compiler warnings Modified: head/x11/xautomation/Makefile head/x11/xautomation/distinfo Modified: head/x11/xautomation/Makefile ============================================================================== --- head/x11/xautomation/Makefile Sat Feb 1 09:53:35 2014 (r342106) +++ head/x11/xautomation/Makefile Sat Feb 1 10:13:41 2014 (r342107) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xautomation -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ Modified: head/x11/xautomation/distinfo ============================================================================== --- head/x11/xautomation/distinfo Sat Feb 1 09:53:35 2014 (r342106) +++ head/x11/xautomation/distinfo Sat Feb 1 10:13:41 2014 (r342107) @@ -1,2 +1,2 @@ -SHA256 (xautomation-1.08.tar.gz) = cb37cd96c15a0ca120d8d5a2de3dda029ea5db04ddeee65880b8f9963eee0d04 -SIZE (xautomation-1.08.tar.gz) = 123944 +SHA256 (xautomation-1.09.tar.gz) = ee8f2c61165da682f58371a51cfc263d6e54609b614e712320b0987779d95f0d +SIZE (xautomation-1.09.tar.gz) = 123995