In metaconfig.git, the branch master has been updated <http://perl5.git.perl.org/metaconfig.git/commitdiff/b2d46802c50a25511c0e9331f13a8312c6e5e60b?hp=7ea1e3fa66d11c345be6c5f6b09d0f98d51be541>
- Log ----------------------------------------------------------------- commit b2d46802c50a25511c0e9331f13a8312c6e5e60b Author: H.Merijn Brand - Tux <[email protected]> Date: Sun Nov 13 15:52:05 2016 +0100 Cleanups on files being worked on to be PR'd by dist-git ----------------------------------------------------------------------- Summary of changes: U/compline/d_keepsig.U | 2 +- U/modified/cf_who.U | 2 +- U/modified/d_csh.U | 2 +- U/modified/d_msg.U | 2 +- U/modified/d_sem.U | 2 +- U/perl/issymlink.U | 11 ++++------- 6 files changed, 9 insertions(+), 12 deletions(-) diff --git a/U/compline/d_keepsig.U b/U/compline/d_keepsig.U index a6acf9d..17dacae 100644 --- a/U/compline/d_keepsig.U +++ b/U/compline/d_keepsig.U @@ -1,4 +1,4 @@ -?RCS: $Id: d_keepsig.U,v 3.0.1.4 1995/07/25 13:57:56 ram Exp $ +?RCS: $Id$ ?RCS: ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi ?RCS: diff --git a/U/modified/cf_who.U b/U/modified/cf_who.U index 46f0422..d7492c7 100644 --- a/U/modified/cf_who.U +++ b/U/modified/cf_who.U @@ -1,4 +1,4 @@ -?RCS: $Id: cf_who.U 1 2006-08-24 12:32:52Z rmanfredi $ +?RCS: $Id$ ?RCS: ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi ?RCS: diff --git a/U/modified/d_csh.U b/U/modified/d_csh.U index e389421..793f33e 100644 --- a/U/modified/d_csh.U +++ b/U/modified/d_csh.U @@ -1,4 +1,4 @@ -?RCS: $Id: d_csh.U 1 2006-08-24 12:32:52Z rmanfredi $ +?RCS: $Id$ ?RCS: ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi ?RCS: diff --git a/U/modified/d_msg.U b/U/modified/d_msg.U index 555e4e7..748da6a 100644 --- a/U/modified/d_msg.U +++ b/U/modified/d_msg.U @@ -1,4 +1,4 @@ -?RCS: $Id: d_msg.U 1 2006-08-24 12:32:52Z rmanfredi $ +?RCS: $Id$ ?RCS: ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi ?RCS: diff --git a/U/modified/d_sem.U b/U/modified/d_sem.U index 8c5c317..d4c59aa 100644 --- a/U/modified/d_sem.U +++ b/U/modified/d_sem.U @@ -1,4 +1,4 @@ -?RCS: $Id: d_sem.U 1 2006-08-24 12:32:52Z rmanfredi $ +?RCS: $Id$ ?RCS: ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi ?RCS: diff --git a/U/perl/issymlink.U b/U/perl/issymlink.U index 3733c71..f1a159f 100644 --- a/U/perl/issymlink.U +++ b/U/perl/issymlink.U @@ -1,12 +1,12 @@ -?RCS: $Id: lns.U,v 3.0.1.1 1994/06/20 07:05:52 ram Exp $ +?RCS: $Id$ ?RCS: -?RCS: Copyright (c) 1991-1993, Raphael Manfredi +?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi ?RCS: ?RCS: You may redistribute only under the terms of the Artistic License, ?RCS: as specified in the README file that comes with the distribution. ?RCS: You may reuse parts of this distribution only within the terms of ?RCS: that same Artistic License; a copy of which may be found at the root -?RCS: of the source tree for dist 3.0. +?RCS: of the source tree for dist 4.0. ?RCS: ?RCS: Original Author: Andy Dougherty <[email protected]> ?RCS: @@ -22,10 +22,8 @@ ?S: 'test -L'. ?S:. ?T:pth p -?LINT:change PATH -?LINT:change test +?LINT:change PATH test ?LINT:extern newsh -?LINT:extern _exe : determine whether symbolic links are supported echo " " case "$lns" in @@ -85,5 +83,4 @@ case "$lns" in *) echo "No symbolic links, so not testing for their testing..." >&4 ;; esac -echo " " -- perl5 metaconfig repository
