Bug 200898 - editors/vim: cleanup github support
Summary: editors/vim: cleanup github support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-16 07:47 UTC by Mathieu Arnold
Modified: 2015-06-16 13:05 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
vim.diff (932 bytes, patch)
2015-06-16 07:47 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold freebsd_committer freebsd_triage 2015-06-16 07:47:32 UTC
Created attachment 157796 [details]
vim.diff

The Vim git repository has tags, might as well use them.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-06-16 13:03:57 UTC
A commit references this bug:

Author: sunpoet
Date: Tue Jun 16 13:03:47 UTC 2015
New revision: 389840
URL: https://svnweb.freebsd.org/changeset/ports/389840

Log:
  - Use tag instead of commit hash

  PR:		200898
  Submitted by:	mat

Changes:
  head/editors/vim/Makefile
  head/editors/vim/distinfo
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-06-16 13:05:27 UTC
Committed. Thanks!