1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Removed the lines in the patches that contain $Id$. Fortunately, all

those lines were in the very last part of the hunks. :-)
This commit is contained in:
Masafumi Max NAKANE 1996-09-29 16:55:23 +00:00
parent 76c8e0f027
commit 53baf370eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3897
6 changed files with 12 additions and 24 deletions

View File

@ -1,19 +1,17 @@
*** agent/edusers.SH.orig Thu Aug 10 15:34:55 1995
--- agent/edusers.SH Thu Jul 25 19:55:26 1996
***************
*** 17,23 ****
*** 17,22 ****
echo "Extracting agent/edusers (with variable substitutions)"
$spitshell >edusers <<!GROK!THIS!
$startperl
! eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
# $Id: edusers.SH,v 3.0.1.3 1995/08/07 16:06:24 ram Exp $
--- 17,23 ----
--- 17,22 ----
echo "Extracting agent/edusers (with variable substitutions)"
$spitshell >edusers <<!GROK!THIS!
$startperl
! eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;
# $Id: edusers.SH,v 3.0.1.3 1995/08/07 16:06:24 ram Exp $

View File

@ -1,19 +1,17 @@
*** agent/maildist.SH.orig Wed Mar 22 05:51:25 1995
--- agent/maildist.SH Thu Jul 25 19:53:05 1996
***************
*** 17,23 ****
*** 17,22 ****
echo "Extracting agent/maildist (with variable substitutions)"
$spitshell >maildist <<!GROK!THIS!
$startperl
! eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
# $Id: maildist.SH,v 3.0.1.4 1995/03/21 12:54:59 ram Exp $
--- 17,23 ----
--- 17,22 ----
echo "Extracting agent/maildist (with variable substitutions)"
$spitshell >maildist <<!GROK!THIS!
$startperl
! eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;
# $Id: maildist.SH,v 3.0.1.4 1995/03/21 12:54:59 ram Exp $

View File

@ -1,19 +1,17 @@
*** agent/mailhelp.SH.orig Wed Mar 22 05:51:24 1995
--- agent/mailhelp.SH Thu Jul 25 19:56:16 1996
***************
*** 17,23 ****
*** 17,22 ****
echo "Extracting agent/mailhelp (with variable substitutions)"
$spitshell >mailhelp <<!GROK!THIS!
$startperl
! eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
# $Id: mailhelp.SH,v 3.0.1.2 1995/03/21 12:55:04 ram Exp $
--- 17,23 ----
--- 17,22 ----
echo "Extracting agent/mailhelp (with variable substitutions)"
$spitshell >mailhelp <<!GROK!THIS!
$startperl
! eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;
# $Id: mailhelp.SH,v 3.0.1.2 1995/03/21 12:55:04 ram Exp $

View File

@ -1,19 +1,17 @@
*** agent/maillist.SH.orig Thu Aug 10 15:38:06 1995
--- agent/maillist.SH Thu Jul 25 19:54:00 1996
***************
*** 17,23 ****
*** 17,22 ****
echo "Extracting agent/maillist (with variable substitutions)"
$spitshell >maillist <<!GROK!THIS!
$startperl
! eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
# $Id: maillist.SH,v 3.0.1.5 1995/08/07 16:12:48 ram Exp $
--- 17,23 ----
--- 17,22 ----
echo "Extracting agent/maillist (with variable substitutions)"
$spitshell >maillist <<!GROK!THIS!
$startperl
! eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;
# $Id: maillist.SH,v 3.0.1.5 1995/08/07 16:12:48 ram Exp $

View File

@ -1,19 +1,17 @@
*** agent/mailpatch.SH.orig Wed Mar 22 05:51:24 1995
--- agent/mailpatch.SH Thu Jul 25 19:56:34 1996
***************
*** 17,23 ****
*** 17,22 ****
echo "Extracting agent/mailpatch (with variable substitutions)"
$spitshell >mailpatch <<!GROK!THIS!
$startperl
! eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
# $Id: mailpatch.SH,v 3.0.1.4 1995/03/21 12:55:16 ram Exp $
--- 17,23 ----
--- 17,22 ----
echo "Extracting agent/mailpatch (with variable substitutions)"
$spitshell >mailpatch <<!GROK!THIS!
$startperl
! eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;
# $Id: mailpatch.SH,v 3.0.1.4 1995/03/21 12:55:16 ram Exp $

View File

@ -1,19 +1,17 @@
*** agent/package.SH.orig Thu Aug 10 15:34:35 1995
--- agent/package.SH Thu Jul 25 19:54:42 1996
***************
*** 17,23 ****
*** 17,22 ****
echo "Extracting agent/package (with variable substitutions)"
$spitshell >package <<!GROK!THIS!
$startperl
! eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
# $Id: package.SH,v 3.0.1.6 1995/08/07 16:15:18 ram Exp $
--- 17,23 ----
--- 17,22 ----
echo "Extracting agent/package (with variable substitutions)"
$spitshell >package <<!GROK!THIS!
$startperl
! eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;
# $Id: package.SH,v 3.0.1.6 1995/08/07 16:15:18 ram Exp $