components/ruby/ruby-common/Makefile
changeset 5477 5eabbdf042bc
parent 4339 6501cf9c29f9
child 5682 94c0ca64c022
equal deleted inserted replaced
5476:f1df93f6aff1 5477:5eabbdf042bc
    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) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		ruby-meta
    25 COMPONENT_NAME=		ruby-meta
    26 # the latest version of Ruby
    26 # the latest version of Ruby
    27 COMPONENT_VERSION=	1.9
    27 COMPONENT_VERSION=	2.1
    28 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
    28 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
    29 COMPONENT_BUGDB=	utility/ruby
    29 COMPONENT_BUGDB=	utility/ruby
    30 
    30 
    31 include $(WS_MAKE_RULES)/prep.mk
    31 include $(WS_MAKE_RULES)/prep.mk
    32 include $(WS_MAKE_RULES)/ips.mk
    32 include $(WS_MAKE_RULES)/ips.mk