From antonio@digitalsign.com  Mon Feb 14 19:18:55 2005
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 427FF16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 19:18:55 +0000 (GMT)
Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3B0E443D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 19:18:54 +0000 (GMT)
	(envelope-from antonio@digitalsign.com)
Received: from digitalsign.com (localhost [127.0.0.1])
	by digitalsign.com (8.12.6/8.12.6) with ESMTP id j1EJIkea093118
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 17:18:52 -0200 (BRST)
	(envelope-from antonio@digitalsign.com)
Received: (from antonio@localhost)
	by digitalsign.com (8.12.6/8.12.6/Submit) id j1EJIjut093117;
	Mon, 14 Feb 2005 17:18:45 -0200 (BRST)
Message-Id: <200502141918.j1EJIjut093117@digitalsign.com>
Date: Mon, 14 Feb 2005 17:18:45 -0200 (BRST)
From: Antonio Carlos Venancio Junior <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: devel/pear-HTML_Template_Flexy
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77526
>Category:       ports
>Synopsis:       Update port: devel/pear-HTML_Template_Flexy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 19:20:29 GMT 2005
>Closed-Date:    Tue Feb 15 19:46:52 GMT 2005
>Last-Modified:  Tue Feb 15 19:46:52 GMT 2005
>Originator:     Antnio Carlos Venncio Jnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ remove PHP version dependency check
>How-To-Repeat:
>Fix:
diff -ruN pear-HTML_Template_Flexy.orig/Makefile pear-HTML_Template_Flexy/Makefile
--- pear-HTML_Template_Flexy.orig/Makefile	Mon Feb 14 17:08:30 2005
+++ pear-HTML_Template_Flexy/Makefile	Mon Feb 14 17:09:24 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	HTML_Template_Flexy
 PORTVERSION=	1.2.1
+PORTREVISION=	1
 CATEGORIES=	devel www pear
 
 MAINTAINER=	antonio@php.net
@@ -20,8 +21,6 @@
 		PEAR_FILE_GETTEXT "PEAR::File_Gettext support" off \
 		PEAR_TRANSLATION2 "PEAR::Translation2 support" off
 
-USE_PHP=	yes
-
 CATEGORY=	HTML/Template
 FILES=		Flexy.php Flexy/example.ini Flexy/Element.php Flexy/Element/Xul.php \
 		Flexy/Factory.php Flexy/Assign.php Flexy/Plugin.php \
@@ -69,12 +68,5 @@
 .endif
 
 .include <bsd.port.pre.mk>
-
-PHP_VERS=	${PHP_VERSION:S/.//g}
-
-.if defined(PHP_VERS) && ${PHP_VERS} < 430
-IGNORE=		"You need PHP 4.3.0 or later to install PEAR::HTML_Template_Flexy"
-.endif
-
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Feb 15 19:46:46 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77526 
>Unformatted:
