From owner-svn-ports-all@FreeBSD.ORG Mon May 5 21:27:35 2014 Return-Path: Delivered-To: svn-ports-all@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 DCF8568C; Mon, 5 May 2014 21:27:35 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB1298B0; Mon, 5 May 2014 21:27:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s45LRZbZ079114; Mon, 5 May 2014 21:27:35 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s45LRZhT079112; Mon, 5 May 2014 21:27:35 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201405052127.s45LRZhT079112@svn.freebsd.org> From: Raphael Kubo da Costa Date: Mon, 5 May 2014 21:27:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353045 - head/sysutils/xstow X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 21:27:35 -0000 Author: rakuco Date: Mon May 5 21:27:35 2014 New Revision: 353045 URL: http://svnweb.freebsd.org/changeset/ports/353045 QAT: https://qat.redports.org/buildarchive/r353045/ Log: Update to 1.0.2. There doesn't seem to be anything new except for changes in autotools and the documentation. Modified: head/sysutils/xstow/Makefile head/sysutils/xstow/distinfo Modified: head/sysutils/xstow/Makefile ============================================================================== --- head/sysutils/xstow/Makefile Mon May 5 21:21:22 2014 (r353044) +++ head/sysutils/xstow/Makefile Mon May 5 21:27:35 2014 (r353045) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xstow -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/ Modified: head/sysutils/xstow/distinfo ============================================================================== --- head/sysutils/xstow/distinfo Mon May 5 21:21:22 2014 (r353044) +++ head/sysutils/xstow/distinfo Mon May 5 21:27:35 2014 (r353045) @@ -1,2 +1,2 @@ -SHA256 (xstow-1.0.1.tar.bz2) = b25279134689519c15fa5caea3d437c0e8c49d9cfa0c91cc45fb842025b1bf35 -SIZE (xstow-1.0.1.tar.bz2) = 153530 +SHA256 (xstow-1.0.2.tar.bz2) = 6f041f19a5d71667f6a9436d56f5a50646b6b8c055ef5ae0813dcecb35a3c6ef +SIZE (xstow-1.0.2.tar.bz2) = 151622