components/apache24/apache-ssl.p5m
changeset 3732 0f62cc221c7e
parent 3648 29c40c98aad3
--- a/components/apache24/apache-ssl.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/apache24/apache-ssl.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -24,10 +24,10 @@
 # prevents "64bit file in 32bit path" errors
 <transform file path=usr/apache2/2.4/libexec/.*\.so -> \
     add pkg.linted.userland.action001.2 true>
-
 set name=pkg.fmri \
     value=pkg:/web/server/apache-24/module/apache-ssl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="SSL (default) support plugin for Apache Web Server V2.4"
+set name=pkg.summary \
+    value="SSL (default) support plugin for Apache Web Server V2.4"
 set name=com.oracle.info.description \
     value="the SSL (default) support plugins for Apache Web Server V2.4"
 set name=com.oracle.info.tpno value=$(TPNO)
@@ -37,12 +37,10 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2015/007
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-file usr/apache2/2.4/libexec/mod_ssl.so path=usr/apache2/2.4/libexec/mod_ssl-default.so
-
+file usr/apache2/2.4/libexec/mod_ssl.so \
+    path=usr/apache2/2.4/libexec/mod_ssl-default.so
 link path=usr/apache2/2.4/libexec/mod_ssl.so target=mod_ssl-default.so \
     mediator=openssl mediator-implementation=default mediator-priority=vendor
-
 license apache.license license="Apache v2.0"
 
 # Following dependency is not just to make sure that the main Apache