components/golang/sys-15.p5m
changeset 5427 25b736152081
parent 5331 9c955076ffe3
child 5780 42f59614ccbf
equal deleted inserted replaced
5426:095b7eacbee6 5427:25b736152081
     1 #
     1 #net
     2 # CDDL HEADER START
     2 # CDDL HEADER START
     3 #
     3 #
     4 # The contents of this file are subject to the terms of the
     4 # The contents of this file are subject to the terms of the
     5 # Common Development and Distribution License (the "License").
     5 # Common Development and Distribution License (the "License").
     6 # You may not use this file except in compliance with the License.
     6 # You may not use this file except in compliance with the License.
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <include golang-supp-pkg.mog>
    24 <include golang-supp-pkg.mog>
    25 #
    25 #
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    28 set name=pkg.summary value="Supplementary Go packages for making system calls"
    28 set name=pkg.summary value="Supplementary Go packages for making system calls"
    29 set name=com.oracle.info.description value="Google Go Sys"
    29 set name=com.oracle.info.description value="Google Go Sys"
    30 set name=com.oracle.info.tpno value=$(TPNO_sys)
    30 set name=com.oracle.info.tpno value=$(TPNO_sys)
    31 set name=info.classification \
    31 set name=info.classification \
    32     value="org.opensolaris.category.2008:Development/Other Languages"
    32     value="org.opensolaris.category.2008:Development/Other Languages"
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL_sys)
    33 set name=info.repository-changeset value=$(GIT_COMMIT_ID_sys)
       
    34 set name=info.repository-url value=$(GIT_REPO_sys)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=$(ARC_CASE)
    36 set name=org.opensolaris.arc-caseid value=$(ARC_CASE)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 file path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/golang.org/x/sys/AUTHORS
    38 file path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/golang.org/x/sys/AUTHORS
    38 file path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/golang.org/x/sys/CONTRIBUTING.md
    39 file path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/golang.org/x/sys/CONTRIBUTING.md