[100398] trunk/dports/security/shibboleth

scantor at macports.org scantor at macports.org
Mon Dec 10 12:10:36 PST 2012


Revision: 100398
          https://trac.macports.org/changeset/100398
Author:   scantor at macports.org
Date:     2012-12-10 12:10:36 -0800 (Mon, 10 Dec 2012)
Log Message:
-----------
Bump version, remove patch

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

Removed Paths:
-------------
    trunk/dports/security/shibboleth/files/patch-shibsp-binding-impl-ArtifactResolver.cpp.diff

Modified: trunk/dports/security/shibboleth/Portfile
===================================================================
--- trunk/dports/security/shibboleth/Portfile	2012-12-10 20:06:38 UTC (rev 100397)
+++ trunk/dports/security/shibboleth/Portfile	2012-12-10 20:10:36 UTC (rev 100398)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                shibboleth
-version             2.5.0
-revision            1
+version             2.5.1
 categories          security www shibboleth
 license             Apache
 maintainers         snc scantor
@@ -47,9 +46,8 @@
 master_sites        http://shibboleth.net/downloads/service-provider/${version}/
 distname            ${name}-sp-${version}
 worksrcdir          ${name}-sp-${version}
-checksums           rmd160  06811c584cb31bb088545c963c624304284f396a \
-                    sha256  67a8b4043a9e994188dc1d77450fd4adb3fa0fcc157bed28ec22ed6d670f7aa1
-patchfiles          patch-shibsp-binding-impl-ArtifactResolver.cpp.diff
+checksums           rmd160  115af4627ac13a8fa645632f4d1cf065239ca8e5 \
+                    sha256  a697034fe56a170602a3907cde6faf822836b1ba23cdc11af315a81df6102f04
 
 configure.args      --with-xmltooling=${prefix} \
                     --with-saml=${prefix} \

Deleted: trunk/dports/security/shibboleth/files/patch-shibsp-binding-impl-ArtifactResolver.cpp.diff
===================================================================
--- trunk/dports/security/shibboleth/files/patch-shibsp-binding-impl-ArtifactResolver.cpp.diff	2012-12-10 20:06:38 UTC (rev 100397)
+++ trunk/dports/security/shibboleth/files/patch-shibsp-binding-impl-ArtifactResolver.cpp.diff	2012-12-10 20:10:36 UTC (rev 100398)
@@ -1,19 +0,0 @@
---- shibsp/binding/impl/ArtifactResolver.cpp.orig	2012-08-07 19:52:29.000000000 +0100
-+++ shibsp/binding/impl/ArtifactResolver.cpp	2012-08-07 19:53:11.000000000 +0100
-@@ -208,14 +208,10 @@
-                             XercesJanitor<DOMDocument> docjanitor(doc);
- 
-                             if (log.isDebugEnabled()) {
--#ifdef XMLTOOLING_LOG4SHIB
--                                log.debugStream() << "received XML:\n" << *(doc->getDocumentElement()) << logging::eol;
--#else
-                                 string buf;
-                                 XMLHelper::serialize(doc->getDocumentElement(), buf);
-                                 log.debugStream() << "received XML:\n" << buf << logging::eol;
--#endif
--    }
-+                            }
-                             xmlObject.reset(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true));
-                             docjanitor.release();
-                         }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121210/1ec5822b/attachment.html>


More information about the macports-changes mailing list