Update to 3.2.0 release and add php 5.6 support.

This commit is contained in:
Alex Dupre 2014-10-20 12:44:19 +00:00
parent f19353cd33
commit 0eb59faad6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371265
2 changed files with 5 additions and 5 deletions

View File

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

View File

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