components/pcre/Makefile
branchs11u3-sru
changeset 7543 c28bd8192b99
parent 5230 03a3a267d872
equal deleted inserted replaced
7538:1668450ff96c 7543:c28bd8192b99
    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 #
    21 #
    22 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		pcre
    27 COMPONENT_NAME=		pcre
    28 COMPONENT_VERSION=	8.38
    28 COMPONENT_VERSION=	8.39
    29 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    29 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:9883e419c336c63b0cb5202b09537c140966d585e4d0da66147dc513da13e629
    32     sha256:ccdf7e788769838f8285b3ee672ed573358202305ee361cfec7a4a4fb005bbc7
    33 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/pcre/files/pcre/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/pcre/files/pcre/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    34 COMPONENT_PROJECT_URL=  http://pcre.org/
    34 COMPONENT_PROJECT_URL=  http://pcre.org/
    35 COMPONENT_BUGDB=	library/pcre
    35 COMPONENT_BUGDB=	library/pcre
    36 
    36 
    37 TPNO=			25877
    37 TPNO=			32943
    38 
    38 
    39 include $(WS_MAKE_RULES)/prep.mk
    39 include $(WS_MAKE_RULES)/prep.mk
    40 include $(WS_MAKE_RULES)/configure.mk
    40 include $(WS_MAKE_RULES)/configure.mk
    41 include $(WS_MAKE_RULES)/ips.mk
    41 include $(WS_MAKE_RULES)/ips.mk
    42 include $(WS_MAKE_RULES)/lint-libraries.mk
    42 include $(WS_MAKE_RULES)/lint-libraries.mk