svn commit: r434375 - head/devel/ccache

Bryan Drewery bdrewery at FreeBSD.org
Sat Feb 18 16:29:08 UTC 2017


Author: bdrewery
Date: Sat Feb 18 16:29:07 2017
New Revision: 434375
URL: https://svnweb.freebsd.org/changeset/ports/434375

Log:
  Update to 3.3.4
  
  Changelog: https://ccache.samba.org/releasenotes.html#_ccache_3_3_4

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

Modified: head/devel/ccache/Makefile
==============================================================================
--- head/devel/ccache/Makefile	Sat Feb 18 16:14:45 2017	(r434374)
+++ head/devel/ccache/Makefile	Sat Feb 18 16:29:07 2017	(r434375)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ccache
-PORTVERSION=	3.3.3
-PORTREVISION=	1
+PORTVERSION=	3.3.4
 CATEGORIES=	devel
 MASTER_SITES=	http://www.samba.org/ftp/ccache/ \
 		LOCAL/bdrewery

Modified: head/devel/ccache/distinfo
==============================================================================
--- head/devel/ccache/distinfo	Sat Feb 18 16:14:45 2017	(r434374)
+++ head/devel/ccache/distinfo	Sat Feb 18 16:29:07 2017	(r434375)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486160144
-SHA256 (ccache-3.3.3.tar.gz) = 87a399a2267cfac3f36411fbc12ff8959f408cffd050ad15fe423df88e977e8f
-SIZE (ccache-3.3.3.tar.gz) = 445931
+TIMESTAMP = 1487435289
+SHA256 (ccache-3.3.4.tar.gz) = 1348b54e7c35dd2f8d17923389e03c546e599cfbde6459d2f31cf6f1521ec538
+SIZE (ccache-3.3.4.tar.gz) = 449905


More information about the svn-ports-head mailing list