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

scantor at macports.org scantor at macports.org
Thu Mar 19 20:08:45 PDT 2015


Revision: 134208
          https://trac.macports.org/changeset/134208
Author:   scantor at macports.org
Date:     2015-03-19 20:08:45 -0700 (Thu, 19 Mar 2015)
Log Message:
-----------
Update to V2.5.4

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

Modified: trunk/dports/security/shibboleth/Portfile
===================================================================
--- trunk/dports/security/shibboleth/Portfile	2015-03-20 02:45:35 UTC (rev 134207)
+++ trunk/dports/security/shibboleth/Portfile	2015-03-20 03:08:45 UTC (rev 134208)
@@ -5,7 +5,7 @@
 PortGroup           active_variants 1.1
 
 name                shibboleth
-version             2.5.3
+version             2.5.4
 categories          security www shibboleth
 license             Apache
 maintainers         snc scantor
@@ -28,9 +28,10 @@
 
 master_sites        http://shibboleth.net/downloads/service-provider/${version}/
 distname            ${name}-sp-${version}
+use_bzip2           yes
 worksrcdir          ${name}-sp-${version}
-checksums           rmd160  403772b279398b9299bfb47130b32b072e3c1e25 \
-                    sha256  82acd1d5989560cafb93860e6bf11fc61aaf78adb439435dea7381d94d677918
+checksums           rmd160  45015d1b52ff186ed6044046006357ea06b60e17 \
+                    sha256  6b8ce87acefd209c0abcb31bcf6cc50bdb3c0b24a30376028047ea3e9b302bba
 
 require_active_variants curl ssl
 
@@ -45,7 +46,7 @@
         configure.args-append --enable-odbc
 }
 
-destroot.keepdirs ${destroot}${prefix}/var/log/${name} ${destroot}${prefix}/var/log/httpd ${destroot}${prefix}/var/run/${name} ${destroot}${prefix}/var/cache/${name}
+destroot.keepdirs ${destroot}${prefix}/var/log/${name} ${destroot}${prefix}/var/log/{name}-www ${destroot}${prefix}/var/run/${name} ${destroot}${prefix}/var/cache/${name}
 
 destroot.args   NOKEYGEN=1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150319/f755d34f/attachment.html>


More information about the macports-changes mailing list