[55230] trunk/dports/security/xmltooling/Portfile

scantor at macports.org scantor at macports.org
Fri Aug 7 12:51:35 PDT 2009


Revision: 55230
          http://trac.macports.org/changeset/55230
Author:   scantor at macports.org
Date:     2009-08-07 12:51:35 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
Change maintainer alias, update categories, and remove unneeded DEPLOYMENT_TARGET setting.

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

Modified: trunk/dports/security/xmltooling/Portfile
===================================================================
--- trunk/dports/security/xmltooling/Portfile	2009-08-07 19:51:13 UTC (rev 55229)
+++ trunk/dports/security/xmltooling/Portfile	2009-08-07 19:51:35 UTC (rev 55230)
@@ -6,8 +6,8 @@
 name                xmltooling
 version             1.2
 revision            1
-categories          security shibboleth
-maintainers         snc osu.edu:cantor.2
+categories          security textproc xml shibboleth
+maintainers         snc scantor
 description         XMLTooling library for C++
 long_description    Toolkit for security-aware XML processing
 homepage            http://www.opensaml.org/
@@ -27,19 +27,7 @@
                     --with-xerces=${prefix} \
                     --with-xmlsec=${prefix}
 
-platform darwin 8 {
-	configure.env-append MACOSX_DEPLOYMENT_TARGET=10.4
-	build.env-append MACOSX_DEPLOYMENT_TARGET=10.4
-	destroot.env-append MACOSX_DEPLOYMENT_TARGET=10.4
-}
 
-platform darwin 9 {
-	configure.env-append MACOSX_DEPLOYMENT_TARGET=10.4
-	build.env-append MACOSX_DEPLOYMENT_TARGET=10.4
-	destroot.env-append MACOSX_DEPLOYMENT_TARGET=10.4
-}
-
-
 livecheck.check     regex
 livecheck.url       http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/mac/ports/shibboleth/xmltooling/Portfile
 livecheck.regex     "version *(\\d+\\.\\d+(\\.\\d+)?)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/3158ab9a/attachment.html>


More information about the macports-changes mailing list