[55228] trunk/dports/security/xml-security-c/Portfile
scantor at macports.org
scantor at macports.org
Fri Aug 7 12:51:01 PDT 2009
Revision: 55228
http://trac.macports.org/changeset/55228
Author: scantor at macports.org
Date: 2009-08-07 12:51:00 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
Change maintainer alias, update categories, and remove unneeded DEPLOYMENT_TARGET setting.
Modified Paths:
--------------
trunk/dports/security/xml-security-c/Portfile
Modified: trunk/dports/security/xml-security-c/Portfile
===================================================================
--- trunk/dports/security/xml-security-c/Portfile 2009-08-07 19:50:46 UTC (rev 55227)
+++ trunk/dports/security/xml-security-c/Portfile 2009-08-07 19:51:00 UTC (rev 55228)
@@ -6,8 +6,8 @@
name xml-security-c
version 1.5.1
revision 1
-categories security shibboleth
-maintainers snc osu.edu:cantor.2
+categories security xml textproc shibboleth
+maintainers snc scantor
description XML Signing/Encryption for C++
long_description The C++ library is an implementation of the XML Digital \
Signature specification. It is designed to be easily \
@@ -26,18 +26,7 @@
--with-xerces=${prefix} \
--with-openssl=${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/xml-security-c/Portfile
livecheck.regex "version *(\\d+\\.\\d+\\.\\d+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/9fcc0252/attachment.html>
More information about the macports-changes
mailing list