Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2008 11:39:19 +0100 (CET)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bg1tpt@gmail.com
Subject:   ports/120965: [PATCH] devel/pear-HTML_Template_PHPLIB: update to 1.3.3
Message-ID:  <20080222103919.8C1752F68D@miwi.homeunix.com>
Resent-Message-ID: <200802221040.m1MAe49R058111@freefall.freebsd.org>

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

>Number:         120965
>Category:       ports
>Synopsis:       [PATCH] devel/pear-HTML_Template_PHPLIB: update to 1.3.3
>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:   Fri Feb 22 10:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Sun Feb 17 17:40:50 CET 2008
>Description:
- Update to 1.3.3

Port maintainer (bg1tpt@gmail.com) is cc'd.

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

--- pear-HTML_Template_PHPLIB-1.3.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/pear-HTML_Template_PHPLIB/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	27 Apr 2007 07:19:58 -0000	1.5
+++ Makefile	22 Feb 2008 10:24:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML_Template_PHPLIB
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	devel www pear
 
 MAINTAINER=	bg1tpt@gmail.com
@@ -19,7 +19,9 @@
 DOCS=		README
 EXAMPLES=	authors.php authors.tpl block.ihtml block.php ittest.php tpl1.ihtml tpl1.php
 _DOCSDIR=	examples
-TESTS=		AllTests.php file.tpl HTML_Template_PHPLIBTest.php
+TESTS=		AllTests.php HTML_Template_PHPLIBTest.php \
+		templates/block.tpl templates/block2.tpl templates/block3.tpl \
+		templates/simple.tpl templates/simple2.tpl
 
 do-install-tests-msg: .USE
 	@${ECHO_MSG} "     (These tests require PEAR::Benchmark - see"
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/pear-HTML_Template_PHPLIB/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	27 Apr 2007 07:19:58 -0000	1.4
+++ distinfo	22 Feb 2008 10:24:26 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/HTML_Template_PHPLIB-1.3.2.tgz) = 9bff2d389d1483f10fca400e3821f7ee
-SHA256 (PEAR/HTML_Template_PHPLIB-1.3.2.tgz) = 0b6e7081519259a091e1c5697bd9e69502afb195cd185df66d6fba3be5186e33
-SIZE (PEAR/HTML_Template_PHPLIB-1.3.2.tgz) = 8542
+MD5 (PEAR/HTML_Template_PHPLIB-1.3.3.tgz) = 9e415db896569c5542c7d15b5926551d
+SHA256 (PEAR/HTML_Template_PHPLIB-1.3.3.tgz) = 51a23f4cd78835729c006a14e7ed1c66a9166001ab011c1125f464c8c6499322
+SIZE (PEAR/HTML_Template_PHPLIB-1.3.3.tgz) = 9157
--- pear-HTML_Template_PHPLIB-1.3.3.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?20080222103919.8C1752F68D>