Date: Sun, 22 Aug 2010 16:57:26 GMT From: Joe Horn <joehorn@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/149882: [PATCH] www/tinymce3: update to 3.3.8 Message-ID: <201008221657.o7MGvQxu053343@www.freebsd.org> Resent-Message-ID: <201008221700.o7MH0FsK083276@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149882 >Category: ports >Synopsis: [PATCH] www/tinymce3: update to 3.3.8 >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 Aug 22 17:00:15 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Joe Horn >Release: FreeBSD 8.1-RELEASE amd64 >Organization: Taiwanese User >Environment: System: FreeBSD joehorn.idv.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #2: Tue Jul 20 22:36:33 CST 2010 >Description: - Update to 3.3.8 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ru /usr/ports/www/tinymce3/Makefile /home/admin/joehorn/tinymce3/Makefile --- /usr/ports/www/tinymce3/Makefile 2010-07-11 04:53:33.000000000 +0800 +++ /home/admin/joehorn/tinymce3/Makefile 2010-08-23 00:53:20.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= tinymce -PORTVERSION= 3.3.6 +PORTVERSION= 3.3.8 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TinyMCE/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} diff -ru /usr/ports/www/tinymce3/distinfo /home/admin/joehorn/tinymce3/distinfo --- /usr/ports/www/tinymce3/distinfo 2010-07-11 04:53:33.000000000 +0800 +++ /home/admin/joehorn/tinymce3/distinfo 2010-08-23 00:34:40.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (tinymce_3_3_6.zip) = fc151d385e9280a19f11a23de18ba6cf -SHA256 (tinymce_3_3_6.zip) = d7ca1eb6070d9882de5d77088757d8727130469f2b3b4c5d9879a9735692d571 -SIZE (tinymce_3_3_6.zip) = 703594 +MD5 (tinymce_3_3_8.zip) = 02ef0736ed4e80619f6e86f51e365ab4 +SHA256 (tinymce_3_3_8.zip) = f5ff2bce4dd8d7505cf6040f5a0167d0a13eb1b611968336ede62db0765b2abd +SIZE (tinymce_3_3_8.zip) = 708516 diff -ru /usr/ports/www/tinymce3/pkg-plist /home/admin/joehorn/tinymce3/pkg-plist --- /usr/ports/www/tinymce3/pkg-plist 2010-07-11 04:53:33.000000000 +0800 +++ /home/admin/joehorn/tinymce3/pkg-plist 2010-08-23 00:38:23.000000000 +0800 @@ -305,7 +305,10 @@ @dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/style/js @dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/style/css @dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/style +@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/spellchecker/classes/utils +@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/spellchecker/classes @dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/spellchecker/img +@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/spellchecker/includes @dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/spellchecker/css @dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/spellchecker @dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/searchreplace/langs >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008221657.o7MGvQxu053343>