summaryrefslogtreecommitdiff
path: root/meta-pkgs/boost
diff options
context:
space:
mode:
authorhe <he>2009-03-25 22:37:12 +0000
committerhe <he>2009-03-25 22:37:12 +0000
commit261b3d6bcc2b02dd005169dda1d12d12fe588fcc (patch)
tree520623c65994cc91b0cb8f1db78b52094824c96e /meta-pkgs/boost
parent318ba03126f784bd1229bf07a04503c56c4f7753 (diff)
downloadpkgsrc-261b3d6bcc2b02dd005169dda1d12d12fe588fcc.tar.gz
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'meta-pkgs/boost')
-rw-r--r--meta-pkgs/boost/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-pkgs/boost/Makefile.common b/meta-pkgs/boost/Makefile.common
index b251b4bd6ca..de94f8a8b1e 100644
--- a/meta-pkgs/boost/Makefile.common
+++ b/meta-pkgs/boost/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2009/03/03 08:57:58 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.17 2009/03/25 22:37:13 he Exp $
#
BOOST_PACKAGE?= undefined
@@ -10,6 +10,8 @@ BOOST_SHORT_VERSION= ${BOOST_VERSION:S/./_/:C/\..*$//}
DISTNAME= boost_${BOOST_VERSION:S/./_/g}
CATEGORIES= devel
+PKGREVISION= 1
+
.if ${BOOST_PACKAGE} == "meta-pkg"
PKGNAME= boost-${BOOST_VERSION}