[69804] trunk/dports/mail/alpine

snc at macports.org snc at macports.org
Fri Jul 16 15:53:57 PDT 2010


Revision: 69804
          http://trac.macports.org/changeset/69804
Author:   snc at macports.org
Date:     2010-07-16 15:53:56 -0700 (Fri, 16 Jul 2010)
Log Message:
-----------
add patches for ppc, #24954

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

Added Paths:
-----------
    trunk/dports/mail/alpine/files/patch-configure.diff

Modified: trunk/dports/mail/alpine/Portfile
===================================================================
--- trunk/dports/mail/alpine/Portfile	2010-07-16 22:12:18 UTC (rev 69803)
+++ trunk/dports/mail/alpine/Portfile	2010-07-16 22:53:56 UTC (rev 69804)
@@ -21,7 +21,8 @@
 checksums  md5 84e44cbf71ed674800a5d57eed9c1c52
 use_bzip2  yes
 
-patchfiles patch-Makefile.in.diff
+patchfiles patch-Makefile.in.diff \
+           patch-configure.diff
 patch.pre_args -p1
 
 platform darwin 10 {

Added: trunk/dports/mail/alpine/files/patch-configure.diff
===================================================================
--- trunk/dports/mail/alpine/files/patch-configure.diff	                        (rev 0)
+++ trunk/dports/mail/alpine/files/patch-configure.diff	2010-07-16 22:53:56 UTC (rev 69804)
@@ -0,0 +1,11 @@
+--- alpine-2.00/configure.orig	2010-07-16 16:29:48.000000000 -0600
++++ alpine-2.00/configure	2010-07-16 16:29:59.000000000 -0600
+@@ -25435,7 +25435,7 @@
+ if test "$ac_res" != no; then
+   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
+ 
+-      LIBS="$LIBS -lssl"
++      LIBS="$LIBS -lssl -lcrypto"
+ 
+ fi
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100716/dc8910ac/attachment.html>


More information about the macports-changes mailing list