[60176] trunk/dports/security/shibboleth/Portfile

scantor at macports.org scantor at macports.org
Tue Nov 3 20:59:57 PST 2009


Revision: 60176
          http://trac.macports.org/changeset/60176
Author:   scantor at macports.org
Date:     2009-11-03 20:59:57 -0800 (Tue, 03 Nov 2009)
Log Message:
-----------
Update version

Modified Paths:
--------------
    trunk/dports/security/shibboleth/Portfile

Modified: trunk/dports/security/shibboleth/Portfile
===================================================================
--- trunk/dports/security/shibboleth/Portfile	2009-11-04 04:57:42 UTC (rev 60175)
+++ trunk/dports/security/shibboleth/Portfile	2009-11-04 04:59:57 UTC (rev 60176)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                shibboleth
-version             2.2.1
+version             2.3
 categories          security www shibboleth
 #license             Apache
 maintainers         snc scantor
@@ -45,7 +45,7 @@
 master_sites        http://shibboleth.internet2.edu/downloads/${name}/cppsp/${version}/
 distname            ${name}-sp-${version}
 worksrcdir          ${name}-${version}
-checksums           sha1 f667b37f98757bef951cd4fa81f13da73acff345
+checksums           sha1 c26f19ab81ef157c8ac53e4f972d841fe142de85
 
 configure.args      --with-xmltooling=${prefix} \
                     --with-opensaml=${prefix} \
@@ -71,7 +71,7 @@
 
 startupitem.create      yes
 startupitem.name        shibd
-startupitem.executable  ${prefix}/sbin/shibd -F -f -p ${prefix}/var/run/shibboleth/shibd.pid
+startupitem.executable  ${prefix}/sbin/shibd -F -f -p ${prefix}/var/run/${name}/shibd.pid
 
 livecheck.type          regex
 livecheck.url           http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091103/7b478abc/attachment.html>


More information about the macports-changes mailing list