Page MenuHomeFreeBSD

php*-fastdfs: remove hard-code patching
ClosedPublic

Authored by joneum on Nov 17 2017, 8:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 28 2024, 5:54 AM
Unknown Object (File)
Nov 25 2024, 5:15 PM
Unknown Object (File)
Nov 22 2024, 11:40 AM
Unknown Object (File)
Nov 21 2024, 5:09 PM
Unknown Object (File)
Nov 21 2024, 3:15 PM
Unknown Object (File)
Nov 19 2024, 4:15 AM
Unknown Object (File)
Nov 18 2024, 12:08 PM
Unknown Object (File)
Nov 18 2024, 3:37 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

You probably should not change to DISTVERSION here, as that is the only change to the line

As these set PHP_VER, I do not think they need the IGNORE_WITH_PHP variable, it is useless. (Because what is in PHP_VER is used to check if IGNORE_WITH_PHP matches, so it will never match.)

switch back to PORTVERSION, remove PHP ignore

Ok, I think this is a good first step for these ports.

The next one is to see how you can combine them nicely into one like @tz suggested in revision D13123 :)

Unless @tz has anything to add for now, this seems fine.

This revision is now accepted and ready to land.Nov 24 2017, 11:05 PM
This revision was automatically updated to reflect the committed changes.