I am trying to create patch for pandorafms_console to make it work with PHP 7.1. There are 5 file that need to be patched. I created *.orig for all of them, make changes in them and then "make makepatch" created patches only for 2 out of 5 files.

Patches are crated for:

install.php
include/auth/mysql.php

Not created for:

include/functions.php
include/functions_agents.php
include/functions_db.php

I tried it many times but makepatch always ignores functions files in include dir. Has it something to do with filenames?

Kind regards
Miroslav Lachman
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to