View | Details | Raw Unified | Return to bug 224729
Collapse All | Expand All

(-)www/otrs/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	otrs
4
PORTNAME=	otrs
5
PORTVERSION=	5.0.23
5
PORTVERSION=	5.0.26
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	http://ftp.otrs.org/pub/otrs/ \
7
MASTER_SITES=	http://ftp.otrs.org/pub/otrs/ \
8
		ftp://ftp.samurai.com/pub/otrs/ \
8
		ftp://ftp.samurai.com/pub/otrs/ \
(-)www/otrs/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1506472975
1
TIMESTAMP = 1514582654
2
SHA256 (otrs-5.0.23.tar.bz2) = 5e12affbccde0cae5738de1d0c7334e655b4c373ea668913ec54f31564b128c4
2
SHA256 (otrs-5.0.26.tar.bz2) = d4f765b8520f441588d4dbd6366f68ccbd0cf95cf3aab92ec33bc99bf164145a
3
SIZE (otrs-5.0.23.tar.bz2) = 20617459
3
SIZE (otrs-5.0.26.tar.bz2) = 20672840
(-)www/otrs/pkg-plist (+3 lines)
Lines 927-932 Link Here
927
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/SearchIndexModule.pm
927
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/SearchIndexModule.pm
928
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/StaticDBOrphanedRecords.pm
928
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/StaticDBOrphanedRecords.pm
929
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/TimeSettings.pm
929
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/TimeSettings.pm
930
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/UI/AgentSkinUsage.pm
931
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/UI/AgentThemeUsage.pm
930
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Version.pm
932
otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Version.pm
931
otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/LoadedModules.pm
933
otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/LoadedModules.pm
932
otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/MPMModel.pm
934
otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/MPMModel.pm
Lines 993-998 Link Here
993
otrs/Kernel/System/Time.pm
995
otrs/Kernel/System/Time.pm
994
otrs/Kernel/System/Type.pm
996
otrs/Kernel/System/Type.pm
995
otrs/Kernel/System/UnitTest.pm
997
otrs/Kernel/System/UnitTest.pm
998
otrs/Kernel/System/UnitTest/Driver.pm
996
otrs/Kernel/System/UnitTest/Helper.pm
999
otrs/Kernel/System/UnitTest/Helper.pm
997
otrs/Kernel/System/UnitTest/Selenium.pm
1000
otrs/Kernel/System/UnitTest/Selenium.pm
998
otrs/Kernel/System/UnitTest/Selenium/WebElement.pm
1001
otrs/Kernel/System/UnitTest/Selenium/WebElement.pm

Return to bug 224729