Index: otrs/pkg-plist =================================================================== --- otrs/pkg-plist (revision 8556) +++ otrs/pkg-plist (revision 8580) @@ -19,11 +19,13 @@ otrs/bin/otrs.AddQueue.pl otrs/bin/otrs.AddRole.pl otrs/bin/otrs.AddRole2Group.pl +otrs/bin/otrs.AddService.pl otrs/bin/otrs.AddSystemAddress.pl otrs/bin/otrs.AddTicketType.pl otrs/bin/otrs.AddUser.pl otrs/bin/otrs.AddUser2Group.pl otrs/bin/otrs.AddUser2Role.pl +otrs/bin/otrs.AddQueue2StdResponse.pl otrs/bin/otrs.ArticleStorageSwitch.pl otrs/bin/otrs.CheckDB.pl otrs/bin/otrs.CheckModules.pl @@ -423,16 +425,6 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/about/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/adobeair/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/ajax/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/aspell.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/dialogs/aspell.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages/blank.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages/controlWindow.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages/controls.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages/spellChecker.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages/spellchecker.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages/spellerStyle.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages/wordWindow.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/autogrow/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/basicstyles/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/bbcode/plugin.js @@ -440,6 +432,7 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/blockquote/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/button/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/clipboard/dialogs/paste.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/clipboard/2012-06-12-clipboard.patch otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/clipboard/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colorbutton/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colordialog/dialogs/colordialog.js @@ -2428,9 +2421,6 @@ @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/bbcode @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/basicstyles @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/autogrow -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/spellerpages -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/aspell @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/ajax @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/adobeair @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/about/dialogs Index: otrs/Makefile =================================================================== --- otrs/Makefile (revision 8556) +++ otrs/Makefile (revision 8580) @@ -6,7 +6,7 @@ # PORTNAME= otrs -PORTVERSION= 3.1.6 +PORTVERSION= 3.1.11 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ Index: otrs/distinfo =================================================================== --- otrs/distinfo (revision 8556) +++ otrs/distinfo (revision 8580) @@ -1,2 +1,2 @@ -SHA256 (otrs-3.1.6.tar.bz2) = 8a4ccbc45c275c50469a8b1e8032b1b50eb10d41d4d20a9c6d9a8d6cd2a046e2 -SIZE (otrs-3.1.6.tar.bz2) = 23760010 +SHA256 (otrs-3.1.11.tar.bz2) = 188e1b676d7eb2021dcab17a0ab5c04793aa84cba429e1661eaa229b564c4696 +SIZE (otrs-3.1.11.tar.bz2) = 26094219