mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 10:33:12 -04:00
Update to 0.11.1
Changes: https://github.com/pry/pry/blob/0-11-stable/CHANGELOG.md
This commit is contained in:
parent
d06aa1856e
commit
bf8c989b4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450747
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pry
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.11.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-coderay>=1.1.0:textproc/rubygem-coderay \
|
||||
rubygem-method_source>=0.8.1:devel/rubygem-method_source
|
||||
rubygem-method_source>=0.9.0:devel/rubygem-method_source
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1506005456
|
||||
SHA256 (rubygem/pry-0.11.0.gem) = e9de4a15f6dfa51c8bf55e55c43c1110e94e51a596b618cd0b0f0da75c77aa07
|
||||
SIZE (rubygem/pry-0.11.0.gem) = 150016
|
||||
TIMESTAMP = 1506515525
|
||||
SHA256 (rubygem/pry-0.11.1.gem) = 723a70fca9360f71ff136a1072e90bc8a4e3983f89b29a6906c5ea5254302432
|
||||
SIZE (rubygem/pry-0.11.1.gem) = 150016
|
||||
|
|
Loading…
Add table
Reference in a new issue