From owner-svn-ports-all@freebsd.org Wed Jul 6 18:07:57 2016 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 71659B75432; Wed, 6 Jul 2016 18:07:57 +0000 (UTC) (envelope-from pi@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 280A71773; Wed, 6 Jul 2016 18:07:57 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u66I7ul1027231; Wed, 6 Jul 2016 18:07:56 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u66I7u4w027228; Wed, 6 Jul 2016 18:07:56 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201607061807.u66I7u4w027228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 6 Jul 2016 18:07:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418142 - head/devel/magit 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.22 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: Wed, 06 Jul 2016 18:07:57 -0000 Author: pi Date: Wed Jul 6 18:07:55 2016 New Revision: 418142 URL: https://svnweb.freebsd.org/changeset/ports/418142 Log: devel/magit: 2.5.0 -> 2.7.0 PR: 210383 Changes: https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.6.0.txt https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.6.1.txt https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.6.2.txt https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.7.0.txt Submitted by: Yasuhiro Kimura Approved by: kuriyama (maintainer timeout) Modified: head/devel/magit/Makefile head/devel/magit/distinfo head/devel/magit/pkg-plist Modified: head/devel/magit/Makefile ============================================================================== --- head/devel/magit/Makefile Wed Jul 6 14:52:28 2016 (r418141) +++ head/devel/magit/Makefile Wed Jul 6 18:07:55 2016 (r418142) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= magit -PORTVERSION= 2.5.0 +PORTVERSION= 2.7.0 CATEGORIES= devel elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/devel/magit/distinfo ============================================================================== --- head/devel/magit/distinfo Wed Jul 6 14:52:28 2016 (r418141) +++ head/devel/magit/distinfo Wed Jul 6 18:07:55 2016 (r418142) @@ -1,2 +1,3 @@ -SHA256 (magit-magit-2.5.0_GH0.tar.gz) = 3e2e3f1d915bdf86f04a29380fe3fa8a1802ea04e3a91a443de0315fcb46027c -SIZE (magit-magit-2.5.0_GH0.tar.gz) = 362213 +TIMESTAMP = 1466322281 +SHA256 (magit-magit-2.7.0_GH0.tar.gz) = 2f077800b8db3605e09c4673be6e892295bdcd7ca612fa1089b06f6655558236 +SIZE (magit-magit-2.7.0_GH0.tar.gz) = 385016 Modified: head/devel/magit/pkg-plist ============================================================================== --- head/devel/magit/pkg-plist Wed Jul 6 14:52:28 2016 (r418141) +++ head/devel/magit/pkg-plist Wed Jul 6 18:07:55 2016 (r418142) @@ -41,6 +41,8 @@ %%ELISPDIR%%/magit-stash.elc %%ELISPDIR%%/magit-submodule.el %%ELISPDIR%%/magit-submodule.elc +%%ELISPDIR%%/magit-subtree.el +%%ELISPDIR%%/magit-subtree.elc %%ELISPDIR%%/magit-utils.el %%ELISPDIR%%/magit-utils.elc %%ELISPDIR%%/magit-version.el