Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Mar 2007 03:34:51 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109861: [PATCH] devel/pear-HTML_Template_IT: update to 1.2.1, take maintainership
Message-ID:  <20070304193451.B23751145C@chinsan.twbbs.org>
Resent-Message-ID: <200703041940.l24Je8q7067689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109861
>Category:       ports
>Synopsis:       [PATCH] devel/pear-HTML_Template_IT: update to 1.2.1, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 04 19:40:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
- Update to 1.2.1
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pear-HTML_Template_IT-1.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-HTML_Template_IT/Makefile /usr/home/chinsan/project/pear-HTML_Template_IT/Makefile
--- /usr/ports/devel/pear-HTML_Template_IT/Makefile	Sat Dec 10 03:24:31 2005
+++ /usr/home/chinsan/project/pear-HTML_Template_IT/Makefile	Mon Mar  5 03:33:14 2007
@@ -6,24 +6,28 @@
 #
 
 PORTNAME=	HTML_Template_IT
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.2.1
 CATEGORIES=	devel www pear
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	PEAR template API
+MAINTAINER=	chinsan@FreeBSD.org
+COMMENT=	Integrated template API
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	HTML/Template
 FILES=		IT.php ITX.php IT_Error.php
-EXAMPLES=	sample_it.php templates/main.tpl.htm
-TESTS=		templates/addblock.html templates/blockiteration.html \
-		templates/blocks.html templates/globals.html templates/__include.html \
+EXAMPLES=	sample_it.php sample_itx_addblockfile.php \
+		templates/addblockfile_list.tpl.htm \
+		templates/addblockfile_main.tpl.htm \
+		templates/main.tpl.htm
+TESTS=		Console_TestListener.php ITX_api_testcase.php \
+		ITX_usage_testcase.php IT_api_testcase.php \
+		IT_usage_testcase.php templates/__include.html \
+		templates/addblock.html templates/blockiteration.html \
+		templates/blocks.html templates/globals.html \
 		templates/include.html templates/loadtemplatefile.html \
-		templates/replaceblock.html Console_TestListener.php IT_api_testcase.php \
-		IT_usage_testcase.php ITX_api_testcase.php ITX_usage_testcase.php test.php
+		templates/replaceblock.html test.php
 
 do-install-tests-msg: .USE
 	@${ECHO_MSG} "     (These tests require PHPUnit - see"
diff -ruN --exclude=CVS /usr/ports/devel/pear-HTML_Template_IT/distinfo /usr/home/chinsan/project/pear-HTML_Template_IT/distinfo
--- /usr/ports/devel/pear-HTML_Template_IT/distinfo	Thu Nov 24 23:39:46 2005
+++ /usr/home/chinsan/project/pear-HTML_Template_IT/distinfo	Mon Mar  5 03:29:37 2007
@@ -1,3 +1,3 @@
-MD5 (PEAR/HTML_Template_IT-1.1.tgz) = 6062a6b0cf6033b206bd62aaeb36c055
-SHA256 (PEAR/HTML_Template_IT-1.1.tgz) = 39efaa6fb1010ccdcd132bbd520a44c6193bf56bddbc933098cb478e401849b5
-SIZE (PEAR/HTML_Template_IT-1.1.tgz) = 18563
+MD5 (PEAR/HTML_Template_IT-1.2.1.tgz) = 1d4bf6f13ed4de43a0f837c0de9f2d7a
+SHA256 (PEAR/HTML_Template_IT-1.2.1.tgz) = f6ffcd5ae5f4ccf34bcc54130fbf7a55f4750a0928c45bf2229b7e4cd6d68e0a
+SIZE (PEAR/HTML_Template_IT-1.2.1.tgz) = 21565
diff -ruN --exclude=CVS /usr/ports/devel/pear-HTML_Template_IT/pkg-descr /usr/home/chinsan/project/pear-HTML_Template_IT/pkg-descr
--- /usr/ports/devel/pear-HTML_Template_IT/pkg-descr	Wed Sep  3 09:07:27 2003
+++ /usr/home/chinsan/project/pear-HTML_Template_IT/pkg-descr	Mon Mar  5 03:34:23 2007
@@ -18,4 +18,4 @@
 you to modify some parts of your layout easily.
 
 
-WWW: http://pear.php.net/package-info.php?package=HTML_Template_IT
+WWW: http://pear.php.net/package/html_template_it/
--- pear-HTML_Template_IT-1.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070304193451.B23751145C>