FreeBSD Bugzilla – Attachment 206084 Details for
Bug 239463
www/redmine update to 3.4.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
www/redmine: update to 3.4.11
redmine.txt (text/plain), 3.36 KB, created by
Oleg Ginzburg
on 2019-07-26 15:40:08 UTC
(
hide
)
Description:
www/redmine: update to 3.4.11
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2019-07-26 15:40:08 UTC
Size:
3.36 KB
patch
obsolete
>diff -ruN redmine.bak/Makefile redmine/Makefile >--- redmine.bak/Makefile 2019-04-20 11:52:11.000000000 +0300 >+++ redmine/Makefile 2019-07-26 21:08:12.624850000 +0300 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/www/redmine/Makefile 499430 2019-04-20 08:52:11Z meta $ > > PORTNAME= redmine >-PORTVERSION= 3.4.9 >-PORTREVISION= 2 >+PORTVERSION= 3.4.11 > CATEGORIES= www > MASTER_SITES= https://www.redmine.org/releases/ > >diff -ruN redmine.bak/distinfo redmine/distinfo >--- redmine.bak/distinfo 2019-02-23 12:53:22.000000000 +0300 >+++ redmine/distinfo 2019-07-26 21:08:52.427151000 +0300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1550859446 >-SHA256 (redmine-3.4.9.tar.gz) = c26f41c165cca182f81e489c45b04763010b43cf7c4edcea9e9205a1a67ffab8 >-SIZE (redmine-3.4.9.tar.gz) = 2454011 >+TIMESTAMP = 1564164532 >+SHA256 (redmine-3.4.11.tar.gz) = 19c09eedbe970fc5a20de96c2f1107a186072a69dc512c501a5638979a3e2891 >+SIZE (redmine-3.4.11.tar.gz) = 2454920 >diff -ruN redmine.bak/files/patch-Gemfile redmine/files/patch-Gemfile >--- redmine.bak/files/patch-Gemfile 2019-04-20 11:52:11.000000000 +0300 >+++ redmine/files/patch-Gemfile 2019-07-26 21:21:27.003158000 +0300 >@@ -1,13 +1,13 @@ >---- Gemfile.orig 2019-04-19 20:09:58.067146000 +0900 >-+++ Gemfile 2019-04-19 20:10:30.702127000 +0900 >+--- Gemfile.orig 2019-06-10 12:52:16 UTC >++++ Gemfile > @@ -1,25 +1,25 @@ > source 'https://rubygems.org' > > -gem "bundler", ">= 1.5.0", "< 2.0.0" > +gem "bundler", ">= 1.5.0" > >--gem "rails", "4.2.11" >-+gem "rails", ">= 4.2.11" >+-gem "rails", "4.2.11.1" >++gem "rails", ">= 4.2.11.1" > gem "addressable", "2.4.0" if RUBY_VERSION < "2.0" > if RUBY_VERSION < "2.1" > gem "public_suffix", (RUBY_VERSION < "2.0" ? "~> 1.4" : "~> 2.0.5") >@@ -23,7 +23,7 @@ > -gem "roadie-rails", "~> 1.1.1" > -gem "roadie", "~> 3.2.1" > +gem "roadie-rails", "~> 1.1", ">= 1.1.1" >-+gem "roadie", "~> 3.2", ">= 3.2.1" >++gem "roadie", ">= 3.2.1" > gem "mimemagic" > -gem "mail", "~> 2.6.4" > +gem "mail", ">= 2.6.4" >@@ -34,7 +34,7 @@ > gem "ffi", "1.9.14", :platforms => :mingw if RUBY_VERSION < "2.0" > gem "xpath", "< 3.2.0" if RUBY_VERSION < "2.3" > >-@@ -32,76 +32,15 @@ >+@@ -32,76 +32,15 @@ gem "rbpdf", "~> 1.19.6" > > # Optional gem for LDAP authentication > group :ldap do >@@ -113,7 +113,7 @@ > local_gemfile = File.join(File.dirname(__FILE__), "Gemfile.local") > if File.exists?(local_gemfile) > eval_gemfile local_gemfile >-@@ -110,4 +49,8 @@ >+@@ -110,4 +49,8 @@ end > # Load plugins' Gemfiles > Dir.glob File.expand_path("../plugins/*/{Gemfile,PluginGemfile}", __FILE__) do |file| > eval_gemfile file >diff -ruN redmine.bak/pkg-plist redmine/pkg-plist >--- redmine.bak/pkg-plist 2019-02-23 12:53:22.000000000 +0300 >+++ redmine/pkg-plist 2019-07-26 21:23:46.603300000 +0300 >@@ -1690,10 +1690,10 @@ > %%WWWDIR%%/test/fixtures/changes.yml > %%WWWDIR%%/test/fixtures/changesets.yml > %%WWWDIR%%/test/fixtures/comments.yml >-%%WWWDIR%%/test/fixtures/configuration/default.yml >-%%WWWDIR%%/test/fixtures/configuration/empty.yml >-%%WWWDIR%%/test/fixtures/configuration/no_default.yml >-%%WWWDIR%%/test/fixtures/configuration/overrides.yml >+%%WWWDIR%%/test/fixtures/configuration/default.yml.example >+%%WWWDIR%%/test/fixtures/configuration/empty.yml.example >+%%WWWDIR%%/test/fixtures/configuration/no_default.yml.example >+%%WWWDIR%%/test/fixtures/configuration/overrides.yml.example > %%WWWDIR%%/test/fixtures/custom_fields.yml > %%WWWDIR%%/test/fixtures/custom_fields_projects.yml > %%WWWDIR%%/test/fixtures/custom_fields_trackers.yml
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 239463
: 206084