diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-10-23 04:49:02 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-10-23 04:49:02 +0000 |
commit | 3b63c131e20cfa743dc307c1936ca038aa690f79 (patch) | |
tree | 04d6819055f97e00d94ba888d651a9f5e89c62a2 | |
parent | Update to 0.12.2 which is required for gitlab-ce 13.5. (diff) |
Update to 1.4.0 which is required for gitlab-ce 13.5.
Notes
Notes:
svn path=/head/; revision=553072
-rw-r--r-- | devel/rubygem-grape-path-helpers/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-grape-path-helpers/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-grape-path-helpers/Makefile b/devel/rubygem-grape-path-helpers/Makefile index 31a0421b2aa9..044cf710bb20 100644 --- a/devel/rubygem-grape-path-helpers/Makefile +++ b/devel/rubygem-grape-path-helpers/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grape-path-helpers -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 PORTREVISION= 0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-grape-path-helpers/distinfo b/devel/rubygem-grape-path-helpers/distinfo index 36f248f813c3..0f3da35b869a 100644 --- a/devel/rubygem-grape-path-helpers/distinfo +++ b/devel/rubygem-grape-path-helpers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595357318 -SHA256 (rubygem/grape-path-helpers-1.3.0.gem) = 0ccb4afb8cb38c99c0cdd7c11829a6306be3ef9e57734f6887be05d8f676f1fd -SIZE (rubygem/grape-path-helpers-1.3.0.gem) = 15872 +TIMESTAMP = 1603352254 +SHA256 (rubygem/grape-path-helpers-1.4.0.gem) = 2f5308f8099c0c726b25b9e6573df78cebb643be70be4ca39f619eb3f701aa9c +SIZE (rubygem/grape-path-helpers-1.4.0.gem) = 16384 |