git: 2bd3277e5475 - main - devel/rubygem-molinillo: Update to 0.7.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:48:54 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2bd3277e54758cc453c9d419123a996945bd3689

commit 2bd3277e54758cc453c9d419123a996945bd3689
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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 at FreeBSD.org>
 
 PORTNAME=	molinillo
-PORTVERSION=	0.6.6
+PORTVERSION=	0.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	ruby at 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


More information about the dev-commits-ports-main mailing list