Subject: CVS commit: pkgsrc/devel
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 02/28/2005 01:44:17
Module Name: pkgsrc
Committed By: tv
Date: Mon Feb 28 01:44:17 UTC 2005
Modified Files:
pkgsrc/devel/boost-headers: buildlink3.mk
pkgsrc/devel/boost-libs: buildlink3.mk
pkgsrc/devel/boost-python: buildlink3.mk
Log Message:
Use boost-<foo>-1.32.* as the dependency version pattern, to ensure that
ABI is consistent with dependents. (This works around the fact that the
sonames of Boost libraries do not change between ABI-incompatible
versions, or in other words: they don't have major version numbers.)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/boost-headers/buildlink3.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/boost-libs/buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/boost-python/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.