Created attachment 183520 [details] add security patches Add security patches supplied by BestPractical in lieu of the next release of rrt44. See: http://lists.bestpractical.com/pipermail/rt-announce/\ 2017-June/000297.html This needs to be MFH'd to 2017Q2 also.
patch-config.layout was changed and now /usr/local is hardcoded, is that intentional? portrevision was not bumped.
@Mikael, please set maintainer-approval flag (on attachment) to - if you would like to not accept existing or request changes. This ensures easy to see maintainer approval (or not) without looking through comments.
(In reply to mikael.urankar from comment #1) Ah, yes. You are correct. That is unintended. Let me fix that.
Created attachment 183526 [details] add security patches Don't override the %%PREFIX%% token expansion in patch-config.layout
Can you bump portrevision please?
Comment on attachment 183526 [details] add security patches PORTREVISION= 2 please
looks like I'm too dumb to set the maintainer-approval flag, so: maintainer-approval = -
I won't be available in the next days, you have my approval to commit the patch when portrevision is bumped. thanks.
A commit references this bug: Author: matthew Date: Fri Jun 16 14:26:12 UTC 2017 New revision: 443703 URL: https://svnweb.freebsd.org/changeset/ports/443703 Log: Add security patches from BestPractical in lieu of the upcoming 4.4.2 release. See: http://lists.bestpractical.com/pipermail/rt-announce/\ 2017-June/000297.html PR: 220031 Approved by: mikael.urankar@gmail.com (maintainer) MFH: 2017Q2 Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42 Changes: head/www/rt44/Makefile head/www/rt44/files/patch-Makefile.in head/www/rt44/files/patch-configure head/www/rt44/files/patch-lib_RT.pm head/www/rt44/files/patch-lib_RT_Authen_ExternalAuth_DBI.pm head/www/rt44/files/patch-lib_RT_Config.pm head/www/rt44/files/patch-lib_RT_Interface_Web.pm head/www/rt44/files/patch-lib_RT_User.pm head/www/rt44/files/patch-lib_RT_Util.pm head/www/rt44/files/patch-sbin_rt-test-dependencies head/www/rt44/files/patch-share_html_Dashboards_Subscription.html head/www/rt44/files/patch-share_html_Ticket_Attachment_dhandler
PORTREVISION set to 2 as noted.
A commit references this bug: Author: matthew Date: Sat Jun 17 10:46:16 UTC 2017 New revision: 443767 URL: https://svnweb.freebsd.org/changeset/ports/443767 Log: MFH: r443703 Add security patches from BestPractical in lieu of the upcoming 4.4.2 release. See: http://lists.bestpractical.com/pipermail/rt-announce/\ 2017-June/000297.html PR: 220031 Approved by: mikael.urankar@gmail.com (maintainer) Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42 Approved by: portmgr (miwi) Changes: _U branches/2017Q2/ branches/2017Q2/www/rt44/Makefile branches/2017Q2/www/rt44/files/patch-Makefile.in branches/2017Q2/www/rt44/files/patch-configure branches/2017Q2/www/rt44/files/patch-lib_RT.pm branches/2017Q2/www/rt44/files/patch-lib_RT_Authen_ExternalAuth_DBI.pm branches/2017Q2/www/rt44/files/patch-lib_RT_Config.pm branches/2017Q2/www/rt44/files/patch-lib_RT_Interface_Web.pm branches/2017Q2/www/rt44/files/patch-lib_RT_User.pm branches/2017Q2/www/rt44/files/patch-lib_RT_Util.pm branches/2017Q2/www/rt44/files/patch-sbin_rt-test-dependencies branches/2017Q2/www/rt44/files/patch-share_html_Dashboards_Subscription.html branches/2017Q2/www/rt44/files/patch-share_html_Ticket_Attachment_dhandler
Commmitted, thanks!