[85091] trunk/dports/www/mod_fcgid/Portfile

pixilla at macports.org pixilla at macports.org
Sun Oct 9 10:53:13 PDT 2011


Revision: 85091
          http://trac.macports.org/changeset/85091
Author:   pixilla at macports.org
Date:     2011-10-09 10:53:08 -0700 (Sun, 09 Oct 2011)
Log Message:
-----------
www/mod_fcgid:
- Upgrade to 2.3.6.
- Add openmaintainer
- Fix livecheck

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

Modified: trunk/dports/www/mod_fcgid/Portfile
===================================================================
--- trunk/dports/www/mod_fcgid/Portfile	2011-10-09 15:13:01 UTC (rev 85090)
+++ trunk/dports/www/mod_fcgid/Portfile	2011-10-09 17:53:08 UTC (rev 85091)
@@ -3,11 +3,11 @@
 PortSystem          1.0
 
 name                mod_fcgid
-version             2.3.5
+version             2.3.6
 
 categories          www
 platforms           darwin
-maintainers         pixilla
+maintainers         pixilla openmaintainer
 
 description         An alternative FastCGI module for Apache2
 long_description    ${description}
@@ -16,9 +16,10 @@
 master_sites        apache:httpd/${name}
 
 use_bzip2           yes
-checksums           sha1    11034ad8231a6ea1e3c9385b9017e0f8dd7faff0 \
-                    rmd160  35f153326cd3688fd66f4654a8d72a96cfb5709f
 
+checksums           rmd160  f3dc009de05b68033471f38e50f39cfc8539c2ed \
+                    sha256  16a96e6210875cd9cc5350a0dd774c8580f39f43f7f0176702b2d1f1ca502fdd
+
 patchfiles          patch-fcgid_conf.c
 
 depends_lib         port:apache2
@@ -47,3 +48,7 @@
 When upgrading from version 2.2, please see the above URL
    about deprecated config options!
 =========="
+
+livecheck.url       http://httpd.apache.org/download.cgi
+livecheck.type      regex
+livecheck.regex     "(?!${name}).*${name}-((?!${extract.suffix}).*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111009/6eed3b37/attachment.html>


More information about the macports-changes mailing list