summaryrefslogtreecommitdiff
path: root/textproc/rubygem-gitlab-grit/files/patch-gemspec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* devel/ruby-gems: Update to 3.3.7Dan Langille2022-02-201-10/+10
| | | | | | | | | | | | | | | | | | | | These are fixes Ruby 3.0 Changes were compiled against all dependencies of devel/ruby-gems and they all built cleanly. There are five known build failures, all prexisting: * devel/rubygem-xdg5: requires Ruby 3.0 * devel/rubygem-xdg: requires Ruby 3.1 * graphics/rubygem-objectdetect: port explicitly marked broken * mail/rubygem-tmail: port explicitly marked broken * science/cdcl: marked broken, unfetchable Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl PR: 258108 Approved by: ruby (zi@)
* Update to 2.8.3Sunpoet Po-Chuan Hsieh2020-08-231-0/+11
| | | | | | | | | | - Add LICENSE_FILE - Update version requirement of RUN_DEPENDS Changes: https://github.com/gitlabhq/grit/blob/master/History.txt Notes: svn path=/head/; revision=545994
* Update to 2.8.2Sunpoet Po-Chuan Hsieh2017-09-261-11/+0
| | | | | | | Changes: https://github.com/gitlabhq/grit/blob/master/History.txt Notes: svn path=/head/; revision=450680
* textproc/rubygem-gitlab-grit: make it work with rubygem-mime-types againTorsten Zuehlsdorff2016-06-201-0/+11
The update of misc/rubygem-mime-types break this port, because it is not allowed to work with mime-types version >= 3. I removed this limitation since the port works fine with newer version of mime-types. Approved by: swills (mentor) Notes: svn path=/head/; revision=417165