From owner-svn-ports-head@freebsd.org Sun Oct 2 06:56:06 2016 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 B9B1CAC6674; Sun, 2 Oct 2016 06:56:06 +0000 (UTC) (envelope-from olivierd@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 7E79B17C5; Sun, 2 Oct 2016 06:56:06 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u926u5xO033312; Sun, 2 Oct 2016 06:56:05 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u926u5gZ033310; Sun, 2 Oct 2016 06:56:05 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201610020656.u926u5gZ033310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 2 Oct 2016 06:56:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423104 - head/devel/mercurial 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.23 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: Sun, 02 Oct 2016 06:56:06 -0000 Author: olivierd Date: Sun Oct 2 06:56:05 2016 New Revision: 423104 URL: https://svnweb.freebsd.org/changeset/ports/423104 Log: - Update to 3.9.2 - Remove dependency on the python2 symlink Changes: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9.2_.282016-10-1.29 Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Sun Oct 2 05:07:22 2016 (r423103) +++ head/devel/mercurial/Makefile Sun Oct 2 06:56:05 2016 (r423104) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.9.1 +PORTVERSION= 3.9.2 CATEGORIES= devel python MASTER_SITES= http://mercurial-scm.org/release/ @@ -12,7 +12,7 @@ COMMENT= Fast, lightweight source contro LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe python:2 +USES= cpe python:2.7 USE_PYTHON= distutils OPTIONS_DEFINE= CA_BUNDLE DATA DOCS NLS FREEBSD Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Sun Oct 2 05:07:22 2016 (r423103) +++ head/devel/mercurial/distinfo Sun Oct 2 06:56:05 2016 (r423104) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472766785 -SHA256 (mercurial-3.9.1.tar.gz) = 625e4fc7e85ec2278c2828bdc547fce74091b3bbe4d9eeeba2d61af51195df74 -SIZE (mercurial-3.9.1.tar.gz) = 4797967 +TIMESTAMP = 1475351083 +SHA256 (mercurial-3.9.2.tar.gz) = 69046a427c05e83097bf0145a1e37975ae0b6ba4430456e2beca3d2fd96583cf +SIZE (mercurial-3.9.2.tar.gz) = 4798958