[89913] trunk/dports/www/mongrel2/Portfile

and.damore at macports.org and.damore at macports.org
Tue Feb 14 15:09:23 PST 2012


Revision: 89913
          http://trac.macports.org/changeset/89913
Author:   and.damore at macports.org
Date:     2012-02-14 15:09:21 -0800 (Tue, 14 Feb 2012)
Log Message:
-----------
port mongrel2: now builds with update zeromq library, switching to path: dependency, revision bump

Modified Paths:
--------------
    trunk/dports/www/mongrel2/Portfile

Modified: trunk/dports/www/mongrel2/Portfile
===================================================================
--- trunk/dports/www/mongrel2/Portfile	2012-02-14 22:59:39 UTC (rev 89912)
+++ trunk/dports/www/mongrel2/Portfile	2012-02-14 23:09:21 UTC (rev 89913)
@@ -5,6 +5,7 @@
 
 name                mongrel2
 version             1.7.5
+revision            1
 license             BSD
 categories          www
 platforms           darwin
@@ -25,7 +26,7 @@
 
 use_configure       no
 depends_lib         port:gmake \
-                    port:zmq20 \
+                    path:lib/libzmq.dylib:zmq \
                     port:sqlite3
 
 patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120214/643e696e/attachment-0001.html>


More information about the macports-changes mailing list