[103168] users/larryv/dports/mail/alpine

larryv at macports.org larryv at macports.org
Sat Feb 16 22:16:50 PST 2013


Revision: 103168
          https://trac.macports.org/changeset/103168
Author:   larryv at macports.org
Date:     2013-02-16 22:16:50 -0800 (Sat, 16 Feb 2013)
Log Message:
-----------
[sandbox] alpine: Merge in r103167 from trunk.

Revision Links:
--------------
    https://trac.macports.org/changeset/103167

Modified Paths:
--------------
    users/larryv/dports/mail/alpine/Portfile

Property Changed:
----------------
    users/larryv/dports/mail/alpine/


Property changes on: users/larryv/dports/mail/alpine
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/mail/alpine:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
   + /branches/mld-qt-481/dports/mail/alpine:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/mail/alpine:103166-103167

Modified: users/larryv/dports/mail/alpine/Portfile
===================================================================
--- users/larryv/dports/mail/alpine/Portfile	2013-02-17 06:13:35 UTC (rev 103167)
+++ users/larryv/dports/mail/alpine/Portfile	2013-02-17 06:16:50 UTC (rev 103168)
@@ -9,29 +9,26 @@
 categories          mail
 license             Apache-2
 maintainers         nomaintainer
-description         alpine - a Program for Internet News and Email
-homepage            http://www.washington.edu/alpine/
 platforms           darwin
-use_parallel_build  no
 
+homepage            http://www.washington.edu/alpine/
+description         alpine - a Program for Internet News and Email
 long_description    Alpine is a tool for reading, sending, and \
                     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/
-checksums           md5 84e44cbf71ed674800a5d57eed9c1c52
 use_bzip2           yes
+checksums           md5 84e44cbf71ed674800a5d57eed9c1c52
 
 patchfiles          patch-Makefile.in.diff \
                     patch-configure.diff \
                     patch-imap_Makefile.diff
 patch.pre_args      -p1
-
 if {${os.platform} == "darwin" && ${os.major} >= 10} {
     patchfiles-append   alpine-osx-10.6.patch
 }
-
 post-patch {
     reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/imap/Makefile
 }
@@ -46,7 +43,6 @@
                     port:cyrus-sasl2
 
 configure.env       SSLDIR=${prefix}
-
 configure.args      -with-lib-dir=${prefix}/lib \
                     -with-include-dir=${prefix}/include \
                     -with-krb5-include-dir=${prefix}/include \
@@ -60,6 +56,7 @@
 
 variant universal {}
 
+use_parallel_build  no
 build.args          CC=${configure.cc} \
                     EXTRACFLAGS="[get_canonical_archflags cc]" \
                     EXTRALDFLAGS="[get_canonical_archflags ld]" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130216/01a52ba7/attachment-0001.html>


More information about the macports-changes mailing list