transforms/report
author Rich Burridge <rich.burridge@oracle.com>
Wed, 21 Dec 2016 16:08:23 -0800
changeset 7522 feedb7e27aaf
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
25212050 Update pcre to version 8.39 25211003 problem in LIBRARY/PCRE


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print COMP_ARC_CASE += %(value) >

<transform license license=(.*) -> print LICENSE += "%<1>" >