[Bug 235584] www/serf: rename options to be more consistent with other ports
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 7 20:11:42 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235584
Bug ID: 235584
Summary: www/serf: rename options to be more consistent with
other ports
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: lev at FreeBSD.org
Reporter: prj at rootwyrm.com
Assignee: lev at FreeBSD.org
Flags: maintainer-feedback?(lev at FreeBSD.org)
Created attachment 201823
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201823&action=edit
www_serf_Makefile.patch
www/serf uses the option names "HEIMDAL_BASE", "HEIMDAL", and "MIT" whereas the
majority of other ports use "GSSAPI_${TYPE}". GSSAPI type should generally be
set system wide so consistency of option naming matters.
Attached patch does nothing more than rename the options to be more consistent
with other ports.
HEIMDAL_BASE -> GSSAPI_BASE
HEIMDAL -> GSSAPI_HEIMDAL
MIT -> GSSAPI_MIT
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list