git: f8f59be39847 - main - devel/rubygem-ruby-magic: update to 0.5.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Feb 2022 16:42:18 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8f59be398478957bd882840c79993ab2f2b9c0b commit f8f59be398478957bd882840c79993ab2f2b9c0b Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2022-02-07 15:50:50 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2022-02-07 16:42:14 +0000 devel/rubygem-ruby-magic: update to 0.5.4 Changelog: https://github.com/kwilczynski/ruby-magic/blob/main/CHANGELOG.md 0.5.4 - 2022-01-28 Added Added a pessimistic version pin of rake-compiler and rake-compiler-dock versions in Gemfile. Changed Removed RubyGems version pin from the Gem gemspec file. Simplified the .gitlab-ci.yml used to run CI remotely on GitLab. Enabled verbose log when cross-compiling a native Ruby Gem using the rake-compiler-dock Gem. This allows for commands run to be shown. Deprecated Retired support for Ruby version 2.5 as it has reached End of Life (EOL). --- devel/rubygem-ruby-magic/Makefile | 5 ++++- devel/rubygem-ruby-magic/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-ruby-magic/Makefile b/devel/rubygem-ruby-magic/Makefile index 4cf0b1a4af24..f75b6e4322bf 100644 --- a/devel/rubygem-ruby-magic/Makefile +++ b/devel/rubygem-ruby-magic/Makefile @@ -1,7 +1,7 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> PORTNAME= ruby-magic -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -17,4 +17,7 @@ USES= gem USE_RUBY= yes CONFIGURE_ARGS+= --use-system-libraries +post-install: + ${RMDIR} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/ports + .include <bsd.port.mk> diff --git a/devel/rubygem-ruby-magic/distinfo b/devel/rubygem-ruby-magic/distinfo index 8ad787c41693..95b2d7833c0c 100644 --- a/devel/rubygem-ruby-magic/distinfo +++ b/devel/rubygem-ruby-magic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643138458 -SHA256 (rubygem/ruby-magic-0.5.3.gem) = 89267b1495f92c9999dbeb8f113cd46596329c58f34b74f5930c3f49d4614ba4 -SIZE (rubygem/ruby-magic-0.5.3.gem) = 35840 +TIMESTAMP = 1644248605 +SHA256 (rubygem/ruby-magic-0.5.4.gem) = 2c17b185130d10a83791f63a40baa358c4b138af37da3f4dab53690121c421d5 +SIZE (rubygem/ruby-magic-0.5.4.gem) = 996352