From f5b478af4d2072b3c4118860724558b7936d1de6 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 9 Jun 2007 07:42:23 +0000 Subject: Fix multiple PLIST problems; dunno how I did not spot them before... Bump PKGREVISION to 2. --- devel/boost-build/Makefile | 4 ++-- devel/boost-build/PLIST | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/boost-build/Makefile b/devel/boost-build/Makefile index 692c5ecd737..821f460a9af 100644 --- a/devel/boost-build/Makefile +++ b/devel/boost-build/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2007/06/02 17:50:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2007/06/09 07:42:23 jmmv Exp $ # BOOST_PACKAGE= build BOOST_COMMENT= (Boost.Build framework) BOOST_CONFIG= no -PKGREVISION= 1 +PKGREVISION= 2 .include "../../meta-pkgs/boost/Makefile.common" diff --git a/devel/boost-build/PLIST b/devel/boost-build/PLIST index 46bdf80e8f1..aced26a44ca 100644 --- a/devel/boost-build/PLIST +++ b/devel/boost-build/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/06/02 17:50:28 jmmv Exp $ -etc/site-config.jam +@comment $NetBSD: PLIST,v 1.3 2007/06/09 07:42:23 jmmv Exp $ share/boost-build/boost-build.jam share/boost-build/boost.css share/boost-build/bootstrap.jam @@ -370,7 +369,7 @@ share/boost-build/tools/como-win.jam share/boost-build/tools/como.jam share/boost-build/tools/cw-config.jam share/boost-build/tools/cw.jam -share/boost-build/tools/${LOWER_OPSYS}.jam +share/boost-build/tools/darwin.jam share/boost-build/tools/docutils.jam share/boost-build/tools/doxygen-config.jam share/boost-build/tools/doxygen.jam @@ -451,6 +450,7 @@ share/examples/boost-build/site-config.jam @dirrm share/boost-build/test/startup/bootstrap-env @dirrm share/boost-build/test/startup/boost-root/build @dirrm share/boost-build/test/startup/boost-root +@dirrm share/boost-build/test/startup @dirrm share/boost-build/test/railsys/program/main @dirrm share/boost-build/test/railsys/program/liba @dirrm share/boost-build/test/railsys/program/include @@ -458,6 +458,7 @@ share/examples/boost-build/site-config.jam @dirrm share/boost-build/test/railsys/libx/src @dirrm share/boost-build/test/railsys/libx/include @dirrm share/boost-build/test/railsys/libx +@dirrm share/boost-build/test/railsys @dirrm share/boost-build/test/project-test4/lib2 @dirrm share/boost-build/test/project-test4/lib @dirrm share/boost-build/test/project-test4 @@ -495,6 +496,7 @@ share/examples/boost-build/site-config.jam @dirrm share/boost-build/example/make @dirrm share/boost-build/example/libraries/util/foo/include @dirrm share/boost-build/example/libraries/util/foo +@dirrm share/boost-build/example/libraries/util @dirrm share/boost-build/example/libraries/app @dirrm share/boost-build/example/libraries @dirrm share/boost-build/example/hello -- cgit v1.2.3