From owner-svn-ports-head@FreeBSD.ORG Thu Sep 25 19:47:46 2014 Return-Path: Delivered-To: svn-ports-head@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 219AC222; Thu, 25 Sep 2014 19:47:46 +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 0C19D6C1; Thu, 25 Sep 2014 19:47:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8PJlj5U058878; Thu, 25 Sep 2014 19:47:45 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8PJljWv058876; Thu, 25 Sep 2014 19:47:45 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201409251947.s8PJljWv058876@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Thu, 25 Sep 2014 19:47:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369287 - 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-1 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: Thu, 25 Sep 2014 19:47:46 -0000 Author: wg Date: Thu Sep 25 19:47:44 2014 New Revision: 369287 URL: http://svnweb.freebsd.org/changeset/ports/369287 QAT: https://qat.redports.org/buildarchive/r369287/ Log: devel/py-hgsubversion: update to 1.6.3 - USES python Modified: head/devel/py-hgsubversion/Makefile head/devel/py-hgsubversion/distinfo Modified: head/devel/py-hgsubversion/Makefile ============================================================================== --- head/devel/py-hgsubversion/Makefile Thu Sep 25 19:47:16 2014 (r369286) +++ head/devel/py-hgsubversion/Makefile Thu Sep 25 19:47:44 2014 (r369287) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hgsubversion -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,9 +16,8 @@ OPTIONS_DEFINE= SUBVERTPY OPTIONS_DEFAULT=SUBVERTPY SUBVERTPY_DESC= Use subvertpy python bindings -USE_PYTHON= 2 -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python:2 +USE_PYTHON= autoplist distutils .include Modified: head/devel/py-hgsubversion/distinfo ============================================================================== --- head/devel/py-hgsubversion/distinfo Thu Sep 25 19:47:16 2014 (r369286) +++ head/devel/py-hgsubversion/distinfo Thu Sep 25 19:47:44 2014 (r369287) @@ -1,2 +1,2 @@ -SHA256 (hgsubversion-1.6.1.tar.gz) = bb2787259a5f9716fe4ff4f6a4e6170fb8109c6f74550cbd92ec314d8d4278a0 -SIZE (hgsubversion-1.6.1.tar.gz) = 173184 +SHA256 (hgsubversion-1.6.3.tar.gz) = 915f4415208f61ae7dc551da94a3c6269805af0558945a9f2736e60b0a6190c5 +SIZE (hgsubversion-1.6.3.tar.gz) = 177625