Miroslav Lachman wrote on 2018/12/04 12:44:
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?

Sorry for the noise. It was mistake on my side. functions files did not contain changes.

Miroslav Lachman
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to