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)
Wed, Jun 17, 2:42 AM
Unknown Object (File)
Sat, May 23, 3:36 PM
Unknown Object (File)
May 21 2026, 10:08 PM
Unknown Object (File)
May 21 2026, 3:55 AM
Unknown Object (File)
May 20 2026, 2:57 AM
Unknown Object (File)
May 17 2026, 1:09 PM
Unknown Object (File)
May 11 2026, 6:37 PM
Unknown Object (File)
May 11 2026, 6:37 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13031
Build 13285: arc lint + arc unit

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.