components/apache2-modules/mod_proxy_html/apache-xml2enc.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
--- a/components/apache2-modules/mod_proxy_html/apache-xml2enc.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/apache2-modules/mod_proxy_html/apache-xml2enc.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,26 +18,26 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 set name=pkg.fmri \
     value=pkg:/web/server/apache-22/module/[email protected],$(BUILD_VERSION)
-set name=pkg.summary \
-    value="xml2nec plugin for Apache Web Server V2.2"
+set name=pkg.summary value="xml2nec plugin for Apache Web Server V2.2"
 set name=pkg.description \
     value="xml2enc plugin for Apache Web Server Version 2.2"
-set name=com.oracle.info.description value="the xml2nec plugin for Apache Web Server V2.2"
+set name=com.oracle.info.description \
+    value="the xml2nec plugin for Apache Web Server V2.2"
 set name=com.oracle.info.tpno value=$(TPNO_MOD_XML2ENC)
 set name=info.classification \
     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
-set name=info.upstream-url value="http://apache.webthing.com/mod_xml2enc/"
-set name=org.opensolaris.arc-caseid \
-    value=LSARC/2009/553
+set name=info.upstream-url value=http://apache.webthing.com/mod_xml2enc/
+set name=org.opensolaris.arc-caseid value=LSARC/2009/553
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file mod_xml2enc.h path=usr/apache2/2.2/include/mod_xml2enc.h
+file build/$(MACH64)/.libs/mod_xml2enc.so \
+    path=usr/apache2/2.2/libexec/$(MACH64)/mod_xml2enc.so
+file build/$(MACH32)/.libs/mod_xml2enc.so \
+    path=usr/apache2/2.2/libexec/mod_xml2enc.so
 
 
 license apache-xml2enc.license license="Apache v2.0"
-
-file mod_xml2enc.h path=usr/apache2/2.2/include/mod_xml2enc.h
-file build/$(MACH32)/.libs/mod_xml2enc.so path=usr/apache2/2.2/libexec/mod_xml2enc.so
-file build/$(MACH64)/.libs/mod_xml2enc.so path=usr/apache2/2.2/libexec/$(MACH64)/mod_xml2enc.so