ports/77526: Update port: devel/pear-HTML_Template_Flexy

Antonio Carlos Venancio Junior antonio at php.net
Mon Feb 14 19:20:30 UTC 2005


>Number:         77526
>Category:       ports
>Synopsis:       Update port: devel/pear-HTML_Template_Flexy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 19:20:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list