[50343] trunk/dports/devel/libev/Portfile

brett at macports.org brett at macports.org
Wed Apr 29 09:20:28 PDT 2009


Revision: 50343
          http://trac.macports.org/changeset/50343
Author:   brett at macports.org
Date:     2009-04-29 09:20:27 -0700 (Wed, 29 Apr 2009)
Log Message:
-----------
update libev to 3.6

Modified Paths:
--------------
    trunk/dports/devel/libev/Portfile

Modified: trunk/dports/devel/libev/Portfile
===================================================================
--- trunk/dports/devel/libev/Portfile	2009-04-29 16:17:07 UTC (rev 50342)
+++ trunk/dports/devel/libev/Portfile	2009-04-29 16:20:27 UTC (rev 50343)
@@ -3,23 +3,23 @@
 
 PortSystem 1.0
 
-name			libev
-version	      3.49
-categories		devel
-maintainers		brett at macports.org
-description		asynchronous event library
-long_description	libev is a full-featured and high-performance event \
-			loop that is loosely modelled after libevent.
-homepage		http://software.schmorp.de/pkg/libev.html
-platforms		darwin
-master_sites		http://dist.schmorp.de/libev/Attic/
-checksums		sha1 3953bd3332ba1a3e2bbcab7a01e742c771eab4e5
-configure.args		--mandir=${prefix}/share/man
+name            libev
+version         3.6
+categories      devel
+maintainers     brett openmaintainer
+description     asynchronous event library
+long_description    libev is a full-featured and high-performance event \
+            loop that is loosely modelled after libevent.
+homepage        http://software.schmorp.de/pkg/libev.html
+platforms       darwin
+master_sites        http://dist.schmorp.de/libev/Attic/
+checksums       sha1 547e35dd5d63e9dcd99780caa946690b605580a1
+configure.args      --mandir=${prefix}/share/man
 
 post-destroot {
     move ${destroot}${prefix}/include/event.h ${destroot}${prefix}/include/ev-event.h
 }
 
 
-test.run		yes
-test.target		verify
+test.run        yes
+test.target     verify
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090429/b8e6d66e/attachment.html>


More information about the macports-changes mailing list