Date: Thu, 29 Oct 2009 12:24:34 +0100 (CET) From: Florian Smeets <flo@kasimir.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/140077: [PATCH] devel/otrs: update to 2.4.5 Message-ID: <20091029112434.AED9B3F4DB@mail.solomo.de> Resent-Message-ID: <200910291130.n9TBU5R9009113@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140077 >Category: ports >Synopsis: [PATCH] devel/otrs: update to 2.4.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 29 11:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Florian Smeets >Release: FreeBSD 7.2-STABLE amd64 >Organization: >Environment: System: FreeBSD mail.solomo.de 7.2-STABLE FreeBSD 7.2-STABLE #10: Fri Oct 16 15:21:55 CEST 2009 >Description: - Update to 2.4.5 - add missing dependency textproc/p5-XML-FeedPP to BUILD_DEPENDS Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- otrs-2.4.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/otrs.orig/Makefile /usr/ports/devel/otrs/Makefile --- /usr/ports/devel/otrs.orig/Makefile 2009-10-29 12:20:11.000000000 +0100 +++ /usr/ports/devel/otrs/Makefile 2009-10-29 12:20:53.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= otrs -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.5 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ @@ -31,7 +31,8 @@ ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV \ - ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff + ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \ + ${SITE_PERL}/XML/FeedPP.pm:${PORTSDIR}/textproc/p5-XML-FeedPP RUN_DEPENDS= ${BUILD_DEPENDS} OPTIONS= MYSQL "MySQL database support" on \ diff -ruN --exclude=CVS /usr/ports/devel/otrs.orig/distinfo /usr/ports/devel/otrs/distinfo --- /usr/ports/devel/otrs.orig/distinfo 2009-10-29 12:20:11.000000000 +0100 +++ /usr/ports/devel/otrs/distinfo 2009-10-29 12:20:53.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (otrs-2.4.4.tar.bz2) = 26228a25b36786c07801649d0df04c25 -SHA256 (otrs-2.4.4.tar.bz2) = 364d9666fb7addba89ec8eb25a96134891450f46acb79ba15bf36094f1f7c771 -SIZE (otrs-2.4.4.tar.bz2) = 14244022 +MD5 (otrs-2.4.5.tar.bz2) = a9a22a6bfd15cfcba3731d2f542e7a10 +SHA256 (otrs-2.4.5.tar.bz2) = 6d8eafc8748cb28a301789b6a7be80809fbf943deddd0c64f3b6f8ff0bfe06d4 +SIZE (otrs-2.4.5.tar.bz2) = 14259955 diff -ruN --exclude=CVS /usr/ports/devel/otrs.orig/pkg-plist /usr/ports/devel/otrs/pkg-plist --- /usr/ports/devel/otrs.orig/pkg-plist 2009-10-29 12:20:11.000000000 +0100 +++ /usr/ports/devel/otrs/pkg-plist 2009-10-29 12:20:54.000000000 +0100 @@ -35,6 +35,7 @@ otrs/bin/opm.pl otrs/bin/otrs.ArticleStorageSwitch.pl otrs/bin/otrs.CacheDelete.pl +otrs/bin/otrs.CleanTicketIndex.pl otrs/bin/otrs.CreateNewTranslationFile otrs/bin/otrs.RebuildConfig.pl otrs/bin/otrs.RebuildEscalationIndex.pl @@ -42,8 +43,10 @@ otrs/bin/otrs.addGroup otrs/bin/otrs.addQueue otrs/bin/otrs.addRole +otrs/bin/otrs.addRole2Group otrs/bin/otrs.addUser otrs/bin/otrs.addUser2Group +otrs/bin/otrs.addUser2Role otrs/bin/otrs.checkModules otrs/bin/otrs.cleanup otrs/bin/otrs.getConfig @@ -634,7 +637,7 @@ 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/packages/Support-1.0.93.opm otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.de.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.en.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilResponseDeadlineExpires.de.xml @@ -799,6 +802,7 @@ otrs/Kernel/Modules/Installer.pm otrs/Kernel/Modules/PublicDefault.pm otrs/Kernel/Modules/PublicRepository.pm +otrs/Kernel/Modules/SpellingInline.pm otrs/Kernel/Modules/Test.pm otrs/Kernel/Output/HTML/ArticleAttachmentDownload.pm otrs/Kernel/Output/HTML/ArticleAttachmentHTMLViewer.pm @@ -1018,6 +1022,7 @@ otrs/Kernel/Output/HTML/Standard/PublicDefault.dtl otrs/Kernel/Output/HTML/Standard/Redirect.dtl otrs/Kernel/Output/HTML/Standard/RichTextEditor.dtl +otrs/Kernel/Output/HTML/Standard/SpellingInline.dtl otrs/Kernel/Output/HTML/Standard/Test.dtl otrs/Kernel/Output/HTML/Standard/Warning.dtl otrs/Kernel/Output/HTML/TicketMenuGeneric.pm @@ -1181,6 +1186,7 @@ @dirrm otrs/Kernel/System/XMLMaster @dirrm otrs/Kernel/System/Web/UploadCache @dirrm otrs/Kernel/System/Web +@dirrm otrs/Kernel/System/VirtualFS @dirrm otrs/Kernel/System/User/Preferences @dirrm otrs/Kernel/System/User @dirrm otrs/Kernel/System/Ticket/Permission --- otrs-2.4.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091029112434.AED9B3F4DB>