From bbff547164940ea410a74415bbdf2a1800a4f3d3 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 6 Mar 2000 04:28:00 +0000 Subject: Update to 1.2.9. Changes: * Update for C++ changes in egcs-1.1. Thanks to Andrew Stitcher. * Update a greatly improved prcs.el from Jesse Glick. See the new documentation at the top of prcs.el. * Fixed a few documentation typos. Thanks to Fran\xe7ois Pinard and Daniel Villeneuve. * Change the output of the "Index: " line in diff output so that the Index line matches the from name in the context diff header. This seemed to cause problems for some versions of patch. * prcs info -l now outputs Project-Keywords. * The configure option --disable-environment allows you to build a binary free of any default environment variable settings. This is intended for package maintainers. Also fixes PR 5209 by installing the el-files to share/examples/prcs. --- devel/prcs/pkg/PLIST | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'devel/prcs/pkg') diff --git a/devel/prcs/pkg/PLIST b/devel/prcs/pkg/PLIST index e510150ad93..5c9db74ab55 100644 --- a/devel/prcs/pkg/PLIST +++ b/devel/prcs/pkg/PLIST @@ -1,9 +1,16 @@ -@comment $NetBSD: PLIST,v 1.4 1999/02/11 19:17:31 tv Exp $ +@comment $NetBSD: PLIST,v 1.5 2000/03/06 04:28:03 hubertf Exp $ bin/prcs -man/man1/prcs.1.gz @unexec install-info --delete --info-dir=%D/info %D/info/prcs.info info/prcs.info info/prcs.info-1 info/prcs.info-2 info/prcs.info-3 @exec install-info --info-dir=%D/info %D/info/prcs.info +man/man1/prcs.1 +share/examples/prcs/prcs-ediff.el +share/examples/prcs/prcs-ediff.elc +share/examples/prcs/prcs-minor.el +share/examples/prcs/prcs-minor.elc +share/examples/prcs/prcs.el +share/examples/prcs/prcs.elc +@dirrm share/examples/prcs -- cgit v1.2.3