Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Oct 2024 12:21:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281804] dns/unbound: unbound-control-setup hangs
Message-ID:  <bug-281804-7788-NAPOisubEX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281804-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281804-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281804

--- Comment #7 from randy@rricker.com ---
(In reply to takefu from comment #4)

I've applied the patch but since
/usr/ports/dns/unbound/files/patch-smallapp_unbound-control-setup.sh.in does
not exist there is nothing to patch except the Makefile. The patch does cre=
ate
patch-smallapp_unbound-control-setup.sh.in and
patch-smallapp_unbound-control-setup.sh.in.orig.
patch-smallapp_unbound-control-setup.sh.in.orig us empty.

<snip>
# ls *
Makefile                distinfo                pkg-descr=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20
pkg-plist

files:
pkg-message.in  unbound.in
</snip>

<snip>
# patch < unbound-1.21.0_1.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|RTNAME=3D        unbound
| DISTVERSION=3D  1.21.0
|+PORTREVISION=3D 1
| CATEGORIES=3D   dns
| MASTER_SITES=3D https://www.nlnetlabs.nl/downloads/unbound/
|=20
|diff -udprN
/usr/ports/dns/unbound/files/patch-smallapp_unbound-control-setup.sh.in
./files/patch-smallapp_unbound-control-setup.sh.in
|--- /usr/ports/dns/unbound/files/patch-smallapp_unbound-control-setup.sh.i=
n=20=20=20
1970-01-01 00:00:00.000000000 +0000
|+++ ./files/patch-smallapp_unbound-control-setup.sh.in 2024-10-02
22:41:22.364099000 +0000
--------------------------
(Creating file patch-smallapp_unbound-control-setup.sh.in...)
Patching file patch-smallapp_unbound-control-setup.sh.in using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
</snip>

<snip>
# ls *
Makefile                                        pkg-descr
distinfo                                        pkg-plist
      unbound-1.21.0_1.patch
patch-smallapp_unbound-control-setup.sh.in.orig

files:
pkg-message.in  unbound.in
</snip>

I did install the patched port. unbound-control-setup is unchanged.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281804-7788-NAPOisubEX>