Ticket #53297: claws.patch

File claws.patch, 1.4 KB (added by pmetzger (Perry E. Metzger), 7 years ago)

Patch to upgrade the Portfile

  • Portfile

    old new  
    44PortGroup       active_variants 1.1
    55
    66name            claws-mail
    7 version         3.14.0
     7version         3.14.1
    88categories      mail news
    99platforms       darwin
    1010license         GPL-3+
     
    2222homepage        http://www.claws-mail.org/
    2323master_sites    ${homepage}/releases/
    2424
    25 checksums       rmd160  816dbc76325a8fcf704582d12f6de1c837dcd979 \
    26                 sha256  466bd70350c69055d980dc84038d13f231f4ed060af899910e29c7a1de83cc59
     25checksums       rmd160  e0d6dc771d080bf388a5cd930ec70e91ca0ccd18 \
     26                sha256  b79a1dc04f0b3d1f693e84d7fa7282f140fb5280179281445a8b954ce423c335
    2727
    2828use_xz          yes
    2929
    30 patchfiles      patch-Makefile-am-fix.diff
     30patchfiles      patch-configure-ac-fix.diff
    3131
    3232use_autoreconf  yes
    3333autoreconf.args -fvi
     
    4747                port:enchant \
    4848                port:poppler \
    4949                port:ghostscript \
     50                port:bogofilter \
    5051                path:lib/pkgconfig/webkit-1.0.pc:webkit-gtk
    5152
    5253# claws uses gdk/gdkx.h, which is not installed by gtk2 +quartz.
     
    6263
    6364configure.args  --disable-jpilot \
    6465                --disable-acpi_notifier-plugin \
    65                 --disable-bogofilter-plugin \
    6666                --disable-bsfilter-plugin \
    6767                --disable-clamd-plugin \
    6868                --disable-geolocation-plugin \