CVS log for pkgsrc/meta-pkgs/ruby-redmine-plugins/Makefile.common
Up to [cvs.NetBSD.org] / pkgsrc / meta-pkgs / ruby-redmine-plugins
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 29 14:53:13 2024 UTC (2 weeks ago) by taca
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Allow ruby3.2
Since devel/ruby-redmine51 support Ruby 3.2, do not restrict to Ruby 3.1.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 9 13:52:56 2023 UTC (15 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Drop support for Ruby 3.0.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 30 14:45:29 2023 UTC (18 months, 2 weeks ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Drop support for ruby27.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 10 03:24:52 2022 UTC (2 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Drop ruby26 support.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 10 16:02:41 2022 UTC (2 years, 3 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
meta-pkgs/ruby-redmine-plugins: accept ruby30 and ruby31
Now redmine50 supports Ruby 3.0 and later, accept Ruby 3.0 and later.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 3 15:45:08 2021 UTC (3 years, 6 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
meta-pkgs/ruby-redmine-plugins: allow build with ruby30
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 1 14:23:20 2021 UTC (3 years, 8 months ago) by taca
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Remove more reference to ruby25.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 28 16:10:40 2021 UTC (3 years, 9 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -9
lines
meta-pkgs/ruby-redmine-plugins: Use redmine.mk
Switch to use devel/ruby-redmine/redmine.mk.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 6 15:02:54 2020 UTC (4 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -5
lines
meta-pkgs/ruby-redmine-plugins: update to 1.3.0
Update ruby-redmine-plugins to 1.3.0.
Drop some plugins which do not support Redmine 4.0 and later.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 16 01:16:10 2020 UTC (4 years, 9 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
try to fix pbulk scan errors following ruby-redmine update
Revision 1.2.20.1: download - view: text, markup, annotated - select for diffs
Tue Oct 31 17:01:37 2017 UTC (7 years, 1 month ago) by spz
Branches: pkgsrc-2017Q3
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +3 -1
lines
Pullup ticket #5610 - requested by taca
devel/ruby-redmine: build fix
meta-pkgs/ruby-redmine-plugins: build fix
meta-pkgs/ruby-redmine-themes: build fix
Revisions pulled up:
- devel/ruby-redmine/Makefile 1.24
- meta-pkgs/ruby-redmine-plugins/Makefile 1.5
- meta-pkgs/ruby-redmine-plugins/Makefile.common 1.3
- meta-pkgs/ruby-redmine-themes/Makefile 1.6
- meta-pkgs/ruby-redmine-themes/Makefile.common 1.4
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Fri Sep 29 13:13:26 UTC 2017
Modified Files:
pkgsrc/devel/ruby-redmine: Makefile
Log Message:
devel/ruby-redmine: Fix usage ofRUBY_VERSIONS_ACCEPTED
Define RUBY_VERSIONS_ACCEPTED before including rubyversion.mk.
Should be fix pbulk problem.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/ruby-redmine/Makefile
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sat Sep 30 15:48:42 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/ruby-redmine-plugins: Makefile Makefile.common
pkgsrc/meta-pkgs/ruby-redmine-themes: Makefile Makefile.common
Log Message:
meta-pkgs/ruby-redmine-*: Restrict ruby's version
Restrict ruby-redmine depending pacakges to ruby22 only.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/meta-pkgs/ruby-redmine-plugins/Makefile
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/meta-pkgs/ruby-redmine-plugins/Makefile.common
cvs rdiff -u -r1.5 -r1.6 pkgsrc/meta-pkgs/ruby-redmine-themes/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/meta-pkgs/ruby-redmine-themes/Makefile.common
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 30 15:48:42 2017 UTC (7 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
meta-pkgs/ruby-redmine-*: Restrict ruby's version
Restrict ruby-redmine depending pacakges to ruby22 only.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 7 22:23:25 2015 UTC (9 years, 5 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Branch point for: pkgsrc-2017Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -7
lines
Add devel/ruby-redmine_startpage. Bump PKGVERSION.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 6 04:15:33 2015 UTC (9 years, 5 months ago) by rodent
Branches: MAIN
Adding the ruby-redmine-{plugin,theme}s meta packages. More will be added
to them soon.
CVSweb <webmaster@jp.NetBSD.org>