Edit

IABSD.fr/ports/audio/audacious-plugins

Branch :

  • Show log

    Commit

  • Author : cwen
    Date : 2019-05-24 22:43:45
    Hash : 3c54cc55
    Message : audacious-plugins: unbreak the build with ports-gcc Using feof() as a method name clashed with feof(3), a macro. Tested on macppc. While here, move HOMEPAGE to https. Thanks to jca@ and naddy@ for pointing out that an unrelated issue was local and didn't need patching, and bcallah@ for testing on amd64. OK jca@ naddy@