Ticket #38091: alpine-2.10_patch.diff

File alpine-2.10_patch.diff, 1.6 KB (added by jummo4@…, 11 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                alpine
    7 version             2.00
     7version             2.10
    88revision            4
    99categories          mail
    1010license             Apache-2
    1111maintainers         nomaintainer
    1212platforms           darwin
    1313
    14 homepage            http://www.washington.edu/alpine/
     14homepage            http://patches.freeiz.com/alpine/info/alpine.html
    1515description         alpine - a Program for Internet News and Email
    1616long_description    Alpine is a tool for reading, sending, and \
    1717                    managing electronic messages that was designed \
    1818                    with novice users in mind.
    1919
    20 master_sites        ftp://ftp.cac.washington.edu/alpine/ \
    21                     ftp://ftp.cac.washington.edu/alpine/old/
    22 use_bzip2           yes
    23 checksums           md5 84e44cbf71ed674800a5d57eed9c1c52
     20master_sites        http://patches.freeiz.com/alpine/patches/alpine-2.10/
     21distfiles           alpine-2.10.clean.tar.lzma
     22use_lzma            yes
     23checksums           md5 727a6eaa577857b98ea74fac6ea42a25
    2424
    25 patchfiles          patch-Makefile.in.diff \
    26                     patch-configure.diff \
     25patchfiles          patch-configure.diff \
    2726                    patch-imap_Makefile.diff
    2827patch.pre_args      -p1
    2928if {${os.platform} == "darwin" && ${os.major} >= 10} {
    3029    patchfiles-append   alpine-osx-10.6.patch
    3130}
    3231post-patch {
    33     reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/imap/Makefile
     32    reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/imap/Makefile
    3433}
    3534
    3635default_variants    +without_tcl