summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2012-10-18 01:24:46 +0000
committerJason E. Hale <jhale@FreeBSD.org>2012-10-18 01:24:46 +0000
commit11ad2a83da919b604081e02aee7968fc55e19912 (patch)
treec3644058a0c2a3f6abcd86a60ed0c1687152d2bd /www
parent- Update to 1.2.12 [1] (diff)
- Update to 2.1.18
While here: - Trim Makefile header - Drop ABI version number from LIB_DEPENDS PR: ports/170414 Submitted by: John Chen <johnpupu@gmail.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=306045
Diffstat (limited to 'www')
-rw-r--r--www/pecl-yaf/Makefile10
-rw-r--r--www/pecl-yaf/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile
index 098a6eaaf1b1..3614d1cd0b90 100644
--- a/www/pecl-yaf/Makefile
+++ b/www/pecl-yaf/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: php-yaf
-# Date created: 13 May 2011
-# Whom: johnpupu <johnpupu@gmail.com>
-#
+# Created by: johnpupu <johnpupu@gmail.com>
# $FreeBSD$
-#
PORTNAME= yaf
-PORTVERSION= 2.1.17
+PORTVERSION= 2.1.18
CATEGORIES= www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -16,7 +12,7 @@ DIST_SUBDIR= PECL
MAINTAINER= johnpupu@gmail.com
COMMENT= Yaf is a php framework, the difference is yaf is a PHP Extension
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config
diff --git a/www/pecl-yaf/distinfo b/www/pecl-yaf/distinfo
index 230f9b9835fa..3e7e35ee6054 100644
--- a/www/pecl-yaf/distinfo
+++ b/www/pecl-yaf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PECL/yaf-2.1.17.tgz) = b0177d8ee0c69517a9f9a06622f45e3c06ad2c32a1d648541267890eaee38f70
-SIZE (PECL/yaf-2.1.17.tgz) = 82505
+SHA256 (PECL/yaf-2.1.18.tgz) = e4ab0fde812c58f3151633a7986d3e0401441b71fc0962fc058a7e9ddcb45f98
+SIZE (PECL/yaf-2.1.18.tgz) = 82647