diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-03-19 07:11:29 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-03-19 07:11:29 +0000 |
commit | 8b304ef939c0c17847672abe224a23ce13cde3cc (patch) | |
tree | 579784032e6128543cf97104b846fdc0c380fcad /irc/bnc/files/patch-bncsetup | |
parent | lang/rust-nightly: Update to 1.44.0.20200319 (diff) |
irc/bnc: unbreak (make fetchable again)
Additionally:
* add additional MASTER_SITES
* add license info
* rework patches (make makepach)
PR: 244638
Submitted by: portmaster@bsdforge.com
Approved by: douglas@t2web.com.br (maintainer, timeout)
Notes
Notes:
svn path=/head/; revision=528691
Diffstat (limited to 'irc/bnc/files/patch-bncsetup')
-rw-r--r-- | irc/bnc/files/patch-bncsetup | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/irc/bnc/files/patch-bncsetup b/irc/bnc/files/patch-bncsetup index 50da47e91227..886c6b6879d9 100644 --- a/irc/bnc/files/patch-bncsetup +++ b/irc/bnc/files/patch-bncsetup @@ -1,7 +1,7 @@ ---- bncsetup.orig Wed Mar 17 07:31:19 1999 -+++ bncsetup Thu Mar 18 01:51:47 1999 -@@ -12,15 +12,9 @@ - exit $1 +--- bncsetup.orig 2005-02-07 01:51:06 UTC ++++ bncsetup +@@ -91,15 +91,9 @@ altconf() + } -if ! [ -e ./mkpasswd ] @@ -17,7 +17,7 @@ CRCYS=$(cat $TMPFILE | grep '\$' | tail -1 ) -@@ -149,13 +143,13 @@ +@@ -244,13 +238,13 @@ ERRORLEVEL=$? if [ x$ERRORLEVEL = x0 ] then |