I just ran svn and it looked like almost every update there was something to a port's Makefile. Couldn't find anything in UPDATING or on Freshports. Can someone clue me in? Just very curious.
These are ports infrastructure changes that try to make the ports system a better one bit by bit. In this case the port Makefiles no longer have to tediously repeat the ${PORTSDIR} variable for every single dependency.
Here's a tip: Use svn log on one of the changed Makefiles e.g. svn log -l 1 audio/oss/Makefile (add -v if you want a list of all changed paths of a commit).
Code:
r412344 | mat | 2016-04-01 15:29:15 +0200 (Fri, 01 Apr 2016) | 5 lines
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.