components/php-5_2/imap/Makefile
changeset 800 2ad056ed89ec
parent 461 edabdd6aff23
child 2211 a99bbd5139c0
equal deleted inserted replaced
799:71aff7654fdc 800:2ad056ed89ec
    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, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, 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=		imap
    25 COMPONENT_NAME=		imap
    26 COMPONENT_VERSION=	2007e
    26 COMPONENT_VERSION=	2007e
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    29 COMPONENT_ARCHIVE_HASH=	sha1:ab8bd27de41926acb257b813a95c10d2ab04c6e8
    29 COMPONENT_ARCHIVE_HASH=	\
       
    30     sha256:4b1137b87249782496ec3eeacaf83bbf09312a7d2ae3aead262179041b55565f
    30 #
    31 #
    31 # Firefox can download this:
    32 # Firefox can download this:
    32 #	ftp://ftp.cac.washington.edu/imap/$(COMPONENT_ARCHIVE)
    33 #	ftp://ftp.cac.washington.edu/imap/$(COMPONENT_ARCHIVE)
    33 # but our downloader cannot.  Proxy issue?
    34 # but our downloader cannot.  Proxy issue?
    34 COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(COMPONENT_ARCHIVE)