summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2009-03-25 22:37:12 +0000
committerhe <he@pkgsrc.org>2009-03-25 22:37:12 +0000
commit43cafc380417dcc7ce541d9cb721f6b3a0892604 (patch)
tree520623c65994cc91b0cb8f1db78b52094824c96e /meta-pkgs
parentb301ed5fc4eaecedf3f74c665e34f5161d558ed9 (diff)
downloadpkgsrc-43cafc380417dcc7ce541d9cb721f6b3a0892604.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')
-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}