summaryrefslogtreecommitdiff
path: root/meta-pkgs/boost/Makefile.common
diff options
context:
space:
mode:
authoradam <adam>2009-11-24 09:49:39 +0000
committeradam <adam>2009-11-24 09:49:39 +0000
commit120fe1b407b357ede8d12deb866fe53e3227d030 (patch)
treec63284136cf4fdbacdf1f38d9aef91af045fb353 /meta-pkgs/boost/Makefile.common
parent6343b41dcf905d151fb14b4475cb80ecf89bea96 (diff)
downloadpkgsrc-120fe1b407b357ede8d12deb866fe53e3227d030.tar.gz
Changes
* New Libraries Property Tree: A tree data structure especially suited to storing configuration data, from Marcin Kalicinski and Sebastian Redl. * Updated Libraries * Build System A bug preventing "fat" 32-bit + 64-bit builds on OSX has been fixed.
Diffstat (limited to 'meta-pkgs/boost/Makefile.common')
-rw-r--r--meta-pkgs/boost/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/boost/Makefile.common b/meta-pkgs/boost/Makefile.common
index fade0a4353e..659f8c15bcf 100644
--- a/meta-pkgs/boost/Makefile.common
+++ b/meta-pkgs/boost/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.20 2009/10/15 07:29:02 adam Exp $
+# $NetBSD: Makefile.common,v 1.21 2009/11/24 09:49:39 adam Exp $
BOOST_PACKAGE?= undefined
BOOST_COMMENT?= undefined
-BOOST_VERSION= 1.40.0
+BOOST_VERSION= 1.41.0
BOOST_SHORT_VERSION= ${BOOST_VERSION:S/./_/:C/\..*$//}
DISTNAME= boost_${BOOST_VERSION:S/./_/g}