Subject: CVS commit: pkgsrc/devel/boost
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 06/07/2004 04:45:11
Module Name: pkgsrc
Committed By: tv
Date: Mon Jun 7 04:45:11 UTC 2004
Modified Files:
pkgsrc/devel/boost: Makefile.common distinfo
pkgsrc/devel/boost/patches: patch-ab
Log Message:
sigh, nb1 already?... Fix the interaction of devel/boost and
devel/boost-thread by choosing user.hpp vs. thread_user.hpp based on
_REENTRANT or _PTHREADS being defined. (This set of conditionals will
probably need to be expanded as SunPro and MIPSpro are tested.)
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/boost/Makefile.common
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/boost/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/boost/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.