New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23583: raptor-1.4.21.diff

File raptor-1.4.21.diff, 1.3 KB (added by ryandesign@…, 2 years ago)
  • Portfile

     
    33PortSystem 1.0 
    44 
    55name                raptor 
    6 version             1.4.19 
     6version             1.4.21 
    77description         Raptor RDF Parser Toolkit 
    88long_description    Raptor is an open source C library that provides a set of \ 
    99                    parsers and serializers that generate Resource Description \ 
     
    1414platforms           darwin 
    1515homepage            http://librdf.org/raptor/ 
    1616master_sites        http://download.librdf.org/source/ 
    17 checksums           md5 50acbd3b416c3f9e1a3a8ddb825bac25 \ 
    18                     sha1 ddbd114dc57bd5f87724f8e880155a402aac79b6 \ 
    19                     rmd160 c3d52e9fd308b24acf64881cab1648ee273c0beb 
     17checksums           md5     992061488af7a9e2d933df6b694bb876 \ 
     18                    sha1    f8a82c6e9a342d0cc9772a02562c5e29c2c9b737 \ 
     19                    rmd160  f2ee591e3e9e008b496d6b7bf78f1293173bf7ed 
    2020depends_lib         port:curl \ 
    2121                    port:libiconv \ 
    2222                    port:libxml2 \ 
    2323                    port:libxslt \ 
    2424                    port:openssl \ 
    2525                    port:zlib 
    26 configure.args      --mandir=${prefix}/share/man 
    2726test.run            yes 
    2827test.target         check 
    2928livecheck.type      regex