pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/scons-devel Add scons-time to PLIST as outlined ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28a63856f41d
branches:  trunk
changeset: 547295:28a63856f41d
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Mon Sep 15 08:02:37 2008 +0000

description:
Add scons-time to PLIST as outlined in PR pkg/39549.

diffstat:

 devel/scons-devel/PLIST |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 08f1efccfcbc -r 28a63856f41d devel/scons-devel/PLIST
--- a/devel/scons-devel/PLIST   Mon Sep 15 06:06:27 2008 +0000
+++ b/devel/scons-devel/PLIST   Mon Sep 15 08:02:37 2008 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2008/08/28 14:42:31 tonnerre Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/09/15 08:02:37 tonnerre Exp $
 bin/scons
 bin/scons-${SCONSVER}
+bin/scons-time
+bin/scons-time-${SCONSVER}
 bin/sconsign
 bin/sconsign-${SCONSVER}
 lib/${PKGNAME}/SCons/Action.py
@@ -531,6 +533,7 @@
 lib/${PKGNAME}/SCons/exitfuncs.py
 lib/${PKGNAME}/SCons/exitfuncs.pyc
 lib/${PKGNAME}/SCons/exitfuncs.pyo
+man/man1/scons-time.1
 man/man1/scons.1
 man/man1/sconsign.1
 @dirrm lib/${PKGNAME}/SCons/compat



Home | Main Index | Thread Index | Old Index