Date: Tue, 21 Sep 2021 08:54:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258654] graphics/bmeps: Update to 4.31.1 Message-ID: <bug-258654-7788-SBCEl1BFaJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258654-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-258654-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=3D258654 --- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> --- Created attachment 228088 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228088&action= =3Dedit small formating fixes: bmpp-4.31.1.diff Hello, Just a few small formatting fixes: 1. CONFIGURE_ENV alphabetical order: --- +CONFIGURE_ENV=3D ac_cv_header_db_h=3Dno \ + ac_cv_header_sys_termios_h=3Dno -CONFIGURE_ENV=3D ac_cv_header_sys_termios_h=3Dno\ - ac_cv_header_db_h=3Dno --- 2. Order PLIST_FILES in separated lines: --- +PLIST_FILES=3D bin/bmpp \ + man/man1/bmpp.1.gz -PLIST_FILES=3D bin/bmpp man/man1/bmpp.1.gz --- What do you think? If you agree, please set maintainner-approval in this di= ff --=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-258654-7788-SBCEl1BFaJ>