Bug 201654

Summary: [PATCH] devel/magit: update to 2.1.0 and etc.
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (kuriyama)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 2.1.0 and etc.
none
Updated patch. none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2015-07-17 16:35:04 UTC
Created attachment 158914 [details]
Update to 2.1.0 and etc.

* Update to 2.1.0.
* Update LICENSE. Now texinfo is also covered by GPLv3.
* Re-add GIT_SUBVERSION option.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2015-07-18 04:23:34 UTC
Created attachment 158931 [details]
Updated patch.

Patch is updated in order to 
* make 'magit-version' variable in magit-version.el set properly.
* pet portlint
So please commit updated patch instead of original one.

Regards.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-07-22 02:00:28 UTC
A commit references this bug:

Author: kuriyama
Date: Wed Jul 22 02:00:26 UTC 2015
New revision: 392655
URL: https://svnweb.freebsd.org/changeset/ports/392655

Log:
  - Upgrade to 2.1.0.

  PR:		ports/201654
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Changes:
  head/devel/magit/Makefile
  head/devel/magit/distinfo
  head/devel/magit/files/
  head/devel/magit/files/patch-default.mk
  head/devel/magit/pkg-plist
Comment 3 Jun Kuriyama freebsd_committer freebsd_triage 2015-07-22 02:01:09 UTC
Committed, thanks!