Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2022 22:11:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267777] devel/cdialog: Makefile corrupts examples
Message-ID:  <bug-267777-7788-q6GLTkabFE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267777-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267777-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=3D267777

--- Comment #7 from Josmar <jcpierri@gmail.com> ---
The (good|bad) news is that it happens on Slackware too, using the TAR pull=
ed
from upstream:

$ cat /etc/slackware-version
Slackware 15.0

$ sh -c "DIALOG=3D./dialog ./run_test.sh ./samples"
** ./samples/debian.rc
** ./samples/slackware.rc
--- ./samples/slackware.rc      2022-11-24 18:55:02.826023270 -0300
+++ ./samples/slackware.rc-test 2022-11-24 18:55:02.822023270 -0300
@@ -83,8 +83,8 @@

 border2_color =3D dialog_color

-inputbox_border2_color =3D border2_color
+inputbox_border2_color =3D dialog_color

-searchbox_border2_color =3D border2_color
+searchbox_border2_color =3D dialog_color

-menubox_border2_color =3D border2_color
+menubox_border2_color =3D dialog_color
** ./samples/sourcemage.rc
** ./samples/suse.rc
** ./samples/whiptail.rc

--=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-267777-7788-q6GLTkabFE>