svn commit: r308651 - head/databases/pecl-tokyo_tyrant
Wen Heping
wen at FreeBSD.org
Tue Dec 11 00:47:35 UTC 2012
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 at FreeBSD.org>
-#
+# Created by: Wen Heping<wen at 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 at FreeBSD.org
+MAINTAINER= ports at 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
More information about the svn-ports-head
mailing list