mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
Update to version 4.4.1
Changelog: https://docs.bestpractical.com/release-notes/rt/4.4.1 PR: 211404 Submitted by: maintainer
This commit is contained in:
parent
81de86cb96
commit
c98bf9d55a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419199
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rt
|
||||
DISTVERSION= 4.4.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.4.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
|
||||
PKGNAMESUFFIX= 44
|
||||
|
@ -7,10 +7,12 @@
|
||||
### CGI::Emulate::PSGI
|
||||
### CGI::PSGI 0.12
|
||||
### Class::Accessor::Fast
|
||||
### Convert::Color
|
||||
### Crypt::Eksblowfish
|
||||
### CSS::Minifier::XS
|
||||
### CSS::Squish 0.06
|
||||
### Data::GUID
|
||||
### Data::ICal
|
||||
### Data::Page::Pageset
|
||||
### Date::Extract 0.02
|
||||
### Date::Manip
|
||||
@ -44,15 +46,16 @@
|
||||
### IPC::Run3
|
||||
### JavaScript::Minifier::XS
|
||||
### JSON
|
||||
### LWP::Simple
|
||||
### List::MoreUtils
|
||||
### Locale::Maketext 1.06 perl std
|
||||
### Locale::Maketext::Fuzzy 0.11
|
||||
### Locale::Maketext::Lexicon 0.32
|
||||
### Log::Dispatch 2.30
|
||||
### LWP::Simple
|
||||
### Mail::Header 2.12
|
||||
### Mail::Mailer 1.57
|
||||
### MIME::Entity 5.504
|
||||
### MIME::Types
|
||||
### Module::Refresh 0.03
|
||||
### Module::Versions::Report 1.05
|
||||
### Encode 2.64
|
||||
@ -60,6 +63,7 @@
|
||||
### Net::IP
|
||||
### Plack 1.0002
|
||||
### Plack::Handler::Starlet
|
||||
### Pod::Select
|
||||
### Regexp::Common
|
||||
### Regexp::Common::net::CIDR
|
||||
### Regexp::IPv6
|
||||
@ -78,6 +82,8 @@
|
||||
### Time::ParseDate
|
||||
### Tree::Simple 1.04
|
||||
### UNIVERSAL::require
|
||||
### URI 1.59
|
||||
### URI::QueryParam
|
||||
### XML::RSS 1.05
|
||||
|
||||
CORE_DEPS= p5-Apache-Session>=1.53:www/p5-Apache-Session \
|
||||
@ -86,10 +92,12 @@ CORE_DEPS= p5-Apache-Session>=1.53:www/p5-Apache-Session \
|
||||
p5-CGI-PSGI>=0.12:www/p5-CGI-PSGI \
|
||||
p5-CSS-Squish>=0.06:textproc/p5-CSS-Squish \
|
||||
p5-CSS-Minifier-XS>=0:textproc/p5-CSS-Minifier-XS \
|
||||
p5-Convert-Color>0:graphics/p5-Convert-Color \
|
||||
p5-Crypt-Eksblowfish>0:security/p5-Crypt-Eksblowfish \
|
||||
p5-DBI>=1.37:databases/p5-DBI \
|
||||
p5-DBIx-SearchBuilder>=1.66:databases/p5-DBIx-SearchBuilder \
|
||||
p5-Data-GUID>0:devel/p5-Data-GUID \
|
||||
p5-Data-ICal>0:deskutils/p5-Data-ICal \
|
||||
p5-Data-Page-Pageset>0:devel/p5-Data-Page-Pageset \
|
||||
p5-Date-Extract>=0.02:devel/p5-Date-Extract \
|
||||
p5-Date-Manip>0:devel/p5-Date-Manip \
|
||||
@ -141,6 +149,7 @@ CORE_DEPS= p5-Apache-Session>=1.53:www/p5-Apache-Session \
|
||||
p5-Time-modules>0:devel/p5-Time-modules \
|
||||
p5-Tree-Simple>=1.04:devel/p5-Tree-Simple \
|
||||
p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \
|
||||
p5-URI>=1.59:net/p5-URI \
|
||||
p5-XML-RSS>=1.05:textproc/p5-XML-RSS
|
||||
|
||||
### --- MAILGATE ---
|
||||
@ -173,10 +182,12 @@ CLI_DEPS= p5-HTTP-Message>0:www/p5-HTTP-Message \
|
||||
### Email::Abstract
|
||||
### File::Find perl std
|
||||
### File::Which
|
||||
### HTML::Entities
|
||||
### Locale::PO
|
||||
### Log::Dispatch::Perl
|
||||
### Mojo::DOM
|
||||
### Plack::Middleware::Test::StashWarnings 0.08
|
||||
### Pod::Simple 3.24
|
||||
### Set::Tiny
|
||||
### String::ShellQuote 0 # needed for gnupg-incoming.t
|
||||
### Test::Builder 0.90 # needed for is_passing perl std
|
||||
@ -195,6 +206,7 @@ CLI_DEPS= p5-HTTP-Message>0:www/p5-HTTP-Message \
|
||||
|
||||
DEVELOPER_DEPS= p5-Email-Abstract>0:mail/p5-Email-Abstract \
|
||||
p5-File-Which>0:sysutils/p5-File-Which \
|
||||
p5-HTML-Parser>0:www/p5-HTML-Parser \
|
||||
p5-Locale-PO>0:devel/p5-Locale-PO \
|
||||
p5-Log-Dispatch-Perl>0:devel/p5-Log-Dispatch-Perl \
|
||||
p5-Mojolicious>0:www/p5-Mojolicious \
|
||||
@ -216,11 +228,8 @@ DEVELOPER_DEPS= p5-Email-Abstract>0:mail/p5-Email-Abstract \
|
||||
|
||||
### --- FASTCGI ---
|
||||
### FCGI 0.74
|
||||
### FCGI::ProcManager
|
||||
|
||||
FASTCGI_DEPS= p5-FCGI-ProcManager>0:www/p5-FCGI-ProcManager \
|
||||
p5-FCGI>=0.74:www/p5-FCGI
|
||||
|
||||
FASTCGI_DEPS= p5-FCGI>=0.74:www/p5-FCGI
|
||||
|
||||
### --- MODPERL2 ---
|
||||
### Apache::DBI
|
||||
@ -266,20 +275,6 @@ SMIME_DEPS= p5-Crypt-X509>0:security/p5-Crypt-X509 \
|
||||
p5-File-Which>0:sysutils/p5-File-Which \
|
||||
p5-String-ShellQuote>0:textproc/p5-String-ShellQuote
|
||||
|
||||
### --- ICAL ---
|
||||
### Data::ICal
|
||||
|
||||
ICAL_DEPS= p5-Data-ICal>0:deskutils/p5-Data-ICal
|
||||
|
||||
### --- DASHBOARDS ---
|
||||
### MIME::Types
|
||||
### URI 1.59
|
||||
### URI::QueryParam
|
||||
|
||||
DASHBOARDS_DEPS= p5-HTML-RewriteAttributes>=0.05:textproc/p5-HTML-RewriteAttributes \
|
||||
p5-MIME-Types>0:mail/p5-MIME-Types \
|
||||
p5-URI>=1.59:net/p5-URI
|
||||
|
||||
### --- GRAPHVIZ ---
|
||||
### GraphViz
|
||||
### IPC::Run 0.90
|
||||
@ -296,18 +291,7 @@ GD_DEPS= p5-GD>0:graphics/p5-GD \
|
||||
p5-GD-Graph>0:graphics/p5-GD-Graph \
|
||||
p5-GD-TextUtil>0:graphics/p5-GD-TextUtil
|
||||
|
||||
### --- USERLOGO ---
|
||||
### Convert::Color
|
||||
|
||||
USERLOGO_DEPS= p5-Convert-Color>0:graphics/p5-Convert-Color
|
||||
|
||||
### --- HTML-DOC ---
|
||||
### HTML::Entities
|
||||
### Pod::Simple 3.24 perl std
|
||||
|
||||
HTML_DOC_DEPS= p5-HTML-Parser>0:www/p5-HTML-Parser
|
||||
|
||||
### --- AVOID ---
|
||||
### 'DBD::Oracle' => [qw(1.23)],
|
||||
### 'Devel::StackTrace' => [qw(1.28 1.29)],
|
||||
### 'DBD::Pg' => [qw(3.3.0)],
|
||||
### 'DateTime::Locale' => [qw(1.00 1.01)]
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rt-4.4.0.tar.gz) = dd2433b8c3da5eeafa8eac9e4a1109d3ff8d20560301ce9f65eda7dd1d28ffc1
|
||||
SIZE (rt-4.4.0.tar.gz) = 9017465
|
||||
TIMESTAMP = 1469108264
|
||||
SHA256 (rt-4.4.1.tar.gz) = f87329911020e01b39948070aec2bd7abf0c81641f0cf2f25e01c690a19f24f5
|
||||
SIZE (rt-4.4.1.tar.gz) = 9057212
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- ./Makefile.in.orig 2014-05-06 17:59:04 UTC
|
||||
+++ ./Makefile.in
|
||||
@@ -59,7 +59,7 @@
|
||||
--- Makefile.in.orig 2016-07-18 UTC
|
||||
+++ Makefile.in
|
||||
@@ -59,7 +59,7 @@ RT_LAYOUT = @rt_layout_name@
|
||||
|
||||
CONFIG_FILE_PATH = @CONFIG_FILE_PATH_R@
|
||||
CONFIG_FILE = $(CONFIG_FILE_PATH)/RT_Config.pm
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
RT_VERSION_MAJOR = @RT_VERSION_MAJOR@
|
||||
@@ -106,7 +106,7 @@
|
||||
@@ -106,7 +106,7 @@ RT_FONT_PATH = @RT_FONT_PATH_R@
|
||||
RT_LEXICON_PATH = @RT_LEXICON_PATH_R@
|
||||
RT_STATIC_PATH = @RT_STATIC_PATH_R@
|
||||
RT_LOCAL_PATH = @RT_LOCAL_PATH_R@
|
||||
@ -18,11 +18,11 @@
|
||||
LOCAL_ETC_PATH = @LOCAL_ETC_PATH_R@
|
||||
LOCAL_LIB_PATH = @LOCAL_LIB_PATH_R@
|
||||
LOCAL_LEXICON_PATH = @LOCAL_LEXICON_PATH_R@
|
||||
@@ -269,16 +269,13 @@
|
||||
@@ -271,16 +271,13 @@ testdeps:
|
||||
depends: fixdeps
|
||||
|
||||
fixdeps:
|
||||
- $(PERL) ./sbin/rt-test-dependencies --verbose --install --with-$(DB_TYPE) $(my_with_web_handlers)
|
||||
- $(PERL) ./sbin/rt-test-dependencies --install --with-$(DB_TYPE) $(my_with_web_handlers)
|
||||
+ $(PERL) ./sbin/rt-test-dependencies --verbose --with-$(DB_TYPE) $(my_with_web_handlers)
|
||||
|
||||
#}}}
|
||||
@ -36,22 +36,20 @@
|
||||
|
||||
|
||||
chmod $(RT_READABLE_DIR_MODE) $(DESTDIR)$(RT_BIN_PATH)
|
||||
@@ -300,14 +297,6 @@
|
||||
@@ -302,12 +299,6 @@ fixperms:
|
||||
# Make the system binaries executable also
|
||||
cd $(DESTDIR)$(RT_SBIN_PATH) && ( chmod 0755 $(SYSTEM_BINARIES) ; chown $(BIN_OWNER) $(SYSTEM_BINARIES); chgrp $(RTGROUP) $(SYSTEM_BINARIES))
|
||||
|
||||
- # Make upgrade scripts executable if they are in the source.
|
||||
- #
|
||||
- # Note that we use the deprecated (by GNU/POSIX find) -perm +0NNN syntax
|
||||
- # instead of -perm /0NNN since BSD find doesn't support the latter.
|
||||
- ( cd etc/upgrade && find . -type f -not -name '*.in' -perm +0111 -print ) | while read file ; do \
|
||||
- ( cd etc/upgrade && find . -type f -not -name '*.in' -perm @FINDPERM@0111 -print ) | while read file ; do \
|
||||
- chmod a+x "$(DESTDIR)$(RT_ETC_PATH)/upgrade/$$file" ; \
|
||||
- done
|
||||
-
|
||||
# Make the web ui readable by all.
|
||||
chmod -R u+rwX,go-w,go+rX $(DESTDIR)$(MASON_HTML_PATH) \
|
||||
$(DESTDIR)$(MASON_LOCAL_HTML_PATH) \
|
||||
@@ -359,14 +348,14 @@
|
||||
@@ -359,14 +350,14 @@ clean-mason-cache:
|
||||
rm -rf $(DESTDIR)$(MASON_DATA_PATH)/etc/*
|
||||
rm -rf $(DESTDIR)$(MASON_DATA_PATH)/obj/*
|
||||
|
||||
@ -70,7 +68,7 @@
|
||||
@COMMENT_INPLACE_LAYOUT@ @echo "Installed configuration. About to install RT in $(RT_PATH)"
|
||||
|
||||
test:
|
||||
@@ -457,19 +446,12 @@
|
||||
@@ -458,19 +449,12 @@ etc-install:
|
||||
@COMMENT_INPLACE_LAYOUT@ for file in $(ETC_FILES) ; do \
|
||||
@COMMENT_INPLACE_LAYOUT@ $(INSTALL) -m 0644 "etc/$$file" "$(DESTDIR)$(RT_ETC_PATH)/" ; \
|
||||
@COMMENT_INPLACE_LAYOUT@ done
|
||||
@ -91,7 +89,7 @@
|
||||
@COMMENT_INPLACE_LAYOUT@ done
|
||||
|
||||
|
||||
@@ -477,7 +459,7 @@
|
||||
@@ -478,7 +462,7 @@ sbin-install:
|
||||
bin-install:
|
||||
@COMMENT_INPLACE_LAYOUT@ $(INSTALL) -m 0755 -d $(DESTDIR)$(RT_BIN_PATH)
|
||||
@COMMENT_INPLACE_LAYOUT@ for file in $(BINARIES) ; do \
|
||||
|
@ -21,6 +21,7 @@ bin/rt-mailgate
|
||||
%%SITE_PERL%%/RT/ACE.pm
|
||||
%%SITE_PERL%%/RT/ACL.pm
|
||||
%%SITE_PERL%%/RT/Action.pm
|
||||
%%SITE_PERL%%/RT/Action/AddPriority.pm
|
||||
%%SITE_PERL%%/RT/Action/AutoOpen.pm
|
||||
%%SITE_PERL%%/RT/Action/AutoOpenInactive.pm
|
||||
%%SITE_PERL%%/RT/Action/Autoreply.pm
|
||||
@ -232,7 +233,6 @@ bin/rt-mailgate
|
||||
%%SITE_PERL%%/RT/Shredder/Plugin/Summary.pm
|
||||
%%SITE_PERL%%/RT/Shredder/Plugin/Tickets.pm
|
||||
%%SITE_PERL%%/RT/Shredder/Plugin/Users.pm
|
||||
%%SITE_PERL%%/RT/Shredder/Record.pm
|
||||
%%SITE_PERL%%/RT/Squish.pm
|
||||
%%SITE_PERL%%/RT/Squish/CSS.pm
|
||||
%%SITE_PERL%%/RT/Squish/JS.pm
|
||||
@ -370,9 +370,6 @@ sbin/standalone_httpd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/security.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/subscriptions_feeds.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ticket_metadata.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/web_deployment.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/writing_extensions.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/writing_portlets.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/3.1.0/acl.Oracle
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/3.1.0/acl.Pg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/3.1.0/acl.SQLite
|
||||
@ -558,14 +555,14 @@ sbin/standalone_httpd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.13/schema.SQLite
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.13/schema.mysql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.2/content
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.2/schema.Oracle
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.2/schema.Pg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.2/schema.SQLite
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.2/schema.mysql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.3/schema.Oracle
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.3/schema.Pg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.3/schema.SQLite
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.3/schema.mysql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.4/schema.Oracle
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.4/schema.Pg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.4/schema.SQLite
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.4/schema.mysql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.5/content
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.6/content
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.7/schema.Oracle
|
||||
@ -578,6 +575,7 @@ sbin/standalone_httpd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.8/schema.SQLite
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.8/schema.mysql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.3.9/content
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.4.1/content
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/generate-rtaddressregexp
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/sanity-check-stylesheets
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/shrink-cgm-table
|
||||
@ -589,6 +587,9 @@ sbin/standalone_httpd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/upgrade-mysql-schema.pl
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/upgrade-sla
|
||||
%%PORTDOCS%%%%DOCSDIR%%/upgrade/vulnerable-passwords
|
||||
%%PORTDOCS%%%%DOCSDIR%%/web_deployment.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/writing_extensions.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/writing_portlets.pod
|
||||
@dir %%DATADIR%%/etc
|
||||
%%DATADIR%%/fonts/Droid.README
|
||||
%%DATADIR%%/fonts/DroidSans.ttf
|
||||
@ -813,6 +814,7 @@ sbin/standalone_httpd
|
||||
%%DATADIR%%/html/Dashboards/Elements/ShowPortlet/component
|
||||
%%DATADIR%%/html/Dashboards/Elements/ShowPortlet/dashboard
|
||||
%%DATADIR%%/html/Dashboards/Elements/ShowPortlet/search
|
||||
%%DATADIR%%/html/Dashboards/Elements/SubscriptionRecipients
|
||||
%%DATADIR%%/html/Dashboards/Modify.html
|
||||
%%DATADIR%%/html/Dashboards/Queries.html
|
||||
%%DATADIR%%/html/Dashboards/Render.html
|
||||
@ -933,6 +935,7 @@ sbin/standalone_httpd
|
||||
%%DATADIR%%/html/Elements/SelectOwnerDropdown
|
||||
%%DATADIR%%/html/Elements/SelectPriority
|
||||
%%DATADIR%%/html/Elements/SelectQueue
|
||||
%%DATADIR%%/html/Elements/SelectQueueAutocomplete
|
||||
%%DATADIR%%/html/Elements/SelectResultsPerPage
|
||||
%%DATADIR%%/html/Elements/SelectSLA
|
||||
%%DATADIR%%/html/Elements/SelectStatus
|
||||
@ -941,6 +944,7 @@ sbin/standalone_httpd
|
||||
%%DATADIR%%/html/Elements/SelectUsers
|
||||
%%DATADIR%%/html/Elements/SelectWatcherType
|
||||
%%DATADIR%%/html/Elements/SetupSessionCookie
|
||||
%%DATADIR%%/html/Elements/ShortcutHelp
|
||||
%%DATADIR%%/html/Elements/ShowCustomFieldBinary
|
||||
%%DATADIR%%/html/Elements/ShowCustomFieldCustomGroupings
|
||||
%%DATADIR%%/html/Elements/ShowCustomFieldDate
|
||||
@ -983,6 +987,7 @@ sbin/standalone_httpd
|
||||
%%DATADIR%%/html/Helpers/Autocomplete/CustomFieldValues
|
||||
%%DATADIR%%/html/Helpers/Autocomplete/Groups
|
||||
%%DATADIR%%/html/Helpers/Autocomplete/Owners
|
||||
%%DATADIR%%/html/Helpers/Autocomplete/Queues
|
||||
%%DATADIR%%/html/Helpers/Autocomplete/Tickets
|
||||
%%DATADIR%%/html/Helpers/Autocomplete/Users
|
||||
%%DATADIR%%/html/Helpers/Autocomplete/autohandler
|
||||
@ -991,6 +996,7 @@ sbin/standalone_httpd
|
||||
%%DATADIR%%/html/Helpers/ShortcutHelp
|
||||
%%DATADIR%%/html/Helpers/ShowSimplifiedRecipients
|
||||
%%DATADIR%%/html/Helpers/SpawnLinkedTicket
|
||||
%%DATADIR%%/html/Helpers/TicketAttachments
|
||||
%%DATADIR%%/html/Helpers/TicketHistory
|
||||
%%DATADIR%%/html/Helpers/TicketHistoryPage
|
||||
%%DATADIR%%/html/Helpers/TicketTimer
|
||||
@ -1121,6 +1127,8 @@ sbin/standalone_httpd
|
||||
%%DATADIR%%/html/SelfService/Elements/SearchArticle
|
||||
%%DATADIR%%/html/SelfService/Helpers/Autocomplete/CustomFieldValues
|
||||
%%DATADIR%%/html/SelfService/Helpers/Autocomplete/Users
|
||||
%%DATADIR%%/html/SelfService/Helpers/ShortcutHelp
|
||||
%%DATADIR%%/html/SelfService/Helpers/Upload/Add
|
||||
%%DATADIR%%/html/SelfService/Prefs.html
|
||||
%%DATADIR%%/html/SelfService/Update.html
|
||||
%%DATADIR%%/html/SelfService/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user