Date: Wed, 30 Jun 2021 20:48:50 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2bd3277e5475 - main - devel/rubygem-molinillo: Update to 0.7.0 Message-ID: <202106302048.15UKmo3v057953@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bd3277e54758cc453c9d419123a996945bd3689 commit 2bd3277e54758cc453c9d419123a996945bd3689 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:40:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:19 +0000 devel/rubygem-molinillo: Update to 0.7.0 - Add LICENSE_FILE - Update WWW Changes: https://github.com/CocoaPods/Molinillo/releases --- devel/rubygem-molinillo/Makefile | 3 ++- devel/rubygem-molinillo/distinfo | 6 +++--- devel/rubygem-molinillo/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-molinillo/Makefile b/devel/rubygem-molinillo/Makefile index d4261ba82dc7..031b654dcbce 100644 --- a/devel/rubygem-molinillo/Makefile +++ b/devel/rubygem-molinillo/Makefile @@ -1,7 +1,7 @@ # Created by: Ryan Steinmetz <zi@FreeBSD.org> PORTNAME= molinillo -PORTVERSION= 0.6.6 +PORTVERSION= 0.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Provides support for dependency resolution LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes diff --git a/devel/rubygem-molinillo/distinfo b/devel/rubygem-molinillo/distinfo index 845977974981..d8e87919fb9b 100644 --- a/devel/rubygem-molinillo/distinfo +++ b/devel/rubygem-molinillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533757455 -SHA256 (rubygem/molinillo-0.6.6.gem) = e6352901e77c85d4820f30328f5f452267d2977a1d12d94ce094d0a6c20704c2 -SIZE (rubygem/molinillo-0.6.6.gem) = 29184 +TIMESTAMP = 1624630318 +SHA256 (rubygem/molinillo-0.7.0.gem) = c30635ec636e84a44d98426975080309e2343a800949d80c42d358199d717b9e +SIZE (rubygem/molinillo-0.7.0.gem) = 29696 diff --git a/devel/rubygem-molinillo/pkg-descr b/devel/rubygem-molinillo/pkg-descr index 41a678e4721d..078d123df375 100644 --- a/devel/rubygem-molinillo/pkg-descr +++ b/devel/rubygem-molinillo/pkg-descr @@ -1,3 +1,3 @@ Provides support for dependency resolution. -WWW: https://rubygems.org/gems/molinillo +WWW: https://github.com/CocoaPods/Molinillo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302048.15UKmo3v057953>