From owner-svn-ports-all@FreeBSD.ORG Wed Dec 10 02:08:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E1D3A06; Wed, 10 Dec 2014 02:08:57 +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 6AB148DD; Wed, 10 Dec 2014 02:08:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBA28vtt047162; Wed, 10 Dec 2014 02:08:57 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBA28vIY047160; Wed, 10 Dec 2014 02:08:57 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412100208.sBA28vIY047160@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 10 Dec 2014 02:08:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374437 - head/sysutils/odo 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-1 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, 10 Dec 2014 02:08:57 -0000 Author: danilo Date: Wed Dec 10 02:08:56 2014 New Revision: 374437 URL: https://svnweb.freebsd.org/changeset/ports/374437 QAT: https://qat.redports.org/buildarchive/r374437/ Log: - Update to 0.2.2 PR: 195836 Submitted by: Neel Chauhan (maintainer) Modified: head/sysutils/odo/Makefile head/sysutils/odo/distinfo Modified: head/sysutils/odo/Makefile ============================================================================== --- head/sysutils/odo/Makefile Wed Dec 10 01:23:14 2014 (r374436) +++ head/sysutils/odo/Makefile Wed Dec 10 02:08:56 2014 (r374437) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= odo -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= sysutils MAINTAINER= neel@neelc.org @@ -12,7 +12,7 @@ LICENSE= ISCL USE_GITHUB= yes GH_ACCOUNT= atomicobject GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 8c590a3 +GH_COMMIT= a8160c9 PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz Modified: head/sysutils/odo/distinfo ============================================================================== --- head/sysutils/odo/distinfo Wed Dec 10 01:23:14 2014 (r374436) +++ head/sysutils/odo/distinfo Wed Dec 10 02:08:56 2014 (r374437) @@ -1,2 +1,2 @@ -SHA256 (odo-0.2.1.tar.gz) = ba5ede6e3174477299b3cdcc286af88b0796f566b71376ced2e4329679dce1d1 -SIZE (odo-0.2.1.tar.gz) = 8017 +SHA256 (odo-0.2.2.tar.gz) = 6f43da027ab7d81a2e7efe38a13bad6d69fcd41f11619030687e16a988b6d84e +SIZE (odo-0.2.2.tar.gz) = 8188