diff options
author | wen <wen@FreeBSD.org> | 2012-12-11 08:47:33 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-12-11 08:47:33 +0800 |
commit | d6837b2c583a26c0ca7cef6987b9b7d528b1200a (patch) | |
tree | 9fc90688e7086d1f1b8cd0c5bb1212da0c2533cf /databases/pecl-tokyo_tyrant | |
parent | aabdab827afa0da039a8a4abc63700ea07479825 (diff) | |
download | freebsd-ports-gnome-d6837b2c583a26c0ca7cef6987b9b7d528b1200a.tar.gz freebsd-ports-gnome-d6837b2c583a26c0ca7cef6987b9b7d528b1200a.tar.zst freebsd-ports-gnome-d6837b2c583a26c0ca7cef6987b9b7d528b1200a.zip |
- Update to 0.7.0
- Trim Makefile headers
- Reset maintainer
Diffstat (limited to 'databases/pecl-tokyo_tyrant')
-rw-r--r-- | databases/pecl-tokyo_tyrant/Makefile | 14 | ||||
-rw-r--r-- | databases/pecl-tokyo_tyrant/distinfo | 4 |
2 files changed, 6 insertions, 12 deletions
diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile index ecdbec4c076f..8f2af112c1a6 100644 --- a/databases/pecl-tokyo_tyrant/Makefile +++ b/databases/pecl-tokyo_tyrant/Makefile @@ -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> diff --git a/databases/pecl-tokyo_tyrant/distinfo b/databases/pecl-tokyo_tyrant/distinfo index e7b8be7f0bdc..20b0f4c7847b 100644 --- a/databases/pecl-tokyo_tyrant/distinfo +++ b/databases/pecl-tokyo_tyrant/distinfo @@ -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 |