From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 16 21:20:07 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE2616A4CE for ; Mon, 16 May 2005 21:20:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B77343D73 for ; Mon, 16 May 2005 21:20:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4GLK15C034122 for ; Mon, 16 May 2005 21:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4GLK1XU034121; Mon, 16 May 2005 21:20:01 GMT (envelope-from gnats) Resent-Date: Mon, 16 May 2005 21:20:01 GMT Resent-Message-Id: <200505162120.j4GLK1XU034121@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F09E816A4D4 for ; Mon, 16 May 2005 21:17:18 +0000 (GMT) Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.dynamic.brdterra.com.br [200.176.143.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C517743DB3 for ; Mon, 16 May 2005 21:17:17 +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 j4GLGx3F033165; Mon, 16 May 2005 18:17:00 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id j4GLGv4e033164; Mon, 16 May 2005 18:16:57 -0300 (BRT) Message-Id: <200505162116.j4GLGv4e033164@digitalsign.com> Date: Mon, 16 May 2005 18:16:57 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: dk@catpipe.net Subject: ports/81138: Update port: devel/pear-HTML_QuickForm_Controller to 1.0.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 21:20:08 -0000 >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 .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: