pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/boost-build Fix multiple PLIST problems; dunno h...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a5322b8d3b0
branches: trunk
changeset: 529697:3a5322b8d3b0
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Jun 09 07:42:23 2007 +0000
description:
Fix multiple PLIST problems; dunno how I did not spot them before...
Bump PKGREVISION to 2.
diffstat:
devel/boost-build/Makefile | 4 ++--
devel/boost-build/PLIST | 8 +++++---
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (60 lines):
diff -r a44fb815a1ed -r 3a5322b8d3b0 devel/boost-build/Makefile
--- a/devel/boost-build/Makefile Sat Jun 09 07:34:33 2007 +0000
+++ b/devel/boost-build/Makefile Sat Jun 09 07:42:23 2007 +0000
@@ -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 -r a44fb815a1ed -r 3a5322b8d3b0 devel/boost-build/PLIST
--- a/devel/boost-build/PLIST Sat Jun 09 07:34:33 2007 +0000
+++ b/devel/boost-build/PLIST Sat Jun 09 07:42:23 2007 +0000
@@ -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.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 @@
@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 @@
@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 @@
@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
Home |
Main Index |
Thread Index |
Old Index