[88706] trunk/dports/sysutils/socat/Portfile

dports at macports.org dports at macports.org
Sun Jan 8 15:48:01 PST 2012


Revision: 88706
          http://trac.macports.org/changeset/88706
Author:   dports at macports.org
Date:     2012-01-08 15:48:00 -0800 (Sun, 08 Jan 2012)
Log Message:
-----------
socat: update to v1.7.2.0 to fix Lion compatibility, and add patch to
fix build with clang 
(#32698, maintainer timeout; see also #30317 and #32044)

Modified Paths:
--------------
    trunk/dports/sysutils/socat/Portfile

Modified: trunk/dports/sysutils/socat/Portfile
===================================================================
--- trunk/dports/sysutils/socat/Portfile	2012-01-08 19:42:34 UTC (rev 88705)
+++ trunk/dports/sysutils/socat/Portfile	2012-01-08 23:48:00 UTC (rev 88706)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            socat
-version         1.7.1.3
+version         1.7.2.0
 categories      sysutils net
 # GPL-2 plus openssl exception
 license         Copyleft
@@ -19,6 +19,7 @@
  GNU line editor (readline), a program, or a combination of two of these.
 homepage        http://www.dest-unreach.org/socat/
 master_sites    http://www.dest-unreach.org/socat/download/
-checksums           md5     f5cd212c511725864c4b5e08a22d3366 \
-                    sha1    5a42275da0d8a5182452b36535a74c3cdf21793b
-depends_lib		port:readline port:openssl
+checksums       rmd160  992d185b1c8500db1c7acfe921e6c9497f211cfd \
+                sha256  e5214ad56b43fef00761e391417b5020d07f973113b398b6ddcc47bde771ffae
+depends_lib     port:readline port:openssl
+patchfiles      patch-xioexit.c.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120108/db3f784c/attachment.html>


More information about the macports-changes mailing list