components/php/suhosin-extension/suhosin-extension-php56.p5m
author Michael Nestler <Michael.Nestler@Oracle.COM>
Fri, 05 Jun 2015 09:47:02 -0700
branchs11-update
changeset 4418 7ae5fd823a4b
permissions -rw-r--r--
PSARC 2015/255 Update PHP to version 5.6.8 20161915 add PHP 5.6

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/web/php-56/extension/php-suhosin-extension@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Suhosin extension for PHP"
set name=com.oracle.info.description \
    value="Suhosin is an advanced protection system for PHP installations."
set name=com.oracle.info.tpno value=22432
set name=info.classification value=org.opensolaris.category.2008:Development/PHP
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/2015/255
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
# linted to solve 64-bit object in 32-bit path error
file path=usr/php/5.6/lib/extensions/no-debug-zts-20131226/suhosin.so \
    pkg.linted.userland.action001.2=true
license suhosin-extension.license license="PHP 3.01, LGPLv2.1, BSD, other"
depend type=require fmri=web/php-56