[133174] trunk/dports/mail/alpine/Portfile

larryv at macports.org larryv at macports.org
Sun Feb 22 17:40:52 PST 2015


Revision: 133174
          https://trac.macports.org/changeset/133174
Author:   larryv at macports.org
Date:     2015-02-22 17:40:52 -0800 (Sun, 22 Feb 2015)
Log Message:
-----------
alpine: Update to 2.20 (#38091)

Also:
- Fetch from Patches for Alpine site.
- Use xz distfile.

Modified Paths:
--------------
    trunk/dports/mail/alpine/Portfile

Modified: trunk/dports/mail/alpine/Portfile
===================================================================
--- trunk/dports/mail/alpine/Portfile	2015-02-23 01:40:47 UTC (rev 133173)
+++ trunk/dports/mail/alpine/Portfile	2015-02-23 01:40:52 UTC (rev 133174)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                alpine
-version             2.00
-revision            5
+version             2.20
 categories          mail
 license             Apache-2
 maintainers         netpurgatory.com:john gmail.com:jerryyhom openmaintainer
@@ -17,23 +16,11 @@
                     managing electronic messages that was designed \
                     with novice users in mind.
 
-master_sites        ftp://ftp.cac.washington.edu/alpine/ \
-                    ftp://ftp.cac.washington.edu/alpine/old/
-use_bzip2           yes
-checksums           md5 84e44cbf71ed674800a5d57eed9c1c52
+master_sites        http://patches.freeiz.com/alpine/release/src
+use_xz              yes
+checksums           rmd160  c6aed347725cc62f32e23017cf192335513dbd55 \
+                    sha256  ed639b6e5bb97e6b0645c85262ca6a784316195d461ce8d8411999bf80449227
 
-patchfiles          patch-Makefile.in.diff \
-                    patch-configure.diff \
-                    patch-imap_Makefile.diff \
-                    alpine-2.00_panic_rename.patch
-patch.pre_args      -p1
-if {${os.platform} eq "darwin" && ${os.major} >= 10} {
-    patchfiles-append   alpine-osx-10.6.patch
-}
-post-patch {
-    reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/imap/Makefile
-}
-
 depends_lib         port:gettext \
                     port:libiconv \
                     port:ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150222/2bbb3003/attachment.html>


More information about the macports-changes mailing list