Ticket #52266: Portfile-aria2.diff

File Portfile-aria2.diff, 875 bytes (added by Schamschula (Marius Schamschula), 8 years ago)
  • Portfile

    old new  
    55PortGroup           github 1.0
    66PortGroup           cxx11 1.0
    77
    8 github.setup        aria2 aria2 1.26.1 release-
     8github.setup        aria2 aria2 1.27.0 release-
    99github.tarball_from releases
    1010categories          net
    1111platforms           darwin
     
    1717                   
    1818use_xz              yes
    1919
    20 checksums           rmd160  fef4bb96876b13e0e959c12a981240766cd75aa2 \
    21                     sha256  f4e64e9754af5e1c0ee1ee2a50c5fa5acbc180855909209c2ce0111e86c9a801
     20checksums           rmd160  d26d27a1bd910481f9ad4e1db89d7fd64ccc9af6 \
     21                    sha256  166538f3460e405e9812981a4748799fb191ab0bd68e9b38a8e6be0553f9248c
    2222
    2323depends_build       port:pkgconfig
    2424depends_lib         port:gettext port:libiconv port:gnutls port:libxml2