aboutsummaryrefslogtreecommitdiff
path: root/devel/otrs
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-09-04 10:50:53 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-09-04 10:50:53 +0000
commit6f2018c628e15da6ac48a9ba1a876064c1f0f24f (patch)
treea227e80626eb1ca871f6fb7db0a23d316b8c1396 /devel/otrs
parent9ed8e27fe07a8efe9e33c7adff52f524eb68d37f (diff)
Notes
Diffstat (limited to 'devel/otrs')
-rw-r--r--devel/otrs/Makefile2
-rw-r--r--devel/otrs/distinfo6
-rw-r--r--devel/otrs/files/patch-SetPermissions.pl10
-rw-r--r--devel/otrs/pkg-plist23
4 files changed, 27 insertions, 14 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile
index 2753b8fc61f7..0d13013caf0d 100644
--- a/devel/otrs/Makefile
+++ b/devel/otrs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= otrs
-PORTVERSION= 2.4.3
+PORTVERSION= 2.4.4
CATEGORIES= devel
MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \
ftp://ftp.samurai.com/pub/otrs/ \
diff --git a/devel/otrs/distinfo b/devel/otrs/distinfo
index 1d88cb4b45a5..988c15756935 100644
--- a/devel/otrs/distinfo
+++ b/devel/otrs/distinfo
@@ -1,3 +1,3 @@
-MD5 (otrs-2.4.3.tar.bz2) = 84679f1bfb34c67e5e0a15bf9437e7cd
-SHA256 (otrs-2.4.3.tar.bz2) = d80308080a32151b81f97606d5a0a57a40d9b6ed8d756de5ef1ceb78321210da
-SIZE (otrs-2.4.3.tar.bz2) = 14229752
+MD5 (otrs-2.4.4.tar.bz2) = 26228a25b36786c07801649d0df04c25
+SHA256 (otrs-2.4.4.tar.bz2) = 364d9666fb7addba89ec8eb25a96134891450f46acb79ba15bf36094f1f7c771
+SIZE (otrs-2.4.4.tar.bz2) = 14244022
diff --git a/devel/otrs/files/patch-SetPermissions.pl b/devel/otrs/files/patch-SetPermissions.pl
deleted file mode 100644
index 9ee9c40e9ce6..000000000000
--- a/devel/otrs/files/patch-SetPermissions.pl
+++ /dev/null
@@ -1,10 +0,0 @@
---- bin/SetPermissions.pl
-+++ bin/SetPermissions.pl
-@@ -174,6 +174,7 @@
- "$DestDir/.fetchmailrc",
- );
- for my $Dir (@Dirs) {
-+ next unless -e $Dir;
- print "Setting owner rw and group ro permissions on $Dir\n";
- $_ = $Dir;
- makeReadOnly();
diff --git a/devel/otrs/pkg-plist b/devel/otrs/pkg-plist
index e707c2f1d5ba..082c59c455a5 100644
--- a/devel/otrs/pkg-plist
+++ b/devel/otrs/pkg-plist
@@ -635,6 +635,28 @@ otrs/var/httpd/htdocs/js/otrs.js
otrs/var/httpd/htdocs/js/prototype.js
otrs/var/httpd/htdocs/js/yui-image-uploader.js
otrs/var/packages/Support-1.0.92.opm
+otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.de.xml
+otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.en.xml
+otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilResponseDeadlineExpires.de.xml
+otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilResponseDeadlineExpires.en.xml
+otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilSolutionDeadlineExpires.de.xml
+otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilSolutionDeadlineExpires.en.xml
+otrs/var/stats/ListOfTheMostTimeConsumingTickets.de.xml
+otrs/var/stats/ListOfTheMostTimeConsumingTickets.en.xml
+otrs/var/stats/ListOfTicketsClosedLastMonth.de.xml
+otrs/var/stats/ListOfTicketsClosedLastMonth.en.xml
+otrs/var/stats/ListOfTicketsClosedSortedByResponseTime.de.xml
+otrs/var/stats/ListOfTicketsClosedSortedByResponseTime.en.xml
+otrs/var/stats/ListOfTicketsClosedSortedBySolutionTime.de.xml
+otrs/var/stats/ListOfTicketsClosedSortedBySolutionTime.en.xml
+otrs/var/stats/ListOfTicketsCreatedLastMonth.de.xml
+otrs/var/stats/ListOfTicketsCreatedLastMonth.en.xml
+otrs/var/stats/Stats.NewTickets.de.xml
+otrs/var/stats/Stats.NewTickets.en.xml
+otrs/var/stats/Stats.StatusActionOverview.de.xml
+otrs/var/stats/Stats.StatusActionOverview.en.xml
+otrs/var/stats/Stats.TicketOverview.de.xml
+otrs/var/stats/Stats.TicketOverview.en.xml
@unexec [ -s %D/otrs/var/log/TicketCounter.log ] || rm -f %D/otrs/var/log/TicketCounter.log
@unexec if cmp -s %D/otrs/Kernel/Config.pm %D/otrs/Kernel/Config.pm.dist; then rm -f %D/otrs/Kernel/Config.pm; fi
otrs/Kernel/Config.pm.dist
@@ -1276,6 +1298,7 @@ otrs/Kernel/System/XMLMaster.pm
@dirrmtry otrs
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/COPYING-Third-Party
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README