Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 00:47:34 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308651 - head/databases/pecl-tokyo_tyrant
Message-ID:  <201212110047.qBB0lYwi053201@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Dec 11 00:47:33 2012
New Revision: 308651
URL: http://svnweb.freebsd.org/changeset/ports/308651

Log:
  - Update to 0.7.0
  - Trim Makefile headers
  - Reset maintainer

Modified:
  head/databases/pecl-tokyo_tyrant/Makefile
  head/databases/pecl-tokyo_tyrant/distinfo

Modified: head/databases/pecl-tokyo_tyrant/Makefile
==============================================================================
--- head/databases/pecl-tokyo_tyrant/Makefile	Mon Dec 10 23:57:18 2012	(r308650)
+++ head/databases/pecl-tokyo_tyrant/Makefile	Tue Dec 11 00:47:33 2012	(r308651)
@@ -1,27 +1,21 @@
-# Ports collection makefile for:	pecl-tokyo_tyrant
-# Date created:				Feb 20, 2011
-# Whom:					Wen Heping<wen@FreeBSD.org>
-#
+# Created by: Wen Heping<wen@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	tokyo_tyrant
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	databases pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	wen@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Wrapper to the Tokyo Tyrant client library
 
-LIB_DEPENDS=	tokyotyrant.3:${PORTSDIR}/databases/tokyotyrant
+LIB_DEPENDS=	tokyotyrant:${PORTSDIR}/databases/tokyotyrant
 
 USE_PHP=	session
 USE_PHP_BUILD=	spl
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
 
 .include <bsd.port.mk>

Modified: head/databases/pecl-tokyo_tyrant/distinfo
==============================================================================
--- head/databases/pecl-tokyo_tyrant/distinfo	Mon Dec 10 23:57:18 2012	(r308650)
+++ head/databases/pecl-tokyo_tyrant/distinfo	Tue Dec 11 00:47:33 2012	(r308651)
@@ -1,2 +1,2 @@
-SHA256 (tokyo_tyrant-0.6.0.tgz) = 121798731b4eb1fa1fd0d6345fc1334b58430e74217fde24fdaeeeee70d3a786
-SIZE (tokyo_tyrant-0.6.0.tgz) = 27081
+SHA256 (tokyo_tyrant-0.7.0.tgz) = 38559ac381670b61600d4736803a016f9e75aee9ae608d3f6b46e79103022d28
+SIZE (tokyo_tyrant-0.7.0.tgz) = 26924



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