Ticket #48469: patch-point-0.1.6.diff

File patch-point-0.1.6.diff, 1.7 KB (added by dbevans (David B. Evans), 9 years ago)

Patch to update to version 0.1.6

  • Portfile

     
    44PortSystem          1.0
    55
    66name                pinpoint
    7 version             0.1.4
    8 revision            5
     7version             0.1.6
    98set branch          [join [lrange [split ${version} .] 0 1] .]
    109categories          office multimedia
    1110platforms           darwin
     
    1918                    encourage presentations containing beautiful images \
    2019                    and small amounts of concise text in slides.
    2120
    22 homepage            https://live.gnome.org/Pinpoint
     21homepage            http://wiki.gnome.org/Apps/Pinpoint
    2322master_sites        gnome:sources/pinpoint/${branch}
    2423use_xz              yes
    2524
    26 checksums           rmd160  33e9c6f0e8d80184aa67e10c5d6404aa3807939d \
    27                     sha256  4559155e9dc61ee47256ef7f5b73e4cdecbfc1b2bd6b0a1ab45dfee64ae8b92b
     25checksums           rmd160  696beab48f5a52ea16a61a7023c0fe17810b977d \
     26                    sha256  812a6e49ccd8bcd6cd0927fda98ceb0f2bafb1f18246bd2d75ea96c3c971f34b
    2827
    2928depends_build       port:pkgconfig
    3029
    3130depends_lib         port:clutter \
    32                     port:clutter-gst \
    33                     port:gdk-pixbuf2
     31                    port:clutter-gst3 \
     32                    path:lib/pkgconfig/cairo-pdf.pc:cairo \
     33                    port:gdk-pixbuf2 \
     34                    port:librsvg
    3435
    35 configure.args      --disable-silent-rules
    36 
    37 livecheck.type      regex
    38 livecheck.regex     {latest released version is ([0-9.]+)}
     36configure.args      --enable-dax=no \
     37                    --disable-silent-rules
     38                   
     39livecheck.type      gnome-with-unstable