Date: Thu, 20 Apr 2023 06:57:52 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: da226fcb5b1e - 2023Q2 - devel/rubygem-ruby-magic: update to 0.6.0 Message-ID: <202304200657.33K6vq45022807@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=da226fcb5b1e0e0870e532a306c43118e8d68bda commit da226fcb5b1e0e0870e532a306c43118e8d68bda Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2023-04-10 10:32:35 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2023-04-20 02:15:03 +0000 devel/rubygem-ruby-magic: update to 0.6.0 Required for gitlab-ce 15.10. Changelog: https://github.com/kwilczynski/ruby-magic/blob/main/CHANGELOG.md (cherry picked from commit dce4c7339de25a703364ce0a308fa1a976d10139) --- devel/rubygem-ruby-magic/Makefile | 4 ++-- devel/rubygem-ruby-magic/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-ruby-magic/Makefile b/devel/rubygem-ruby-magic/Makefile index a7b19151d1a3..394f76bed14b 100644 --- a/devel/rubygem-ruby-magic/Makefile +++ b/devel/rubygem-ruby-magic/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-magic -PORTVERSION= 0.5.4 +PORTVERSION= 0.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/kwilczynski/ruby-magic LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-mini_portile2>=2.6<3:devel/rubygem-mini_portile2 +RUN_DEPENDS= rubygem-mini_portile2>=2.8<3:devel/rubygem-mini_portile2 USES= gem CONFIGURE_ARGS+= --use-system-libraries diff --git a/devel/rubygem-ruby-magic/distinfo b/devel/rubygem-ruby-magic/distinfo index 95b2d7833c0c..f7b2a8b1c3fb 100644 --- a/devel/rubygem-ruby-magic/distinfo +++ b/devel/rubygem-ruby-magic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644248605 -SHA256 (rubygem/ruby-magic-0.5.4.gem) = 2c17b185130d10a83791f63a40baa358c4b138af37da3f4dab53690121c421d5 -SIZE (rubygem/ruby-magic-0.5.4.gem) = 996352 +TIMESTAMP = 1681107555 +SHA256 (rubygem/ruby-magic-0.6.0.gem) = 7b2138877b7d23aff812c95564eba6473b74b815ef85beb0eb792e729a2b6101 +SIZE (rubygem/ruby-magic-0.6.0.gem) = 1224704
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304200657.33K6vq45022807>