Ticket #17769: Portfile.diff

File Portfile.diff, 1.3 KB (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago)
  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name            liboil
    6 version         0.3.14
     6version         0.3.15
    77description     A library of simple functions that are optimized for various CPUs.
    88long_description        ${description}
    9 maintainers     landonf@macports.org
     9maintainers     landonf
    1010categories      devel
    1111platforms       darwin
    1212homepage        http://liboil.freedesktop.org/
    1313master_sites    http://liboil.freedesktop.org/download/
    14 checksums       md5 7a9f719e50656b795c06c0167012a84f \
    15                 sha1 5de4eedf0f4673b6c44e462d4d1caeb34f2126b6 \
    16                 rmd160 91ce7a87c90e0092fd94c4d075e3fe09f6903a21
     14checksums       md5 11dd39b1ca13ce2e0618d4df8303f137 \
     15                sha1 8791e3399aae619b89a1d00f40ffcafc7d7f5d9b \
     16                rmd160 ba6a4889dd8c16f62dee5c238e019b42066e6a9b
    1717
    18 universal_variant no
     18depends_build   port:pkgconfig
     19depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2
    1920
    20 configure.args  --mandir=${prefix}/share/man
     21variant doc description {Install documentation} {
     22    depends_build-append   port:gtk-doc
     23    configure.args-append  --enable-gtk-doc
     24}
    2125
    22 patchfiles      \
    23         configure.patch \
    24         testsuite_stack_align.c.patch \
    25         liboil_liboilcpu.c.patch \
    26         patch-liboil-liboilcpu-powerpc.c.diff
     26livecheck.check         regex
     27livecheck.url           [lindex ${master_sites} 0]?C=M&O=D
     28livecheck.regex         ${name}-(\\d(?:\\.\\d+)*)