Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2014 12:44:20 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371265 - head/www/xcache
Message-ID:  <201410201244.s9KCiKrb038984@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Mon Oct 20 12:44:19 2014
New Revision: 371265
URL: https://svnweb.freebsd.org/changeset/ports/371265
QAT: https://qat.redports.org/buildarchive/r371265/

Log:
  Update to 3.2.0 release and add php 5.6 support.

Modified:
  head/www/xcache/Makefile
  head/www/xcache/distinfo

Modified: head/www/xcache/Makefile
==============================================================================
--- head/www/xcache/Makefile	Mon Oct 20 12:42:09 2014	(r371264)
+++ head/www/xcache/Makefile	Mon Oct 20 12:44:19 2014	(r371265)
@@ -2,16 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	xcache
-DISTVERSION=	3.1.0
+DISTVERSION=	3.2.0
 CATEGORIES=	www
 MASTER_SITES=	http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/
 
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	Fast and stable php opcode cacher
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
-USES=	tar:bzip2
+USES=		tar:bzip2
 USE_PHP=	yes
 USE_PHPIZE=	yes
 

Modified: head/www/xcache/distinfo
==============================================================================
--- head/www/xcache/distinfo	Mon Oct 20 12:42:09 2014	(r371264)
+++ head/www/xcache/distinfo	Mon Oct 20 12:44:19 2014	(r371265)
@@ -1,2 +1,2 @@
-SHA256 (xcache-3.1.0.tar.bz2) = 86af3e08a8983648d9755f5e1d0e32ad5b952d3e92a83fcaf3acbac9ffd65ee9
-SIZE (xcache-3.1.0.tar.bz2) = 146444
+SHA256 (xcache-3.2.0.tar.bz2) = 7d12a3cbd5f729b70f9226ac19406d11219f1c5f5e82b3bbb43ea9460cbf6cbd
+SIZE (xcache-3.2.0.tar.bz2) = 148392



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410201244.s9KCiKrb038984>