components/perl_modules/xml-libxml/Makefile
changeset 1948 2d1537e7942d
parent 1434 c782e620dd26
child 3817 30b42c38bbc4
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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) 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2014, 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=		XML-LibXML
    25 COMPONENT_NAME=		XML-LibXML
    26 COMPONENT_VERSION=	2.14
    26 COMPONENT_VERSION=	2.14
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:c6c1e854b8be7abcedd243fb43e4845c45629d2c98b8f4ec5d423e6fafe15564
    31     sha256:c6c1e854b8be7abcedd243fb43e4845c45629d2c98b8f4ec5d423e6fafe15564
    32 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/$(COMPONENT_ARCHIVE)
    33 COMPONENT_PROJECT_URL=	http://search.cpan.org/~shlomif/XML-LibXML/
    33 COMPONENT_PROJECT_URL=	http://search.cpan.org/~shlomif/XML-LibXML/
    34 COMPONENT_BUGDB=	perl-mod/xml-libxml
    34 COMPONENT_BUGDB=	perl-mod/xml-libxml
       
    35 
       
    36 TPNO=			12995
    35 
    37 
    36 # build threaded 5.12 support too
    38 # build threaded 5.12 support too
    37 PERL_VERSIONS += 5.12-mt
    39 PERL_VERSIONS += 5.12-mt
    38 
    40 
    39 include $(WS_TOP)/make-rules/prep.mk
    41 include $(WS_TOP)/make-rules/prep.mk