Ticket #52706: Portfile-emacs-app.diff

File Portfile-emacs-app.diff, 1.5 KB (added by isomarcte (David Strawn), 7 years ago)

Updated Portfile

  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                emacs-app
    7 version             24.5
    8 revision            3
     7version             25.1
    98categories          aqua editors
    109maintainers         hum openmaintainer
    1110
     
    2524master_sites        gnu:emacs
    2625distname            emacs-${version}
    2726dist_subdir         emacs
    28 checksums           rmd160  50a778a959db89b127970c1173dbe351671eb48b \
    29                     sha256  2737a6622fb2d9982e9c47fb6f2fb297bda42674e09db40fc9bcc0db4297c3b6
     27checksums           rmd160  d29ddba846024c7df3e1dc02ac32690f3650e7b9 \
     28                    sha256  763344b90db4d40e9fe90c5d14748a9dbd201ce544e2cf0835ab48a0aa4a1c67
    3029
    3130conflicts           emacs-app-devel
    3231
     
    6463    # patch-inline-24.4-20141103.diff: inline patch for 24.4 from
    6564    # http://plamo.linet.gr.jp/~matsuki/mac/emacs-24.4-inline.patch.bz2
    6665    # patch-src-macim.m.diff: fix for 10.6 or earlier, see #45666
    67     patchfiles-append   patch-inline-24.4-20141103.diff \
     66    patchfiles-append   patch-inline-25.1-20151017.diff \
    6867                        patch-src-macim.m.diff
    6968    # http://sakito.jp/emacs/emacs24.html
    7069    depends_build-append port:autoconf port:automake port:libtool
     
    7675    configure.args-append --with-imagemagick
    7776}
    7877
    79 default_variants    +inline
    80 
    8178livecheck.type      regex
    8279livecheck.url       http://ftp.gnu.org/gnu/emacs/?C=M&O=D
    8380livecheck.regex     emacs-(\\d+\\.\\d+\\w*)\\.tar