aboutsummaryrefslogtreecommitdiffstats
path: root/devel/otrs
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2007-08-05 17:02:03 +0800
committerskv <skv@FreeBSD.org>2007-08-05 17:02:03 +0800
commitc19ad3a3a9208b96e62e372b82e5254a580e19f7 (patch)
tree04574163ed67813067125aabd9ba7f085f309aba /devel/otrs
parentc7b0481b4db389e72a09e4b266747fd16e26b544 (diff)
downloadfreebsd-ports-gnome-c19ad3a3a9208b96e62e372b82e5254a580e19f7.tar.gz
freebsd-ports-gnome-c19ad3a3a9208b96e62e372b82e5254a580e19f7.tar.zst
freebsd-ports-gnome-c19ad3a3a9208b96e62e372b82e5254a580e19f7.zip
Update to 2.2.2
Changes: http://lists.otrs.org/pipermail/announce/2007/000076.html
Diffstat (limited to 'devel/otrs')
-rw-r--r--devel/otrs/Makefile9
-rw-r--r--devel/otrs/distinfo6
-rw-r--r--devel/otrs/pkg-plist9
3 files changed, 16 insertions, 8 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile
index 171dbde6ad47..550b418e1567 100644
--- a/devel/otrs/Makefile
+++ b/devel/otrs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= otrs
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= devel
MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \
ftp://ftp.samurai.com/pub/otrs/ \
@@ -56,10 +56,10 @@ PM_DIRS_LIST= Kernel Kernel/Config Kernel/Config/Files Kernel/Language \
Kernel/Output/HTML/Standard System System/Auth System/AuthSession \
System/Crypt System/CustomerAuth System/CustomerUser \
System/CustomerUser/ System/
-DOCS_DIRS_LIST= "" manual/en
+DOCS_DIRS_LIST= "" manual/en/pdf
DOCS_FILES_LIST= C* INSTALL RE* TODO UPGRADING
-SCRIPTS_DIRS_LIST= "" database test tools
+SCRIPTS_DIRS_LIST= "" database/update test tools
CLEAN_CPAN_DIRS= Algorithm Authen Crypt Date Email IO Mail MIME Text XML auto
CLEAN_FILES= scripts/apache2-httpd.include.conf scripts/suse* \
scripts/redhat* scripts/DBUpdate*
@@ -137,7 +137,8 @@ do-install:
@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${OTRSDIR}/Kernel
@${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.[ps][lh] ${OTRSDIR}/scripts/
@${INSTALL_DATA} ${WRKSRC}/scripts/*.p[hm]* ${WRKSRC}/scripts/apache* ${OTRSDIR}/scripts/
- @${INSTALL_DATA} ${WRKSRC}/scripts/database/* ${OTRSDIR}/scripts/database/
+ @${INSTALL_DATA} ${WRKSRC}/scripts/database/update/*.* ${OTRSDIR}/scripts/database/update/
+ @${INSTALL_DATA} ${WRKSRC}/scripts/database/*.* ${OTRSDIR}/scripts/database/
@${INSTALL_SCRIPT} ${WRKSRC}/scripts/test/*.pl ${OTRSDIR}/scripts/test/
@${INSTALL_SCRIPT} ${WRKSRC}/scripts/tools/*.pl ${OTRSDIR}/scripts/tools/
.ifndef NOPORTDOCS
diff --git a/devel/otrs/distinfo b/devel/otrs/distinfo
index a207bedce5f4..2c73c1431d59 100644
--- a/devel/otrs/distinfo
+++ b/devel/otrs/distinfo
@@ -1,3 +1,3 @@
-MD5 (otrs-2.2.1.tar.gz) = df6d53895b6303fb7bbc2f1db189a257
-SHA256 (otrs-2.2.1.tar.gz) = aba818433e0ace2c0db8d1421396ebeceed935cbae05b9bbb266f4a0d6da4682
-SIZE (otrs-2.2.1.tar.gz) = 13008818
+MD5 (otrs-2.2.2.tar.gz) = 6e370571e73e7988f2b769999e813ee3
+SHA256 (otrs-2.2.2.tar.gz) = cab5623a10d9afad2114f4e347452385a8213d4935cabef5c111cca470a025d1
+SIZE (otrs-2.2.2.tar.gz) = 11010288
diff --git a/devel/otrs/pkg-plist b/devel/otrs/pkg-plist
index b36133ef306e..d7a82dd6e5ad 100644
--- a/devel/otrs/pkg-plist
+++ b/devel/otrs/pkg-plist
@@ -75,6 +75,7 @@ otrs/scripts/database/otrs-schema.mysql.sql
otrs/scripts/database/otrs-schema.oracle.sql
otrs/scripts/database/otrs-schema.postgresql.sql
otrs/scripts/database/otrs-schema.xml
+otrs/scripts/database/update/otrs-upgrade-to-2.2.xml
otrs/scripts/login.php
otrs/scripts/login.pl
otrs/scripts/restore.pl
@@ -512,6 +513,8 @@ otrs/Kernel/System/AuthSession/FS.pm
otrs/Kernel/System/AuthSession/IPC.pm
otrs/Kernel/System/AutoResponse.pm
otrs/Kernel/System/CSV.pm
+otrs/Kernel/System/Cache.pm
+otrs/Kernel/System/Cache/File.pm
otrs/Kernel/System/CheckItem.pm
otrs/Kernel/System/Config.pm
otrs/Kernel/System/Crypt.pm
@@ -544,6 +547,7 @@ otrs/Kernel/System/FileTemp.pm
otrs/Kernel/System/GenericAgent.pm
otrs/Kernel/System/GenericAgent/AutoPriorityIncrease.pm
otrs/Kernel/System/GenericAgent/NotifyAgentGroupOfCustomQueue.pm
+otrs/Kernel/System/GenericAgent/NotifyAgentGroupWithWritePermission.pm
otrs/Kernel/System/Group.pm
otrs/Kernel/System/LinkObject.pm
otrs/Kernel/System/LinkObject/Ticket.pm
@@ -650,6 +654,7 @@ otrs/Kernel/cpan-lib/HTML/Safe.pm
@dirrm otrs/Kernel/System/CustomerUser
@dirrm otrs/Kernel/System/CustomerAuth
@dirrm otrs/Kernel/System/Crypt
+@dirrm otrs/Kernel/System/Cache
@dirrm otrs/Kernel/System/AuthSession
@dirrm otrs/Kernel/System/Auth
@dirrm otrs/Kernel/System
@@ -680,6 +685,7 @@ otrs/Kernel/cpan-lib/HTML/Safe.pm
@dirrmtry otrs/var
@dirrm otrs/scripts/tools
@dirrm otrs/scripts/test
+@dirrm otrs/scripts/database/update
@dirrm otrs/scripts/database
@dirrm otrs/scripts
@dirrm otrs/bin/fcgi-bin
@@ -708,7 +714,8 @@ otrs/Kernel/cpan-lib/HTML/Safe.pm
%%PORTDOCS%%%%DOCSDIR%%/test-email-7-euro-iso-8859-15.box
%%PORTDOCS%%%%DOCSDIR%%/test-email-8-bulgarian-cp1251.box
%%PORTDOCS%%%%DOCSDIR%%/test-email-9-html-multicharset.box
-%%PORTDOCS%%%%DOCSDIR%%/manual/en/otrs_admin_book.pdf
+%%PORTDOCS%%%%DOCSDIR%%/manual/en/pdf/otrs_admin_book.pdf
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/en/pdf
%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/en
%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
%%PORTDOCS%%@dirrm %%DOCSDIR%%