mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Update to 1.3.0 which is required for gitlab-ce 13.2.
This commit is contained in:
parent
9796c4588e
commit
5d02aa47cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543226
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grape-path-helpers
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
|
||||
rubygem-grape>=1.0<2:devel/rubygem-grape \
|
||||
rubygem-grape>=1.3<2:devel/rubygem-grape \
|
||||
rubygem-rake>=12:devel/rubygem-rake
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1580545651
|
||||
SHA256 (rubygem/grape-path-helpers-1.2.0.gem) = e9505f5524dbd817887c20927cbd4499ce93fbc53e7ce968d685a2bcbde10a9c
|
||||
SIZE (rubygem/grape-path-helpers-1.2.0.gem) = 15872
|
||||
TIMESTAMP = 1595357318
|
||||
SHA256 (rubygem/grape-path-helpers-1.3.0.gem) = 0ccb4afb8cb38c99c0cdd7c11829a6306be3ef9e57734f6887be05d8f676f1fd
|
||||
SIZE (rubygem/grape-path-helpers-1.3.0.gem) = 15872
|
||||
|
|
Loading…
Add table
Reference in a new issue