Date: Tue, 17 Jun 2008 06:59:27 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124664: [Update] www/pear-HTML_AJAX: update to 0.5.6 Message-ID: <200806170659.m5H6xRtY028168@www.freebsd.org> Resent-Message-ID: <200806170700.m5H703P4041281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124664 >Category: ports >Synopsis: [Update] www/pear-HTML_AJAX: update to 0.5.6 >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 Jun 17 07:00:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: 1 update to 0.5.6 from 0.5.5 2 add the js code to ${DATADIR} >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-06-17 12:28:54.000000000 +0000 +++ Makefile 2008-06-17 13:35:45.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= HTML_AJAX -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= www devel pear MAINTAINER= numisemis@yahoo.com @@ -37,6 +37,7 @@ support/livesearch.class.php \ support/post_tester.php \ support/test.class.php \ + support/test.xml \ support/test2.class.php \ support/testHaa.class.php \ support/xml.class.php \ @@ -77,6 +78,17 @@ xml_usage.php _EXAMPLESDIR= examples +DATA= Alias.js IframeXHR.js clientPool.js \ + Compat.js Loading.js dhtmlHistory.js \ + Dispatcher.js Main.js HTML_AJAX.js \ + Queue.js util.js HTML_AJAX_lite.js \ + Request.js HttpClient.js \ + behavior/behavior.js behavior/cssQuery-p.js \ + serializer/JSON.js serializer/haSerializer.js\ + serializer/UrlSerializer.js serializer/phpSerializer.js + +_DATADIR= js + .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> --- distinfo.orig 2008-04-28 11:50:55.000000000 +0000 +++ distinfo 2008-06-17 13:26:31.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/HTML_AJAX-0.5.5.tgz) = 028892229acf8eba4bfb94b7f58ada07 -SHA256 (PEAR/HTML_AJAX-0.5.5.tgz) = c0c6ddb65a6b41c144eeea43946e3c3ea68f842e53c721332021b8da99cabe2a -SIZE (PEAR/HTML_AJAX-0.5.5.tgz) = 203635 +MD5 (PEAR/HTML_AJAX-0.5.6.tgz) = 7c48eed37ae5730d144098f17c5676c4 +SHA256 (PEAR/HTML_AJAX-0.5.6.tgz) = a8374fff81f5c04f1ec8d7bf51c1ecce6b9be9fbbb13c1d5e64e60b8e0044bf9 +SIZE (PEAR/HTML_AJAX-0.5.6.tgz) = 139897 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806170659.m5H6xRtY028168>