components/ruby/facter/Makefile
changeset 7687 1093e2a9adbd
parent 6681 ccbd9bc81b18
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 RUBY_VERSION=2.1
    26 RUBY_VERSION=2.1
    27 RUBY_LIB_VERSION=2.1.0
    27 RUBY_LIB_VERSION=2.1.0
    28 RUBY_VERSIONS=2.1.0
    28 RUBY_VERSIONS=2.1.0
    34 COMPONENT_ARCHIVE_HASH=	\
    34 COMPONENT_ARCHIVE_HASH=	\
    35     sha256:56ffc5fbcd550fcdb4788bc4d7fd0199bff69937d6df1e5a1f61c92d143d78fe
    35     sha256:56ffc5fbcd550fcdb4788bc4d7fd0199bff69937d6df1e5a1f61c92d143d78fe
    36 COMPONENT_ARCHIVE_URL=	http://rubygems.org/gems/$(COMPONENT_SRC).gem
    36 COMPONENT_ARCHIVE_URL=	http://rubygems.org/gems/$(COMPONENT_SRC).gem
    37 COMPONENT_PROJECT_URL=  http://puppetlabs.com/facter
    37 COMPONENT_PROJECT_URL=  http://puppetlabs.com/facter
    38 COMPONENT_BUGDB=	utility/puppet
    38 COMPONENT_BUGDB=	utility/puppet
       
    39 COMPONENT_ANITYA_ID=	778
    39 
    40 
    40 TPNO=                   27310
    41 TPNO=                   27310
    41 
    42 
    42 # No gemspec is shipped with the gem. Create one
    43 # No gemspec is shipped with the gem. Create one
    43 COMPONENT_POST_UNPACK_ACTION= \
    44 COMPONENT_POST_UNPACK_ACTION= \