From owner-svn-ports-all@freebsd.org Tue Dec 8 17:34:16 2015 Return-Path: Delivered-To: svn-ports-all@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 431E49D458D; Tue, 8 Dec 2015 17:34:16 +0000 (UTC) (envelope-from miwi@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 13AD8115D; Tue, 8 Dec 2015 17:34:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB8HYF9p085692; Tue, 8 Dec 2015 17:34:15 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB8HYFbf085690; Tue, 8 Dec 2015 17:34:15 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201512081734.tB8HYFbf085690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Tue, 8 Dec 2015 17:34:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403314 - head/devel/hg-git 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.20 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: Tue, 08 Dec 2015 17:34:16 -0000 Author: miwi Date: Tue Dec 8 17:34:14 2015 New Revision: 403314 URL: https://svnweb.freebsd.org/changeset/ports/403314 Log: - Update to 0.8.3 PR: 204434 Submitted by: rum1cro@yandex.ru Approved by: mat (mentor), maintainer timeout (20 days +) Differential Revision: https://reviews.freebsd.org/D4395 Modified: head/devel/hg-git/Makefile head/devel/hg-git/distinfo Modified: head/devel/hg-git/Makefile ============================================================================== --- head/devel/hg-git/Makefile Tue Dec 8 17:31:38 2015 (r403313) +++ head/devel/hg-git/Makefile Tue Dec 8 17:34:14 2015 (r403314) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hg-git -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ USE_PYTHON= distutils autoplist OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/) Modified: head/devel/hg-git/distinfo ============================================================================== --- head/devel/hg-git/distinfo Tue Dec 8 17:31:38 2015 (r403313) +++ head/devel/hg-git/distinfo Tue Dec 8 17:34:14 2015 (r403314) @@ -1,2 +1,2 @@ -SHA256 (hg-git-0.8.1.tar.gz) = ceeddfb48dc160e4c6be8c15a722a44b8554b7f68e1838f6af1018ed78b9451d -SIZE (hg-git-0.8.1.tar.gz) = 46817 +SHA256 (hg-git-0.8.3.tar.gz) = 5c624af512c969ac3628fd658670e9170812f570eb02d2a6c76c216b80341179 +SIZE (hg-git-0.8.3.tar.gz) = 48198