[55229] trunk/dports/textproc/xercesc3/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/textproc/xercesc3/Portfile

Modified: trunk/dports/textproc/xercesc3/Portfile
===================================================================
--- trunk/dports/textproc/xercesc3/Portfile	2009-08-07 19:51:00 UTC (rev 55228)
+++ trunk/dports/textproc/xercesc3/Portfile	2009-08-07 19:51:13 UTC (rev 55229)
@@ -6,8 +6,8 @@
 name                xercesc3
 version             3.0.1
 revision            1
-categories          textproc shibboleth
-maintainers         snc osu.edu:cantor.2
+categories          textproc xml shibboleth
+maintainers         snc scantor
 description         an XML parser
 long_description    Xerces-C++ is a validating XML parser written in \
                     a portable subset of C++.  Xerces-C++ makes it \
@@ -27,18 +27,6 @@
 
 depends_lib         port:icu
 
-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/xercesc/Portfile
 livecheck.regex     "version *(\\d+\\.\\d+\\.\\d+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/c3978c4f/attachment-0001.html>


More information about the macports-changes mailing list