Index: Makefile =================================================================== --- Makefile (revision 322789) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= otrs -PORTVERSION= 3.2.8 +PORTVERSION= 3.2.9 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ Index: distinfo =================================================================== --- distinfo (revision 322789) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (otrs-3.2.8.tar.bz2) = 1144b512a880d13d27622f3c0dabd15341ead7b40348d37c543216b30dd66f46 -SIZE (otrs-3.2.8.tar.bz2) = 18736484 +SHA256 (otrs-3.2.9.tar.bz2) = a94edec491d68382d321f8b0464ccaaca1c383b4024799e251226ec524aedf69 +SIZE (otrs-3.2.9.tar.bz2) = 18747419 Index: files/pkg-message.in =================================================================== --- files/pkg-message.in (revision 322789) +++ files/pkg-message.in (working copy) @@ -3,11 +3,11 @@ The rest of installation must be completed manually. -Please see http://doc.otrs.org/3.1/en/html/ and/or documentation in +Please see http://doc.otrs.org/3.2/en/html/ and/or documentation in %%DOCSDIR%% for further instructions, particularly regarding configuring your web server, database, cron scripts, and receiving emails. If you are upgrading from an earlier version, follow the instructions for upgrading your database schema and configuration files given in -%%DOCSDIR%%/UPGRADING. +%%DOCSDIR%%/UPGRADING.md ========================================================================== Index: pkg-plist =================================================================== --- pkg-plist (revision 322789) +++ pkg-plist (working copy) @@ -79,7 +79,6 @@ otrs/Kernel/Language/tr.pm otrs/Kernel/Language/uk.pm otrs/Kernel/Language/vi_VN.pm -otrs/Kernel/Language/xx_AgentZoom.pm otrs/Kernel/Language/xx_Custom.pm otrs/Kernel/Language/zh_CN.pm otrs/Kernel/Language/zh_TW.pm @@ -1502,7 +1501,7 @@ otrs/var/httpd/htdocs/js/thirdparty/jquery-ui-1.8.21/jquery-ui.js otrs/var/httpd/htdocs/js/thirdparty/jquery-validate-1.10/jquery.validate.js otrs/var/httpd/htdocs/js/thirdparty/json/json2.js -otrs/var/httpd/htdocs/js/thirdparty/jsplumb-1.3.16/jsplumb.js +otrs/var/httpd/htdocs/js/thirdparty/jsplumb-1.4.2/jsplumb.js otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0/qunit-1.11.0.css otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0/qunit-1.11.0.js otrs/var/httpd/htdocs/js/thirdparty/stacktrace-0.4/stacktrace.js @@ -1839,6 +1838,8 @@ otrs/var/stats/Stats.TicketOverview.de.xml otrs/var/stats/Stats.TicketOverview.en.xml %%DOCSDIR%%/manual/en/otrs_admin_book.pdf +@dirrmtry otrs/var/tmp/CacheFileStorable +@dirrmtry otrs/var/tmp/Cache @dirrmtry otrs/var/tmp @dirrmtry otrs/var/stats @dirrmtry otrs/var/spool @@ -1877,7 +1878,7 @@ @dirrmtry otrs/var/httpd/htdocs/js/js-cache @dirrm otrs/var/httpd/htdocs/js/thirdparty/stacktrace-0.4 @dirrm otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0 -@dirrm otrs/var/httpd/htdocs/js/thirdparty/jsplumb-1.3.16 +@dirrm otrs/var/httpd/htdocs/js/thirdparty/jsplumb-1.4.2 @dirrm otrs/var/httpd/htdocs/js/thirdparty/json @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-validate-1.10 @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-ui-1.8.21