svn commit: r526390 - branches/2020Q1/devel/rubygem-grape-path-helpers
Matthias Fechner
mfechner at FreeBSD.org
Mon Feb 17 18:49:28 UTC 2020
Author: mfechner
Date: Mon Feb 17 18:49:26 2020
New Revision: 526390
URL: https://svnweb.freebsd.org/changeset/ports/526390
Log:
MFH: r524823
Update to 1.2.0 which is required for gitlab-ce 12.7.
Approved by: ports-secteam (joneum)
Modified:
branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile
branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo
Directory Properties:
branches/2020Q1/ (props changed)
Modified: branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile
==============================================================================
--- branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile Mon Feb 17 18:48:35 2020 (r526389)
+++ branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile Mon Feb 17 18:49:26 2020 (r526390)
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= grape-path-helpers
-PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTVERSION= 1.2.0
+PORTREVISION= 0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \
- rubygem-grape>=1.0:devel/rubygem-grape \
+ rubygem-grape>=1.0<2:devel/rubygem-grape \
rubygem-rake>=12:devel/rubygem-rake
USES= gem
Modified: branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo
==============================================================================
--- branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo Mon Feb 17 18:48:35 2020 (r526389)
+++ branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo Mon Feb 17 18:49:26 2020 (r526390)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558176356
-SHA256 (rubygem/grape-path-helpers-1.1.0.gem) = 0128b087eef96e8fcf1887d8944dcf0287410060b70c7933059a124876a6869a
-SIZE (rubygem/grape-path-helpers-1.1.0.gem) = 15360
+TIMESTAMP = 1580545651
+SHA256 (rubygem/grape-path-helpers-1.2.0.gem) = e9505f5524dbd817887c20927cbd4499ce93fbc53e7ce968d685a2bcbde10a9c
+SIZE (rubygem/grape-path-helpers-1.2.0.gem) = 15872
More information about the svn-ports-branches
mailing list