[Bug 258654] graphics/bmeps: Update to 4.31.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258654] graphics/bmeps: Update to 4.31.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Sep 2021 08:54:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258654 --- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> --- Created attachment 228088 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228088&action=edit small formating fixes: bmpp-4.31.1.diff Hello, Just a few small formatting fixes: 1. CONFIGURE_ENV alphabetical order: --- +CONFIGURE_ENV= ac_cv_header_db_h=no \ + ac_cv_header_sys_termios_h=no -CONFIGURE_ENV= ac_cv_header_sys_termios_h=no\ - ac_cv_header_db_h=no --- 2. Order PLIST_FILES in separated lines: --- +PLIST_FILES= bin/bmpp \ + man/man1/bmpp.1.gz -PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz --- What do you think? If you agree, please set maintainner-approval in this diff -- You are receiving this mail because: You are the assignee for the bug.