Update to 3.1.1

Excerpt from the ChangeLog:

  * ccache now falls back to preprocessor mode when a non-regular include file
    (device, socket, etc) has been detected so that potential hanging due to
    blocking reads is avoided.
  * CRC errors are now detected when decompressing compressed files in the
    cache.
  * Fixed potential object file corruption race on NFS.
  * Minor documentation corrections.
  * Fixed configure detection of ar.
This commit is contained in:
Emanuel Haupt 2010-11-08 12:32:53 +00:00
parent 92bf8f3f5c
commit b6afd8d9dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264240
2 changed files with 3 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ccache
PORTVERSION= 3.1
PORTVERSION= 3.1.1
CATEGORIES= devel
MASTER_SITES= http://samba.org/ftp/ccache/ CRITICAL

View File

@ -1,3 +1,2 @@
MD5 (ccache-3.1.tar.gz) = fb5e321d82dbb438347289f24ce6e46c
SHA256 (ccache-3.1.tar.gz) = d6ad5624cc2d5b9636068624060b0b1e5eed9b8571bcd8a193dab85bfa8df596
SIZE (ccache-3.1.tar.gz) = 322960
SHA256 (ccache-3.1.1.tar.gz) = eb0b37e25ecfdf1262e0da7fc5f01d986923589803c230dcb7213ecbead3aed1
SIZE (ccache-3.1.1.tar.gz) = 324042