ports/103738: [Maintainer Update] port mail/roundcube - update to snapshot 20060928
Babak Farrokhi
babak at farrokhi.net
Thu Sep 28 09:00:33 UTC 2006
>Number: 103738
>Category: ports
>Synopsis: [Maintainer Update] port mail/roundcube - update to snapshot 20060928
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 28 09:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Babak Farrokhi
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006
root at starfish.datak.net:/usr/obj/usr/src/sys/STARFISH
>Description:
- update to snapshot 20060928
CHANGES:
- Added spellchecker plugin to TinyMCE configuration
- Fixed HTML/Plain toggle labels
- Partial client re-write with a common list class
- Re-enabled multi select of contacts (Bug #1484017)
- Enable contact editing right after creation (Bug #1459641)
- Updated Hungarian, Estonian and Traditional Chinese localization
>How-To-Repeat:
>Fix:
--- roundcube.patch begins here ---
diff -ruN roundcube.orig/Makefile roundcube/Makefile
--- roundcube.orig/Makefile Thu Sep 28 12:04:41 2006
+++ roundcube/Makefile Thu Sep 28 12:05:08 2006
@@ -16,7 +16,7 @@
MAINTAINER= babak at farrokhi.net
COMMENT= Fully skinnable XHTML/CSS webmail written in PHP
-SNAPSHOT= 20060922
+SNAPSHOT= 20060928
WRKSRC= ${WRKDIR}/${PORTNAME}mail
NO_BUILD= yes
diff -ruN roundcube.orig/distinfo roundcube/distinfo
--- roundcube.orig/distinfo Thu Sep 28 12:04:41 2006
+++ roundcube/distinfo Thu Sep 28 12:05:35 2006
@@ -1,3 +1,3 @@
-MD5 (roundcube-0.1-20060922.tar.bz2) = bae7d39490f2294e9b4f83ba316a8468
-SHA256 (roundcube-0.1-20060922.tar.bz2) = 6fa7d74cdaa1e44ab4dcef9dbc6768c1e5474b44b8b4541d83f4120e58bb24f0
-SIZE (roundcube-0.1-20060922.tar.bz2) = 678533
+MD5 (roundcube-0.1-20060928.tar.bz2) = 5a9370802533ccf018e9ef44b4add5e5
+SHA256 (roundcube-0.1-20060928.tar.bz2) = 3d56ced1807b2a60fd997f367b36eeb3ead387d69af2d87fa35412e155cdfe5e
+SIZE (roundcube-0.1-20060928.tar.bz2) = 695469
diff -ruN roundcube.orig/pkg-plist roundcube/pkg-plist
--- roundcube.orig/pkg-plist Thu Sep 28 12:04:41 2006
+++ roundcube/pkg-plist Thu Sep 28 12:08:24 2006
@@ -29,6 +29,7 @@
%%RCUBEDIR%%/program/js/common.js
%%RCUBEDIR%%/program/js/editor.js
%%RCUBEDIR%%/program/js/googiespell.js
+%%RCUBEDIR%%/program/js/list.js
%%RCUBEDIR%%/program/js/tiny_mce/blank.htm
%%RCUBEDIR%%/program/js/tiny_mce/langs/en.js
%%RCUBEDIR%%/program/js/tiny_mce/langs/readme.txt
@@ -71,6 +72,19 @@
%%RCUBEDIR%%/program/js/tiny_mce/plugins/searchreplace/readme.txt
%%RCUBEDIR%%/program/js/tiny_mce/plugins/searchreplace/replace.htm
%%RCUBEDIR%%/program/js/tiny_mce/plugins/searchreplace/search.htm
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/changelog
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/classes/TinyGoogleSpell.class.php
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/classes/TinyPspell.class.php
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/classes/TinyPspellShell.class.php
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/config.php
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/css/content.css
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/css/spellchecker.css
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/editor_plugin.js
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/editor_plugin_src.js
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/images/spellchecker.gif
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/images/wline.gif
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/langs/en.js
+%%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/tinyspell.php
%%RCUBEDIR%%/program/js/tiny_mce/plugins/table/cell.htm
%%RCUBEDIR%%/program/js/tiny_mce/plugins/table/css/cell.css
%%RCUBEDIR%%/program/js/tiny_mce/plugins/table/css/row.css
@@ -598,6 +612,11 @@
@dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/table/images
@dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/table/css
@dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/table
+ at dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/langs
+ at dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/images
+ at dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/css
+ at dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker/classes
+ at dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/spellchecker
@dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/searchreplace/langs
@dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/searchreplace/jscripts
@dirrm %%RCUBEDIR%%/program/js/tiny_mce/plugins/searchreplace/images
--- roundcube.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list