components/subversion/subversion-perl.p5m
author Jingning Ji <jingning.ji@oracle.com>
Thu, 13 Oct 2016 15:53:44 -0700
changeset 7113 cca3def5f97d
parent 5854 a31f17a6ce08
permissions -rw-r--r--
24759774 Upgrade xml-libxml to 2.0128
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
200
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     1
#
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     3
#
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     7
#
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    12
#
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    18
#
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    20
#
5854
a31f17a6ce08 22853244 upgrade subversion to 1.9.3
Stefan Teleman <stefan.teleman@oracle.com>
parents: 5778
diff changeset
    21
# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
200
936900594dba 7031770 libmng needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    22
#
1251
f1fb66b52f41 16611225 foomatic-rip delivers obsolete LP functionality
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 1225
diff changeset
    23
1493
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    24
set name=pkg.fmri \
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    25
    value=pkg:/library/perl-5/subversion@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    26
set name=pkg.summary value="Perl bindings for the Subversion SCM"
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    27
set name=com.oracle.info.description \
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    28
    value="Perl bindings for the Subversion SCM"
1948
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1493
diff changeset
    29
set name=com.oracle.info.tpno value=$(TPNO)
1493
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    30
set name=info.classification \
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    31
    value="org.opensolaris.category.2008:Development/Source Code Management"
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    32
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    33
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    34
set name=org.opensolaris.arc-caseid value=PSARC/2006/563
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    35
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5854
a31f17a6ce08 22853244 upgrade subversion to 1.9.3
Stefan Teleman <stefan.teleman@oracle.com>
parents: 5778
diff changeset
    36
depend type=conditional fmri=library/perl-5/subversion-522 \
a31f17a6ce08 22853244 upgrade subversion to 1.9.3
Stefan Teleman <stefan.teleman@oracle.com>
parents: 5778
diff changeset
    37
    predicate=runtime/perl-522
1493
9fd269654883 17230899 Enable Kerberos (GSSAPI) in Subversion
Stefan Teleman <stefan.teleman@oracle.com>
parents: 1251
diff changeset
    38