Jim Klimov
2016-12-21 87a16b984988898b191a1e0ce3e46cbf689352f4
ccache : bump to 3.3.3
2 files modified
7 ■■■■■ changed files
components/developer/ccache/Makefile 4 ●●●● patch | view | raw | blame | history
components/developer/ccache/ccache.p5m 3 ●●●● patch | view | raw | blame | history
components/developer/ccache/Makefile
@@ -16,14 +16,14 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        ccache
COMPONENT_VERSION=    3.2.6
COMPONENT_VERSION=    3.3.3
COMPONENT_PROJECT_URL=    http://ccache.samba.org/
COMPONENT_DOWNLOAD_URL=    http://samba.org/ftp/$(COMPONENT_NAME)/
COMPONENT_DOCUMENTATION_URL =    http://ccache.samba.org/manual.html
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.bz2
COMPONENT_ARCHIVE_HASH=    \
    sha256:a4c59c2fe1fcbd3aba5b183f7841aff1b94ff7435cc29f1d8bbe7fc21d38e0cb
    sha256:2985bc5e32ebe38d2958d508eb54ddcad39eed909489c0c2988035214597ca54
COMPONENT_ARCHIVE_URL=    $(COMPONENT_DOWNLOAD_URL)/$(COMPONENT_ARCHIVE)
COMPONENT_SUMMARY=    ccache - cacher of GCC-compiled files to avoid doing the same job twice
COMPONENT_FMRI=        developer/ccache
components/developer/ccache/ccache.p5m
@@ -29,8 +29,6 @@
# Files from tarball (HTMLs may be rebuilt)
file MANUAL.txt path=usr/share/ccache/manual.txt
file MANUAL.html path=usr/share/ccache/manual.html
file README.txt path=usr/share/ccache/readme.txt
file README.html path=usr/share/ccache/readme.html
# Softlinks to simplify builds - just prepend /usr/lib/ccache to PATH
# NOTE: Since these are softlinks, a certain relative directory structure
@@ -41,6 +39,7 @@
link target=../../bin/ccache path=usr/lib/ccache/g++
link target=../../bin/ccache path=usr/lib/ccache/cc
link target=../../bin/ccache path=usr/lib/ccache/c++
link target=../../bin/ccache path=usr/lib/ccache/cpp
# A few links specifically to support gcc-4.4.4-il
link target=../../bin/ccache path=usr/lib/ccache/i386-pc-solaris2.11-c++