svn commit: r310012 - head/devel/ccache

Emanuel Haupt ehaupt at FreeBSD.org
Sun Jan 6 19:56:55 UTC 2013


Author: ehaupt
Date: Sun Jan  6 19:56:54 2013
New Revision: 310012
URL: http://svnweb.freebsd.org/changeset/ports/310012

Log:
  Update to 3.1.9
  
  Changelog:	http://ccache.samba.org/releasenotes.html#_ccache_3_1_9

Modified:
  head/devel/ccache/Makefile
  head/devel/ccache/distinfo

Modified: head/devel/ccache/Makefile
==============================================================================
--- head/devel/ccache/Makefile	Sun Jan  6 19:37:48 2013	(r310011)
+++ head/devel/ccache/Makefile	Sun Jan  6 19:56:54 2013	(r310012)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ccache
-PORTVERSION=	3.1.8
+PORTVERSION=	3.1.9
 CATEGORIES=	devel
 MASTER_SITES=	http://www.samba.org/ftp/ccache/ CRITICAL
 

Modified: head/devel/ccache/distinfo
==============================================================================
--- head/devel/ccache/distinfo	Sun Jan  6 19:37:48 2013	(r310011)
+++ head/devel/ccache/distinfo	Sun Jan  6 19:56:54 2013	(r310012)
@@ -1,2 +1,2 @@
-SHA256 (ccache-3.1.8.tar.gz) = f66952f09664c8187a74dc4258f478c97a644787bbc21808d7c4e1965c1e2676
-SIZE (ccache-3.1.8.tar.gz) = 350456
+SHA256 (ccache-3.1.9.tar.gz) = a2270654537e4b736e437975e0cb99871de0975164a509dee34cf91e36eeb447
+SIZE (ccache-3.1.9.tar.gz) = 351745


More information about the svn-ports-all mailing list