From owner-svn-ports-head@FreeBSD.ORG Sat May 24 14:25:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 250D9550; Sat, 24 May 2014 14:25:39 +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 12D242FF7; Sat, 24 May 2014 14:25:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4OEPcqT024462; Sat, 24 May 2014 14:25:38 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4OEPcVT024460; Sat, 24 May 2014 14:25:38 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201405241425.s4OEPcVT024460@svn.freebsd.org> From: William Grzybowski Date: Sat, 24 May 2014 14:25:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355039 - head/devel/py-hgsubversion 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.18 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, 24 May 2014 14:25:39 -0000 Author: wg Date: Sat May 24 14:25:38 2014 New Revision: 355039 URL: http://svnweb.freebsd.org/changeset/ports/355039 QAT: https://qat.redports.org/buildarchive/r355039/ Log: devel/py-hgsubversion: update to 1.6.1 - Update to 1.6.1 - Fix SUBVERTY option [1] PR: ports/186390 [1] Submitted by: Maxim Samsonov [1] Modified: head/devel/py-hgsubversion/Makefile head/devel/py-hgsubversion/distinfo Modified: head/devel/py-hgsubversion/Makefile ============================================================================== --- head/devel/py-hgsubversion/Makefile Sat May 24 14:23:48 2014 (r355038) +++ head/devel/py-hgsubversion/Makefile Sat May 24 14:25:38 2014 (r355039) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hgsubversion -PORTVERSION= 1.6 +PORTVERSION= 1.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,9 +23,9 @@ PYDISTUTILS_AUTOPLIST= yes .include .if ${PORT_OPTIONS:MSUBVERTPY} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>=0:${PORTSDIR}/devel/py-subversion -.else RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subvertpy>=0:${PORTSDIR}/devel/py-subvertpy +.else +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>=0:${PORTSDIR}/devel/py-subversion .endif .include Modified: head/devel/py-hgsubversion/distinfo ============================================================================== --- head/devel/py-hgsubversion/distinfo Sat May 24 14:23:48 2014 (r355038) +++ head/devel/py-hgsubversion/distinfo Sat May 24 14:25:38 2014 (r355039) @@ -1,2 +1,2 @@ -SHA256 (hgsubversion-1.6.tar.gz) = 1a521638525b405406eb1d55b75bc3d16362b98a5e16d9f75817c8c95294ccde -SIZE (hgsubversion-1.6.tar.gz) = 172888 +SHA256 (hgsubversion-1.6.1.tar.gz) = bb2787259a5f9716fe4ff4f6a4e6170fb8109c6f74550cbd92ec314d8d4278a0 +SIZE (hgsubversion-1.6.1.tar.gz) = 173184