- Update to 2.5.0
This commit is contained in:
parent
3cf7e39483
commit
ab10c2714d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298682
2 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grit
|
||||
PORTVERSION= 2.4.1
|
||||
PORTVERSION= 2.5.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,8 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= An object-oriented ruby library to access git repositories
|
||||
|
||||
RUN_DEPENDS= rubygem-diff-lcs>=1.1:${PORTSDIR}/textproc/rubygem-diff-lcs \
|
||||
rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types
|
||||
rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types \
|
||||
rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/grit-2.4.1.gem) = cc6f58569c4e638f2c341b90cf533f3d5fc69ee82e1bc6acc14ebcd142870907
|
||||
SIZE (rubygem/grit-2.4.1.gem) = 56832
|
||||
SHA256 (rubygem/grit-2.5.0.gem) = 0f6ec625d098706183d7f92f06fd8b44f1271084cff308bbee53cf1b1c5391c8
|
||||
SIZE (rubygem/grit-2.5.0.gem) = 50176
|
||||
|
|
Loading…
Reference in a new issue