[34020] trunk/dports/mail/libetpan
mww at macports.org
mww at macports.org
Sun Feb 10 13:32:03 PST 2008
Revision: 34020
http://trac.macosforge.org/projects/macports/changeset/34020
Author: mww at macports.org
Date: 2008-02-10 13:32:02 -0800 (Sun, 10 Feb 2008)
Log Message:
-----------
version 0.53
Modified Paths:
--------------
trunk/dports/mail/libetpan/Portfile
Added Paths:
-----------
trunk/dports/mail/libetpan/files/patch-config.h.in.diff
Removed Paths:
-------------
trunk/dports/mail/libetpan/files/patch-config.h.in
Modified: trunk/dports/mail/libetpan/Portfile
===================================================================
--- trunk/dports/mail/libetpan/Portfile 2008-02-10 20:43:57 UTC (rev 34019)
+++ trunk/dports/mail/libetpan/Portfile 2008-02-10 21:32:02 UTC (rev 34020)
@@ -3,7 +3,7 @@
PortSystem 1.0
name libetpan
-version 0.52
+version 0.53
categories mail devel
platforms darwin
maintainers mww
@@ -16,8 +16,8 @@
homepage http://libetpan.sourceforge.net/
master_sites sourceforge
-checksums sha1 e2fdf76b471e57a153bad4c4def7fde512385021
-patchfiles patch-config.h.in
+checksums sha1 ce6ed3ddd8f2e6c012cb59e4c809345b379b209f
+patchfiles patch-config.h.in.diff
depends_lib port:openssl port:cyrus-sasl2 port:curl port:zlib port:expat
Deleted: trunk/dports/mail/libetpan/files/patch-config.h.in
===================================================================
--- trunk/dports/mail/libetpan/files/patch-config.h.in 2008-02-10 20:43:57 UTC (rev 34019)
+++ trunk/dports/mail/libetpan/files/patch-config.h.in 2008-02-10 21:32:02 UTC (rev 34020)
@@ -1,11 +0,0 @@
---- config.h.in 2007-08-06 23:43:48.000000000 +0200
-+++ config.h.in 2007-09-01 16:06:06.000000000 +0200
-@@ -28,7 +28,7 @@
- #undef HAVE_GETPAGESIZE
-
- /* Define if you have the iconv() function. */
--#undef HAVE_ICONV
-+#define HAVE_ICONV
-
- /* prototype of iconv() has const parameters */
- #undef HAVE_ICONV_PROTO_CONST
Copied: trunk/dports/mail/libetpan/files/patch-config.h.in.diff (from rev 34019, trunk/dports/mail/libetpan/files/patch-config.h.in)
===================================================================
--- trunk/dports/mail/libetpan/files/patch-config.h.in.diff (rev 0)
+++ trunk/dports/mail/libetpan/files/patch-config.h.in.diff 2008-02-10 21:32:02 UTC (rev 34020)
@@ -0,0 +1,11 @@
+--- config.h.in 2007-08-06 23:43:48.000000000 +0200
++++ config.h.in 2007-09-01 16:06:06.000000000 +0200
+@@ -28,7 +28,7 @@
+ #undef HAVE_GETPAGESIZE
+
+ /* Define if you have the iconv() function. */
+-#undef HAVE_ICONV
++#define HAVE_ICONV
+
+ /* prototype of iconv() has const parameters */
+ #undef HAVE_ICONV_PROTO_CONST
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080210/da214d61/attachment-0001.html
More information about the macports-changes
mailing list