Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 16:23:44 +0800
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dk@catpipe.net
Subject:   ports/104741: [PATCH] devel/pear-HTML_QuickForm_Controller: update to 1.0.7
Message-ID:  <20061024082307.151B22EAE9@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200610240830.k9O8UH0u051906@freefall.freebsd.org>

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

>Number:         104741
>Category:       ports
>Synopsis:       [PATCH] devel/pear-HTML_QuickForm_Controller: update to 1.0.7
>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:   Tue Oct 24 08:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006
>Description:
- Update to 1.0.7
  Fixed bug #8687: defaults for checkboxes and multiselects were not
                   correctly applied in non-modal forms if the user 
                   haven't seen the page containing them.

Port maintainer (dk@catpipe.net) is cc'd.

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

--- pear-HTML_QuickForm_Controller-1.0.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-HTML_QuickForm_Controller/Makefile /usr/home/chinsan/project/pear-HTML_QuickForm_Controller/Makefile
--- /usr/ports/devel/pear-HTML_QuickForm_Controller/Makefile	Wed Aug 23 05:18:34 2006
+++ /usr/home/chinsan/project/pear-HTML_QuickForm_Controller/Makefile	Tue Oct 24 16:17:41 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML_QuickForm_Controller
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.7
 CATEGORIES=	devel www pear
 
 MAINTAINER=	dk@catpipe.net
diff -ruN --exclude=CVS /usr/ports/devel/pear-HTML_QuickForm_Controller/distinfo /usr/home/chinsan/project/pear-HTML_QuickForm_Controller/distinfo
--- /usr/ports/devel/pear-HTML_QuickForm_Controller/distinfo	Wed Aug 23 05:18:34 2006
+++ /usr/home/chinsan/project/pear-HTML_QuickForm_Controller/distinfo	Tue Oct 24 16:17:48 2006
@@ -1,3 +1,3 @@
-MD5 (PEAR/HTML_QuickForm_Controller-1.0.6.tgz) = c87f76e22033e8d7ad63f516b6426807
-SHA256 (PEAR/HTML_QuickForm_Controller-1.0.6.tgz) = 5f73919576e126816dec1891c6a34474f43b123e19efc10b0515557455d42667
-SIZE (PEAR/HTML_QuickForm_Controller-1.0.6.tgz) = 16378
+MD5 (PEAR/HTML_QuickForm_Controller-1.0.7.tgz) = 8b6bce2b88852c18c930dd42d4387dcc
+SHA256 (PEAR/HTML_QuickForm_Controller-1.0.7.tgz) = dab1f1d865056a58984fda55d6e294d2995ec21ffab2b6799334fa264b9a1df7
+SIZE (PEAR/HTML_QuickForm_Controller-1.0.7.tgz) = 16565
--- pear-HTML_QuickForm_Controller-1.0.7.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?20061024082307.151B22EAE9>