From owner-svn-ports-head@freebsd.org Sat Nov 14 20:51:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C11B1A2F771; Sat, 14 Nov 2015 20:51:13 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 873341792; Sat, 14 Nov 2015 20:51:13 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAEKpCwE047335; Sat, 14 Nov 2015 20:51:12 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAEKpCFH047333; Sat, 14 Nov 2015 20:51:12 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511142051.tAEKpCFH047333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sat, 14 Nov 2015 20:51:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401597 - head/devel/py-unipath 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.20 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, 14 Nov 2015 20:51:13 -0000 Author: wg Date: Sat Nov 14 20:51:12 2015 New Revision: 401597 URL: https://svnweb.freebsd.org/changeset/ports/401597 Log: devel/py-unipath: update to 1.1 Modified: head/devel/py-unipath/Makefile head/devel/py-unipath/distinfo Modified: head/devel/py-unipath/Makefile ============================================================================== --- head/devel/py-unipath/Makefile Sat Nov 14 20:44:02 2015 (r401596) +++ head/devel/py-unipath/Makefile Sat Nov 14 20:51:12 2015 (r401597) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unipath -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-unipath/distinfo ============================================================================== --- head/devel/py-unipath/distinfo Sat Nov 14 20:44:02 2015 (r401596) +++ head/devel/py-unipath/distinfo Sat Nov 14 20:51:12 2015 (r401597) @@ -1,2 +1,2 @@ -SHA256 (Unipath-1.0.tar.gz) = ef0139ac30913b43e8d388a3e776e534a22f81975966968d28369ec0338a69b7 -SIZE (Unipath-1.0.tar.gz) = 29306 +SHA256 (Unipath-1.1.tar.gz) = 09839adcc72e8a24d4f76d63656f30b5a1f721fc40c9bcd79d8c67bdd8b47dae +SIZE (Unipath-1.1.tar.gz) = 30280