Date: Sun, 15 Feb 2009 11:49:18 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131695: [Update]devel/pear-HTML_QuickForm_advmultiselect:update to 1.5.0 Message-ID: <200902151149.n1FBnI77088203@www.freebsd.org> Resent-Message-ID: <200902151150.n1FBo1Tu076455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131695 >Category: ports >Synopsis: [Update]devel/pear-HTML_QuickForm_advmultiselect:update to 1.5.0 >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 Feb 15 11:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 1.5.0 from 1.4.1 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-02-15 17:47:28.000000000 +0800 +++ Makefile 2009-02-15 18:22:30.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= HTML_QuickForm_advmultiselect -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= devel www pear DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -18,41 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= HTML/QuickForm -FILES= advmultiselect.php qfamsHandler.js -DOCS= TDG/blank.gif TDG/ch03s04.html \ - TDG/ch06s05.html TDG/ch09s06.html \ - TDG/pt03.html TDG/book.css \ - TDG/ch03s05.html TDG/ch07.html \ - TDG/ch09s07.html TDG/pt04.html \ - TDG/ch01.html TDG/ch04.html \ - TDG/ch08.html TDG/re01.html \ - TDG/ch01s02.html TDG/ch04s02.html \ - TDG/ch08s02.html TDG/index.html \ - TDG/re02.html TDG/ch01s03.html \ - TDG/ch05.html TDG/ch09.html \ - TDG/pngbehavior.htc TDG/re03.html \ - TDG/ch02.html TDG/ch06.html \ - TDG/ch09s02.html TDG/pr01.html \ - TDG/re04.html TDG/ch03.html \ - TDG/ch06s02.html TDG/ch09s03.html \ - TDG/pr01s02.html TDG/re05.html \ - TDG/ch03s02.html TDG/ch06s03.html \ - TDG/ch09s04.html TDG/pt01.html \ - TDG/re06.html TDG/ch03s03.html \ - TDG/ch06s04.html TDG/ch09s05.html \ - TDG/pt02.html TDG/re07.html \ - TDG/img/custom2.png TDG/img/custom5.png \ - TDG/img/example.png TDG/img/pearsmall.gif \ - TDG/img/basic1.png TDG/img/custom3.png \ - TDG/img/custom6.png TDG/img/multiple1.png \ - TDG/img/template1.png TDG/img/custom1.png \ - TDG/img/custom4.png TDG/img/custom7.png \ - TDG/img/multiple2.png \ - TDG/img/admons/caution.png \ - TDG/img/admons/important.png \ - TDG/img/admons/note.png \ - TDG/img/admons/tip.png \ - TDG/img/admons/warning.png +FILES= advmultiselect.php qfamsHandler.js qfamsHandler-min.js EXAMPLES= bluestar-12.gif down.png \ goldstar-12.gif itdynamic.html \ @@ -60,9 +26,15 @@ qfams_custom_1.php qfams_custom_2.php \ qfams_custom_3.php qfams_custom_4.php \ qfams_custom_5.php qfams_custom_6.php \ - qfams_custom_7.php \ - qfams_multiple_1.php qfams_multiple_2.php \ - qfams_template_1.php up.png + qfams_custom_7.php qfams_custom_8.php \ + qfams_custom_9.php qfams_multiple_1.php \ + qfams_multiple_2.php qfams_template_1.php \ + up.png + +TESTS= AllTests.php \ + HTML_QuickForm_advmultiselect_TestSuite_Basic.php \ + HTML_QuickForm_advmultiselect_TestSuite_Custom.php \ + HTML_QuickForm_advmultiselect_TestSuite_Exception.php .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" --- distinfo.orig 2008-05-17 03:00:35.000000000 +0800 +++ distinfo 2009-02-15 17:48:33.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (PEAR/HTML_QuickForm_advmultiselect-1.4.1.tgz) = 32e27d3ff3d6a96b1cd5f2ba0a38eb92 -SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.4.1.tgz) = c8b8184c9b523d85d63a9c75650758757214074c8e2635151e337e8247aaafc7 -SIZE (PEAR/HTML_QuickForm_advmultiselect-1.4.1.tgz) = 376903 +MD5 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 70832b24d66d538ba3a28926746387d0 +SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = de10de0314dd88894ccd026fd17d4c12f17374e172f962fa946a3fb663e3bfeb +SIZE (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 30923 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902151149.n1FBnI77088203>