[118809] trunk/dports/www/pure-fastcgi/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Apr 11 00:17:39 PDT 2014
Revision: 118809
https://trac.macports.org/changeset/118809
Author: ryandesign at macports.org
Date: 2014-04-11 00:17:39 -0700 (Fri, 11 Apr 2014)
Log Message:
-----------
pure-fastcgi: update to 0.6; add pkgconfig build dependency; add gmp and mpfr library dependencies
Modified Paths:
--------------
trunk/dports/www/pure-fastcgi/Portfile
Modified: trunk/dports/www/pure-fastcgi/Portfile
===================================================================
--- trunk/dports/www/pure-fastcgi/Portfile 2014-04-11 07:16:35 UTC (rev 118808)
+++ trunk/dports/www/pure-fastcgi/Portfile 2014-04-11 07:17:39 UTC (rev 118809)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup pure 1.0
-pure.setup fastcgi 0.5
+pure.setup fastcgi 0.6
categories www
platforms darwin
maintainers ryandesign
@@ -15,7 +15,11 @@
long_description ${name} lets you write FastCGI scripts in \
Pure, to be run by web servers like Apache.
-checksums rmd160 88bea65b10a8f14484e59386e34208896f80285e \
- sha256 f805d2c2d0db4438407b73e0835798bc6f79e5453ccfc0471230d54569c82356
+checksums rmd160 1a0ceea876a2c2d20fda1b1ef2b2743851def8e2 \
+ sha256 aa5789cc1e17521c01f349ee82ce2a00500e025b3f8494f89a7ebe165b5aabc7
-depends_lib-append port:fcgi
+depends_build-append port:pkgconfig
+
+depends_lib-append port:fcgi \
+ port:gmp \
+ port:mpfr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140411/4cffb008/attachment.html>
More information about the macports-changes
mailing list