Summary: | Change how addport gets variables from the Makefile. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mathieu Arnold <mat> | ||||
Component: | Ports Framework | Assignee: | Mathieu Arnold <mat> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | ports-bugs | ||||
Priority: | --- | Flags: | crees:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
I suppose this mainly helps when DISTVERSION and slave ports are used. Please go ahead. Chris A commit references this bug: Author: mat Date: Thu Sep 8 12:49:03 UTC 2016 New revision: 421545 URL: https://svnweb.freebsd.org/changeset/ports/421545 Log: Use make(1) to extract variables from a Makefile, not grep. PR: 212486 Submitted by: mat Approved by: crees (maintainer) Sponsored by: Absolight Changes: head/Tools/scripts/addport |
Created attachment 174527 [details] v1