svn commit: r388232 - head/devel/ccache

Bryan Drewery bdrewery at FreeBSD.org
Mon Jun 1 14:27:11 UTC 2015


Author: bdrewery
Date: Mon Jun  1 14:27:10 2015
New Revision: 388232
URL: https://svnweb.freebsd.org/changeset/ports/388232

Log:
  Update to 3.2.2

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

Modified: head/devel/ccache/Makefile
==============================================================================
--- head/devel/ccache/Makefile	Mon Jun  1 14:22:11 2015	(r388231)
+++ head/devel/ccache/Makefile	Mon Jun  1 14:27:10 2015	(r388232)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	ccache
-PORTVERSION=	3.2.1
-PORTREVISION=	3
+PORTVERSION=	3.2.2
+PORTREVISION=	0
 CATEGORIES=	devel
 MASTER_SITES=	http://www.samba.org/ftp/ccache/ \
 		LOCAL/bdrewery

Modified: head/devel/ccache/distinfo
==============================================================================
--- head/devel/ccache/distinfo	Mon Jun  1 14:22:11 2015	(r388231)
+++ head/devel/ccache/distinfo	Mon Jun  1 14:27:10 2015	(r388232)
@@ -1,2 +1,2 @@
-SHA256 (ccache-3.2.1.tar.gz) = f8709a83daaeb9be22fe35c42e7862a8699b50de181ba3e28c89c092014ccb55
-SIZE (ccache-3.2.1.tar.gz) = 432423
+SHA256 (ccache-3.2.2.tar.gz) = 5d1c719c7dfe8d0dffbb4aea3ab5a67b602b065219e1f8ba7bd9298915966587
+SIZE (ccache-3.2.2.tar.gz) = 436913


More information about the svn-ports-all mailing list