diff -r 1cc872b933c9 -r 24181f5eb463 components/hexedit/hexedit.p5m --- a/components/hexedit/hexedit.p5m Tue Feb 03 12:52:16 2015 -0800 +++ b/components/hexedit/hexedit.p5m Tue Feb 03 13:01:27 2015 -0800 @@ -20,30 +20,27 @@ # # -# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability uncommited> set name=pkg.fmri \ value=pkg:/editor/hexedit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) -set name=pkg.summary \ - value="Hexedit - a command-line binary file editor" +set name=pkg.summary value="Hexedit - a command-line binary file editor" set name=com.oracle.info.description value="the hexedit binary file editor" set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification \ value="org.opensolaris.category.2008:Applications/System Utilities" \ - value="org.opensolaris.category.2008:Development/Editors" + value=org.opensolaris.category.2008:Development/Editors 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=LSARC/2008/629 +set name=org.opensolaris.arc-caseid value=LSARC/2008/629 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) -dir path=usr -dir path=usr/bin -dir path=usr/share -dir path=usr/share/man -dir path=usr/share/man/man1 +dir path=usr +dir path=usr/bin file path=usr/bin/hexedit +dir path=usr/share +dir path=usr/share/man +dir path=usr/share/man/man1 file path=usr/share/man/man1/hexedit.1 - license hexedit.license license=GPLv2