diff -r 09fd85317532 -r 67d8050c297a components/doxygen/doxygen.p5m --- a/components/doxygen/doxygen.p5m Thu Mar 22 14:20:01 2012 -0700 +++ b/components/doxygen/doxygen.p5m Fri Mar 23 07:47:32 2012 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability uncommitted> @@ -38,13 +38,13 @@ dir path=usr/bin dir path=usr/share dir path=usr/share/doc -dir path=usr/share/doc/doxygen-1.5.7.1 +dir path=usr/share/doc/doxygen-$(IPS_COMPONENT_VERSION) dir path=usr/share/man dir path=usr/share/man/man1 file path=usr/bin/doxygen file path=usr/bin/doxytag -file doxygen_manual-1.5.7.1.pdf \ - path=usr/share/doc/doxygen-1.5.7.1/doxygen_manual-1.5.7.1.pdf +file doxygen_manual-$(IPS_COMPONENT_VERSION).pdf \ + path=usr/share/doc/doxygen-$(IPS_COMPONENT_VERSION)/doxygen_manual-$(IPS_COMPONENT_VERSION).pdf file usr/man/man1/doxygen.1 path=usr/share/man/man1/doxygen.1 file usr/man/man1/doxytag.1 path=usr/share/man/man1/doxytag.1 license doxygen.license license=GPLv2