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

ryandesign at macports.org ryandesign at macports.org
Thu May 23 03:41:43 PDT 2013


Revision: 106350
          https://trac.macports.org/changeset/106350
Author:   ryandesign at macports.org
Date:     2013-05-23 03:41:43 -0700 (Thu, 23 May 2013)
Log Message:
-----------
cclient: update to 2007f; remove archcheck portgroup

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

Modified: trunk/dports/mail/cclient/Portfile
===================================================================
--- trunk/dports/mail/cclient/Portfile	2013-05-23 10:07:49 UTC (rev 106349)
+++ trunk/dports/mail/cclient/Portfile	2013-05-23 10:41:43 UTC (rev 106350)
@@ -1,11 +1,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       archcheck 1.0
 
 name            cclient
-version         2007e
-revision        2
+version         2007f
 license         Apache-2
 platforms       darwin
 categories      mail devel
@@ -22,9 +20,8 @@
 distname        imap-${version}
 dist_subdir     imap-uw
 
-checksums       md5     7903800dc2604000016de070e0c55840 \
-                sha1    ab8bd27de41926acb257b813a95c10d2ab04c6e8 \
-                rmd160  6a392f3ebf5b72686a0a232333a5670c76c173d6
+checksums       rmd160  298b09c2da9650cb7bc70094da49bab57878ae20 \
+                sha256  53e15a2b5c1bc80161d42e9f69792a3fa18332b7b771910131004eb520004a28
 
 depends_lib     port:openssl \
                 port:zlib \
@@ -38,10 +35,6 @@
         ${worksrcpath}/Makefile
 }
 
-archcheck.files \
-    lib/libssl.dylib \
-    lib/libz.dylib
-
 use_configure   no
 
 build.target    oxp
@@ -74,7 +67,7 @@
 }
 
 variant ssl_plaintext description {Allow plaintext passwords over SSL} {
-    patchfiles patch-Makefile
+    patchfiles-append patch-Makefile
     build.args-append SSLTYPE=unix
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130523/75962085/attachment.html>


More information about the macports-changes mailing list