Page MenuHomeFreeBSD

Rename PKG_CMD to PKG_REGISTER
ClosedPublic

Authored by bapt on Nov 30 2016, 10:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 25, 12:27 PM
Unknown Object (File)
Mon, Jun 24, 12:11 PM
Unknown Object (File)
Sun, Jun 23, 8:28 AM
Unknown Object (File)
Tue, Jun 18, 9:41 PM
Unknown Object (File)
Mon, Jun 17, 2:50 PM
Unknown Object (File)
Mon, Jun 17, 2:50 PM
Unknown Object (File)
Mon, Jun 17, 2:50 PM
Unknown Object (File)
Mon, Jun 17, 2:22 PM
Subscribers

Details

Reviewers
swills
bdrewery
Group Reviewers
O5: Ports Framework(Owns No Changed Paths)
portmgr
Commits
rP427523: Rename PKG_CMD to PKG_REGISTER
Summary

PKG_CMD is a legacy from the pkg_tools time, it is now defined in bsd.own.mk in
an incompatible way. Rename it PKG_REGISTER to avoid collision and have a
variable name more accurate

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6096
Build 6357: arc lint + arc unit

Event Timeline

bapt retitled this revision from to Rename PKG_CMD to PKG_REGISTER.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added a reviewer: portmgr.
Mk/bsd.port.mk
1807–1809

What this intended ?

Mk/bsd.port.mk
1807–1809

no I will make sure not to commit that :=)

swills added a reviewer: swills.
swills added a subscriber: swills.

Looks fine as long as you skip the part @mat pointed out.

This revision is now accepted and ready to land.Dec 1 2016, 6:13 PM
bdrewery edited edge metadata.
This revision was automatically updated to reflect the committed changes.