Bug 207893 - [patch] textproc/p5-Text-VimColor: Update to 0.26 and cleanups
Summary: [patch] textproc/p5-Text-VimColor: Update to 0.26 and cleanups
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: Adam Weinberger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-11 00:11 UTC by Adam Weinberger
Modified: 2023-01-22 17:09 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (ychsiao)
adamw: maintainer-feedback? (ychsiao)


Attachments
0.26 (2.15 KB, patch)
2016-03-11 00:11 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2016-03-11 00:11:51 UTC
Created attachment 167983 [details]
0.26

Attached patch updates textproc/p5-Text-VimColor to 0.26 and does a couple modernizations to the port.

- Depend on binary name (vim), not full path (${LOCALBASE}/bin/vim)... the latter is for when another version may exist in /usr/bin and you want to force a port version
- Add TEST_DEPENDS
- Add NO_ARCH
- Sort plist

Also, the patch bumps the File::ShareDir::Install version requirement (matches META.yml).

As a bonus to 0.26, all the tests pass now :-)

ChangeLog is at https://metacpan.org/changes/distribution/Text-VimColor
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2016-04-02 16:30:21 UTC
Committed due to timeout.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-04-02 16:30:28 UTC
A commit references this bug:

Author: adamw
Date: Sat Apr  2 16:30:13 UTC 2016
New revision: 412418
URL: https://svnweb.freebsd.org/changeset/ports/412418

Log:
  Update to 0.26.

  Depend on just vim, not ${LOCALBASE}/bin/vim. Add TEST_DEPENDS, NO_ARCH,
  and sort plist.

  PR:		207893
  Approved by:	maintainer timeout (> 3 weeks)

Changes:
  head/textproc/p5-Text-VimColor/Makefile
  head/textproc/p5-Text-VimColor/distinfo
  head/textproc/p5-Text-VimColor/pkg-plist