Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 18:16:57 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dk@catpipe.net
Subject:   ports/81138: Update port: devel/pear-HTML_QuickForm_Controller to 1.0.4
Message-ID:  <200505162116.j4GLGv4e033164@digitalsign.com>
Resent-Message-ID: <200505162120.j4GLK1XU034121@freefall.freebsd.org>

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

>Number:         81138
>Category:       ports
>Synopsis:       Update port: devel/pear-HTML_QuickForm_Controller to 1.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 16 21:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: devel/pear-HTML_QuickForm_Controller to 1.0.4
  + changelog: http://pear.php.net/package/HTML_QuickForm_Controller/download/1.0.4/
+ add EXAMPLES
>How-To-Repeat:
>Fix:
diff -ruN pear-HTML_QuickForm_Controller.orig/Makefile pear-HTML_QuickForm_Controller/Makefile
--- pear-HTML_QuickForm_Controller.orig/Makefile	Mon May 16 17:30:32 2005
+++ pear-HTML_QuickForm_Controller/Makefile	Mon May 16 17:33:26 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML_QuickForm_Controller
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.4
 CATEGORIES=	devel www pear
 
 MAINTAINER=	dk@catpipe.net
@@ -16,10 +16,10 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	HTML/QuickForm
-FILES=		Controller.php \
-		Action.php Page.php \
-		Action/Back.php Action/Direct.php Action/Display.php \
-		Action/Jump.php Action/Next.php Action/Submit.php
+FILES=		Action.php Controller.php Page.php Action/Back.php Action/Direct.php \
+		Action/Display.php Action/Jump.php Action/Next.php Action/Submit.php
+EXAMPLES=	simple.php tabbed.php wizard.php regWizard.php upload.php \
+		templates/upload.html statemachine.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-HTML_QuickForm_Controller.orig/distinfo pear-HTML_QuickForm_Controller/distinfo
--- pear-HTML_QuickForm_Controller.orig/distinfo	Mon May 16 17:30:32 2005
+++ pear-HTML_QuickForm_Controller/distinfo	Mon May 16 17:31:28 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/HTML_QuickForm_Controller-1.0.2.tgz) = 80eb2c4cfc70565a6e6a8f240d767e36
-SIZE (PEAR/HTML_QuickForm_Controller-1.0.2.tgz) = 14363
+MD5 (PEAR/HTML_QuickForm_Controller-1.0.4.tgz) = 06cadeca9a7abe41c0af86ba713bd381
+SIZE (PEAR/HTML_QuickForm_Controller-1.0.4.tgz) = 15631
>Release-Note:
>Audit-Trail:
>Unformatted:



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