svn commit: r371265 - head/www/xcache

Alex Dupre ale at FreeBSD.org
Mon Oct 20 12:44:21 UTC 2014


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 at 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


More information about the svn-ports-head mailing list