Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12614: patch-Portfile.diff

File patch-Portfile.diff, 0.6 KB (added by css@…, 12 months ago)

Apply the new patch when building.

  • Portfile

     
    33PortSystem 1.0 
    44name             icecast2 
    55version          2.3.1 
     6revision         1 
    67categories       audio net 
    78maintainers      nomaintainer 
    89description      A streaming mp3 audio server 
     
    2324                 lib:libcurl.3:curl \ 
    2425                 lib:libvorbis.0:libvorbis \ 
    2526                 port:libtheora port:curl 
     27 
     28# Avoid an incompatibility with newer versions of curl. 
     29# http://lists.xiph.org/pipermail/icecast/2007-August/011013.html 
     30patchfiles       patch-auth_url.c.diff