[55859] trunk/dports/security/shibboleth/Portfile
snc at macports.org
snc at macports.org
Thu Aug 20 06:19:34 PDT 2009
Revision: 55859
http://trac.macports.org/changeset/55859
Author: snc at macports.org
Date: 2009-08-20 06:19:33 -0700 (Thu, 20 Aug 2009)
Log Message:
-----------
fix livecheck, ready license
Modified Paths:
--------------
trunk/dports/security/shibboleth/Portfile
Modified: trunk/dports/security/shibboleth/Portfile
===================================================================
--- trunk/dports/security/shibboleth/Portfile 2009-08-20 13:13:34 UTC (rev 55858)
+++ trunk/dports/security/shibboleth/Portfile 2009-08-20 13:19:33 UTC (rev 55859)
@@ -6,6 +6,7 @@
name shibboleth
version 2.2.1
categories security www shibboleth
+#license Apache
maintainers snc scantor
description Shibboleth Native Service Provider
long_description The Shibboleth System is a standards based, open source \
@@ -73,7 +74,7 @@
startupitem.executable ${prefix}/sbin/shibd -F -f -p ${prefix}/var/run/shibboleth/shibd.pid
livecheck.check regex
-livecheck.url http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/mac/ports/shibboleth/shibboleth/Portfile
-livecheck.regex "version *(\\d+\\.\\d+(\\.\\d+)?)"
+livecheck.url http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/
+livecheck.regex ${name}-sp-(\\d+\\.\\d+\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090820/c790d884/attachment.html>
More information about the macports-changes
mailing list