aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:40:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:44:19 +0000
commit2bd3277e54758cc453c9d419123a996945bd3689 (patch)
tree19905530bbb6ef02b43325a2ed62fa13e6ca01c2
parent3754e881a0dd9183324f21903b81ce58b78814ba (diff)
downloadports-2bd3277e54758cc453c9d419123a996945bd3689.tar.gz
ports-2bd3277e54758cc453c9d419123a996945bd3689.zip
devel/rubygem-molinillo: Update to 0.7.0
- Add LICENSE_FILE - Update WWW Changes: https://github.com/CocoaPods/Molinillo/releases
-rw-r--r--devel/rubygem-molinillo/Makefile3
-rw-r--r--devel/rubygem-molinillo/distinfo6
-rw-r--r--devel/rubygem-molinillo/pkg-descr2
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