[78647] trunk/dports/www/cherokee/Portfile

jann at macports.org jann at macports.org
Sun May 15 16:42:15 PDT 2011


Revision: 78647
          http://trac.macports.org/changeset/78647
Author:   jann at macports.org
Date:     2011-05-15 16:42:14 -0700 (Sun, 15 May 2011)
Log Message:
-----------
Update: see #26622

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

Modified: trunk/dports/www/cherokee/Portfile
===================================================================
--- trunk/dports/www/cherokee/Portfile	2011-05-15 23:27:15 UTC (rev 78646)
+++ trunk/dports/www/cherokee/Portfile	2011-05-15 23:42:14 UTC (rev 78647)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name            cherokee
-version         0.99.24
-revision        1
+version         1.0.8
 categories      www
 platforms       darwin
 maintainers     gmail.com:leidel
@@ -15,13 +14,14 @@
   configure and maintain.  It ships out-of-the-box SCGI \
   support, making it ideal for deploying dynamic websites.
 homepage        http://www.cherokee-project.com/
-master_sites    http://www.cherokee-project.com/download/0.99/${version}
+master_sites    http://www.cherokee-project.com/download/1.0/${version}
 distname        ${name}-${version}
-checksums       md5     5afed8bdd6020dc5bf0ba9ec83b947f1 \
-                sha1    a4a81bd9a99ba631f93f593d25a3c69acf8c7455
+checksums       md5     12117a80c2a970173bd32660439c2db0 \
+                sha1    28b2e2b192c713aa9c43737ae8376a55effa7336
 depends_lib     port:pcre \
                 port:zlib \
-                port:libgeoip
+                port:libgeoip \
+                port:rrdtool
 
 configure.args    --mandir=${prefix}/share/man
 
@@ -78,4 +78,3 @@
     xinstall -m 755 -d ${destroot}${prefix}/var/log
     destroot.keepdirs-append ${destroot}${prefix}/var/log
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110515/0036a36e/attachment.html>


More information about the macports-changes mailing list