[78247] trunk/dports/net/pure-sockets

ryandesign at macports.org ryandesign at macports.org
Sat Apr 30 09:11:52 PDT 2011


Revision: 78247
          http://trac.macports.org/changeset/78247
Author:   ryandesign at macports.org
Date:     2011-04-30 09:11:51 -0700 (Sat, 30 Apr 2011)
Log Message:
-----------
pure-sockets: update to 0.4; don't use clang, which is not needed since 0.3, 0.4 corrects this in the readme, see http://groups.google.com/group/pure-lang/msg/f14cf55af33cdf37; remove patchfile applied upstream; correct license

Modified Paths:
--------------
    trunk/dports/net/pure-sockets/Portfile

Removed Paths:
-------------
    trunk/dports/net/pure-sockets/files/

Modified: trunk/dports/net/pure-sockets/Portfile
===================================================================
--- trunk/dports/net/pure-sockets/Portfile	2011-04-30 16:00:02 UTC (rev 78246)
+++ trunk/dports/net/pure-sockets/Portfile	2011-04-30 16:11:51 UTC (rev 78247)
@@ -4,11 +4,11 @@
 PortSystem                      1.0
 PortGroup                       pure 1.0
 
-pure.setup                      sockets 0.3
+pure.setup                      sockets 0.4
 categories                      net
 platforms                       darwin
 maintainers                     ryandesign
-license                         GPL-3 LGPL-3
+license                         GPL-3+
 
 description                     an interface to the Berkeley socket functions \
                                 for Pure
@@ -20,12 +20,5 @@
                                 Unix-style file sockets are also available \
                                 if the host system supports them.
 
-checksums                       sha1    f51baf7a36b02e06c3fcedfa8e1397995ed82f04 \
-                                rmd160  6ce8797a87f895a0420352da16aca098ad526280
-
-depends_build-append            path:bin/clang:clang
-
-patchfiles                      patch-Makefile.diff
-
-configure.cc                    ${prefix}/bin/clang
-configure.cxx                   ${prefix}/bin/clang++
+checksums                       sha1    d098379ca41589bbced01feb2214e664bf7898fa \
+                                rmd160  211e4a7176dd649663300788767ea24d69c08f60
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110430/9e709512/attachment.html>


More information about the macports-changes mailing list