components/wget/wget.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3489 1da45854e7ec
--- a/components/wget/wget.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/wget/wget.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -18,27 +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.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
-set name=pkg.fmri \
-    value=pkg:/web/wget@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri value=pkg:/web/wget@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="wget - GNU wget"
 set name=pkg.description \
     value="GNU wget - a utility to retrieve files from the World Wide Web"
-set name=pkg.summary value="wget - GNU wget"
 set name=com.oracle.info.description value="GNU wget"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Applications/Internet
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/2000/488
+set name=org.opensolaris.arc-caseid value=PSARC/2000/488
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 file path=etc/wgetrc group=sys mode=0644 original_name=SUNWwget:etc/wgetrc \
     preserve=renamenew
 file path=usr/bin/wget
+link path=usr/sfw/bin/wget target=../../bin/wget
 file path=usr/share/info/wget.info
 file path=usr/share/locale/be/LC_MESSAGES/wget.mo
 file path=usr/share/locale/bg/LC_MESSAGES/wget.mo
@@ -83,6 +82,4 @@
 legacy pkg=SUNWwget \
     desc="GNU wget - a utility to retrieve files from the World Wide Web" \
     name="wget - GNU wget"
-
 license wget.license license="GPLv3, FDLv1.2"
-link path=usr/sfw/bin/wget target=../../bin/wget