5739N/A#
5739N/A# CDDL HEADER START
5739N/A#
5739N/A# The contents of this file are subject to the terms of the
5739N/A# Common Development and Distribution License (the "License").
5739N/A# You may not use this file except in compliance with the License.
5739N/A#
5739N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5739N/A# or http://www.opensolaris.org/os/licensing.
5739N/A# See the License for the specific language governing permissions
5739N/A# and limitations under the License.
5739N/A#
5739N/A# When distributing Covered Code, include this CDDL HEADER in each
5739N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5739N/A# If applicable, add the following below this CDDL HEADER, with the
5739N/A# fields enclosed by brackets "[]" replaced with your own identifying
5739N/A# information: Portions Copyright [yyyy] [name of copyright owner]
5739N/A#
5739N/A# CDDL HEADER END
5739N/A#
5739N/A
5739N/A#
5739N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
5739N/A#
5739N/A
5739N/A# openldap.p5m is dependent on this package inside the workspace, must
5739N/A# be kept in sync
5739N/Aset name=pkg.fmri \
5739N/A value=pkg:/system/library/security/sasl/digestmd5@$(COMPONENT_VERSION),$(BUILD_VERSION)
5739N/A#
5739N/Aset name=pkg.summary \
5739N/A value="DIGEST-MD5 plugin for SASL --Simple Authentication and Security Layer"
5739N/Aset name=com.oracle.info.description value="sasl DIGEST-MD5 mechanism plugin"
5739N/Aset name=com.oracle.info.tpno value=$(TPNO)
5739N/Aset name=info.classification \
5739N/A value=org.opensolaris.category.2008:System/Libraries
5739N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
5739N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
5739N/Aset name=org.opensolaris.arc-caseid value=PSARC/2016/158
5739N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5739N/Alink path=usr/lib/sasl2/$(MACH64)/libdigestmd5.so target=libdigestmd5.so.3.0.0 \
5739N/A pkg.linted.dupaction010.2=true
5739N/Alink path=usr/lib/sasl2/$(MACH64)/libdigestmd5.so.3 \
5739N/A target=libdigestmd5.so.3.0.0 pkg.linted.dupaction010.2=true
5739N/Afile path=usr/lib/sasl2/$(MACH64)/libdigestmd5.so.3.0.0 \
5739N/A pkg.linted.dupaction010.2=true
5739N/Alink path=usr/lib/sasl2/libdigestmd5.so target=libdigestmd5.so.3.0.0 \
5739N/A pkg.linted.dupaction010.2=true
5739N/Alink path=usr/lib/sasl2/libdigestmd5.so.3 target=libdigestmd5.so.3.0.0 \
5739N/A pkg.linted.dupaction010.2=true
5739N/Afile path=usr/lib/sasl2/libdigestmd5.so.3.0.0 pkg.linted.dupaction010.2=true
5739N/Alicense libsasl2.license license="BSD with attribution to CMU, MIT, others"
5739N/Adepend type=require fmri=system/library/security/libsasl2@2.1.26