components/openssl/openssl-0.9.8-fips-140/Makefile
branchs11u1sru20-backport
changeset 3173 c059623861df
parent 2579 626cbb1c0b2a
equal deleted inserted replaced
3148:bb9303d6e615 3173:c059623861df
    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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 PARFAIT_BUILD=no
    23 PARFAIT_BUILD=no
    24 
    24 
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    27 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin
    27 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin
    28 
    28 
    29 COMPONENT_NAME =	openssl
    29 COMPONENT_NAME =	openssl
    30 # Note that this is the OpenSSL version that is used to build FIPS-140 certified
    30 # Note that this is the OpenSSL version that is used to build FIPS-140 certified
    31 # libraries. However, we use the FIPS canister version for the IPS package.
    31 # libraries. However, we use the FIPS canister version for the IPS package.
    32 COMPONENT_VERSION =	0.9.8y
    32 COMPONENT_VERSION =	0.9.8za
    33 IPS_COMPONENT_VERSION = 1.2
    33 IPS_COMPONENT_VERSION = 1.2
    34 COMPONENT_PROJECT_URL=	http://www.openssl.org/
    34 COMPONENT_PROJECT_URL=	http://www.openssl.org/
    35 COMPONENT_SRC =		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    35 COMPONENT_SRC =		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    36 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
    36 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
    37 COMPONENT_ARCHIVE_HASH=	\
    37 COMPONENT_ARCHIVE_HASH=	\
    38     sha256:bbecf13495e612936e3a9860c29c0701413564b7a964bf771a3575eaa867cee3
    38     sha256:cdcb98d0fbc026ca798b17919334310271d3a593554ffd6a59659b9222fd4e48
    39 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    39 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    40 
    40 
    41 # Apply the patch on SPARC only. Must put this before including prep.mk as
    41 # Apply the patch on SPARC only. Must put this before including prep.mk as
    42 # mentioned in there.
    42 # mentioned in there.
    43 PATCH_sparc = patches/sparc-01-ccwrap.patch
    43 PATCH_sparc = patches/sparc-01-ccwrap.patch