[32609] trunk/dports/mail/cclient/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Tue Jan 8 23:29:16 PST 2008


Revision: 32609
          http://trac.macosforge.org/projects/macports/changeset/32609
Author:   pguyot at kallisys.net
Date:     2008-01-08 23:29:15 -0800 (Tue, 08 Jan 2008)

Log Message:
-----------
mail/cclient: Update to 2007

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

Modified: trunk/dports/mail/cclient/Portfile
===================================================================
--- trunk/dports/mail/cclient/Portfile	2008-01-09 07:28:31 UTC (rev 32608)
+++ trunk/dports/mail/cclient/Portfile	2008-01-09 07:29:15 UTC (rev 32609)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			cclient
-version			2006h
+version			2007
 categories		mail
 maintainers		pguyot at kallisys.net
 description		UW IMAP c-client library
@@ -20,9 +20,9 @@
 distname		imap-${version}	
 dist_subdir		imap-uw
 worksrcdir		imap-${version}
-checksums		md5 bad8e1134bf68f453a618ceb8ab33be3 \
-				sha1 afba54844bf81af18c1ee5da36d155d71a5875fc \
-				rmd160 edb3c1285136bd1181c7b66a40d75abdd00ca19d
+checksums		md5 8162c341dd3a08d18b369a745cf83838 \
+				sha1 638fa748bd3eb32191799bc20db0cc383f9fedbe \
+				rmd160 7fe7f72c192e1d150b3c533261142459db600c3e
 
 depends_lib		port:openssl \
 				lib:libz:zlib \
@@ -31,9 +31,8 @@
 use_configure	no
 
 post-patch {
-	cd ${worksrcpath}
-	reinplace "s|/System/Library/OpenSSL SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib|${prefix}/etc/openssl SSLINCLUDE=${prefix}/include SSLLIB=${prefix}/lib|g" Makefile
-	reinplace "s| -Wno-pointer-sign||g" src/osdep/unix/Makefile
+	reinplace "s|/System/Library/OpenSSL SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib|${prefix}/etc/openssl SSLINCLUDE=${prefix}/include SSLLIB=${prefix}/lib|g" ${worksrcpath}/Makefile
+	reinplace "s| -Wno-pointer-sign||g" ${worksrcpath}/src/osdep/unix/Makefile
 }
 
 build.target	oxp EXTRACFLAGS=-fno-common

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080108/9b8cb508/attachment.html


More information about the macports-changes mailing list