Summary: | [patch] devel/arduino-ctags: update to 5.8-arduino11, bump PORTREVISION accordingly and fix erroneous bits | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kyle Evans <kevans> | ||||
Component: | Individual Port(s) | Assignee: | Boris Samorodov <bsam> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | bsam | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bsam:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 218235 | ||||||
Attachments: |
|
Take. A commit references this bug: Author: bsam Date: Wed Apr 19 19:30:05 UTC 2017 New revision: 438905 URL: https://svnweb.freebsd.org/changeset/ports/438905 Log: devel/arduino-ctags: Update arduino-ctags to 5.8-arduino11; . fix ALL_TARGET typo; . remove a USES=desthack (doesn't get used since we override --bindir in CONFIGURE_ARGS).) PR: 217967 Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer) Changes: head/devel/arduino-ctags/Makefile head/devel/arduino-ctags/distinfo Committed, thanks! |
Created attachment 181015 [details] svn(1) diff of devel/arduino-ctags Update arduino-ctags to 5.8-arduino11, which requires a PORTREVISION bump given they don't alter the base ctags version; they only change their -arduino suffix version. While here, fix ALL_TARGET typo and remove a USES= desthack that doesn't get used since we override --bindir in CONFIGURE_ARGS. Looked over with: portlint -AC Tested with: Poudriere (stable/11, 11amd64)