svn commit: r392084 - head/Mk/Uses

Brooks Davis brooks at freebsd.org
Tue Jul 14 23:19:21 UTC 2015


On Tue, Jul 14, 2015 at 04:42:35PM -0600, Brad Davis wrote:
> On Tue, Jul 14, 2015 at 10:03:08PM +0000, Brooks Davis wrote:
> > On Tue, Jul 14, 2015 at 08:32:15PM +0000, Brad Davis wrote:
> > > +BUILD_DEPENDS+=	${LOCALBASE}/bin/clang35:${PORTSDIR}/lang/clang35
> > > +CPP=	${LOCALBASE}/bin/clang-cpp35
> > > +CC=	${LOCALBASE}/bin/clang35
> > > +CXX=	${LOCALBASE}/bin/clang++35
> > 
> > I'm curious, why 3.5 and not 3.6?
> 
> I figured 3.5 might already be installed and more stable.
> 
> What are your thoughts? I am happy to change it to 3.6.

It probably doesn't matter much.  I believe 3.5 won't see any more point
releases, but 3.6 seems likely to at the current rate.

It looks like there's no clear winner in terms of one having more dependent
ports than the other.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150714/ca603be8/attachment.bin>


More information about the svn-ports-all mailing list