[26044] trunk/dports/mail/cclient

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 9 17:57:23 PDT 2007


Revision: 26044
          http://trac.macosforge.org/projects/macports/changeset/26044
Author:   pguyot at kallisys.net
Date:     2007-06-09 17:57:23 -0700 (Sat, 09 Jun 2007)

Log Message:
-----------
Update to 2006h.
Ticket: #12093

Modified Paths:
--------------
    trunk/dports/mail/cclient/Portfile
    trunk/dports/mail/cclient/files/patch-Makefile

Modified: trunk/dports/mail/cclient/Portfile
===================================================================
--- trunk/dports/mail/cclient/Portfile	2007-06-10 00:38:35 UTC (rev 26043)
+++ trunk/dports/mail/cclient/Portfile	2007-06-10 00:57:23 UTC (rev 26044)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name			cclient
-version			2006g
-revision		1
+version			2006h
 categories		mail
 maintainers		pguyot at kallisys.net
 description		UW IMAP c-client library
@@ -21,9 +20,9 @@
 distname		imap-${version}	
 dist_subdir		imap-uw
 worksrcdir		imap-${version}
-checksums		md5 675dc805e9c5bd77c07f5554f29a24ec \
-				sha1 e3de2bb0a6a1dc26a6c6143b17c306df35a75edb \
-				rmd160 b1fe3f27291f51726dde3d34c3f33d5601fe918b
+checksums		md5 bad8e1134bf68f453a618ceb8ab33be3 \
+				sha1 afba54844bf81af18c1ee5da36d155d71a5875fc \
+				rmd160 edb3c1285136bd1181c7b66a40d75abdd00ca19d
 
 depends_lib		port:openssl \
 				lib:libz:zlib \

Modified: trunk/dports/mail/cclient/files/patch-Makefile
===================================================================
--- trunk/dports/mail/cclient/files/patch-Makefile	2007-06-10 00:38:35 UTC (rev 26043)
+++ trunk/dports/mail/cclient/files/patch-Makefile	2007-06-10 00:57:23 UTC (rev 26044)
@@ -1,15 +1,15 @@
---- Makefile.orig	Fri Feb 28 23:16:55 2003
-+++ Makefile	Fri Feb 28 23:18:00 2003
-@@ -474,9 +474,9 @@
+--- Makefile.orig	2007-06-10 10:03:29.000000000 +0900
++++ Makefile	2007-06-10 10:04:09.000000000 +0900
+@@ -550,9 +550,9 @@
  	@echo + In order to rectify this problem, you MUST build with:
  	@echo ++ SSLTYPE=$(SSLTYPE).nopwd
  	@echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 -	@echo
 -	@echo Do you want to continue this build anyway?  Type y or n please:
--	@$(SH) -c 'read x; case "$$x" in y) exit 0;; *) exit 1;; esac'
+-	@$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
 +#	@echo
 +#	@echo Do you want to continue this build anyway?  Type y or n please:
-+#	@$(SH) -c 'read x; case "$$x" in y) exit 0;; *) exit 1;; esac'
++#	@$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
  
- sslnone:
+ nounenc:
  	@echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070609/75a53d42/attachment.html


More information about the macports-changes mailing list