[55226] trunk/dports/security/shibboleth/Portfile
scantor at macports.org
scantor at macports.org
Fri Aug 7 12:50:31 PDT 2009
Revision: 55226
http://trac.macports.org/changeset/55226
Author: scantor at macports.org
Date: 2009-08-07 12:50:29 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
Change maintainer alias, update categories, and remove unneeded DEPLOYMENT_TARGET setting.
Modified Paths:
--------------
trunk/dports/security/shibboleth/Portfile
Modified: trunk/dports/security/shibboleth/Portfile
===================================================================
--- trunk/dports/security/shibboleth/Portfile 2009-08-07 19:08:37 UTC (rev 55225)
+++ trunk/dports/security/shibboleth/Portfile 2009-08-07 19:50:29 UTC (rev 55226)
@@ -6,8 +6,8 @@
name shibboleth
version 2.2
revision 1
-categories security shibboleth
-maintainers snc osu.edu:cantor.2
+categories security www shibboleth
+maintainers snc scantor
description Shibboleth Native Service Provider
long_description The Shibboleth System is a standards based, open source \
software package for web single sign-on across or within \
@@ -57,18 +57,6 @@
configure.args-append --enable-odbc
}
-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
-}
-
destroot.keepdirs ${destroot}${prefix}/var/log/shibboleth ${destroot}${prefix}/var/log/httpd ${destroot}${prefix}/var/run/shibboleth
destroot.args NOKEYGEN=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/6fefd81c/attachment.html>
More information about the macports-changes
mailing list