From owner-svn-ports-head@FreeBSD.ORG Mon Oct 20 12:44:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0737E445; Mon, 20 Oct 2014 12:44:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8469EEE; Mon, 20 Oct 2014 12:44:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9KCiKHf038986; Mon, 20 Oct 2014 12:44:20 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9KCiKrb038984; Mon, 20 Oct 2014 12:44:20 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201410201244.s9KCiKrb038984@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 20 Oct 2014 12:44:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371265 - head/www/xcache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 12:44:21 -0000 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