From owner-svn-ports-all@FreeBSD.ORG Wed May 13 14:52:26 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38547655; Wed, 13 May 2015 14:52:26 +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 2741214C7; Wed, 13 May 2015 14:52:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4DEqQWP025477; Wed, 13 May 2015 14:52:26 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4DEqPm8025474; Wed, 13 May 2015 14:52:25 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201505131452.t4DEqPm8025474@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 13 May 2015 14:52:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386220 - head/devel/libxo 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.20 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: Wed, 13 May 2015 14:52:26 -0000 Author: brooks Date: Wed May 13 14:52:24 2015 New Revision: 386220 URL: https://svnweb.freebsd.org/changeset/ports/386220 Log: Upgrade to 0.3.4. Modified: head/devel/libxo/Makefile head/devel/libxo/distinfo Modified: head/devel/libxo/Makefile ============================================================================== --- head/devel/libxo/Makefile Wed May 13 14:39:00 2015 (r386219) +++ head/devel/libxo/Makefile Wed May 13 14:52:24 2015 (r386220) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libxo -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= devel textproc MASTER_SITES= http://github.com/Juniper/${PORTNAME}/releases/download/${PORTVERSION}/ Modified: head/devel/libxo/distinfo ============================================================================== --- head/devel/libxo/distinfo Wed May 13 14:39:00 2015 (r386219) +++ head/devel/libxo/distinfo Wed May 13 14:52:24 2015 (r386220) @@ -1,2 +1,2 @@ -SHA256 (libxo-0.3.3.tar.gz) = 655bb76896ec4ce391b8c40cba4f29ed1af20ede97fef1a830cb3e743342ec67 -SIZE (libxo-0.3.3.tar.gz) = 820372 +SHA256 (libxo-0.3.4.tar.gz) = 4c17c16ea7f346cad26f9c3b5ee20c825398b271aaa8856cdac99b83f28f4367 +SIZE (libxo-0.3.4.tar.gz) = 831469