From bca308bdce94f69705b51b61844b375706326c05 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Sun, 26 Aug 2001 17:53:53 +0000 Subject: Upgrade to 3.5.1. The old distfile was removed from distsite. Things are moving too fast... ;-) --- net/ddclient/files/patch-aa | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'net/ddclient/files') diff --git a/net/ddclient/files/patch-aa b/net/ddclient/files/patch-aa index fdf4b1f30fcb..3021bd1d926b 100644 --- a/net/ddclient/files/patch-aa +++ b/net/ddclient/files/patch-aa @@ -1,13 +1,13 @@ ---- ddclient.orig Sun Jul 22 23:23:11 2001 -+++ ddclient Sun Aug 26 14:56:45 2001 +--- ddclient.orig Sat Aug 25 17:17:28 2001 ++++ ddclient Sun Aug 26 19:52:01 2001 @@ -1,5 +1,4 @@ -#!/usr/bin/perl -w -#!/usr/local/bin/perl -w +#!%%PERL%% -w ###################################################################### - # $Header: /home/paul/src/ddclient/RCS/ddclient,v 1.91 2001/07/22 21:01:33 root Exp $ + # $Header: /home/paul/src/ddclient/RCS/ddclient,v 3.5 2001/08/25 14:22:00 root Exp $ # -@@ -20,12 +19,12 @@ +@@ -20,8 +19,8 @@ $program =~ s/d$//; my $now = time; my $hostname = hostname(); @@ -18,6 +18,10 @@ my $msgs = ''; my $last_msgs = ''; +@@ -29,7 +28,7 @@ + local $file = ''; + local $lineno = ''; + -$ENV{'PATH'} = (exists($ENV{PATH}) ? "$ENV{PATH}:" : "") . "/sbin:/usr/sbin:/bin:/usr/bin:/etc:/usr/lib:"; +$ENV{'PATH'} = (exists($ENV{PATH}) ? "$ENV{PATH}:" : "") . "/sbin:/usr/sbin:/bin:/usr/bin"; -- cgit v1.2.3