mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update to 0.6.0
- Update WWW Changes: https://github.com/gsamokovarov/skiptrace/commits/master
This commit is contained in:
parent
072f087c50
commit
cac05ccac5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497354
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bindex
|
||||
PORTVERSION= 0.5.0
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= Bindings for your Ruby exceptions
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1490878391
|
||||
SHA256 (rubygem/bindex-0.5.0.gem) = 114da28f776d205ded2ae0ed3de3d9bed2c7c1068cdd012245bd4c8d367170f3
|
||||
SIZE (rubygem/bindex-0.5.0.gem) = 18432
|
||||
TIMESTAMP = 1553961895
|
||||
SHA256 (rubygem/bindex-0.6.0.gem) = 9d5961eaf3fa8ebbba8776f32485d7f4347626754cc80d60a2c877142419edbc
|
||||
SIZE (rubygem/bindex-0.6.0.gem) = 18944
|
||||
|
@ -3,4 +3,4 @@ where did the exception originated in. Bindex gives you the bindings as well.
|
||||
This can help you introspect the state of the Ruby program when at the point the
|
||||
exception occurred.
|
||||
|
||||
WWW: https://github.com/gsamokovarov/bindex
|
||||
WWW: https://github.com/gsamokovarov/skiptrace
|
||||
|
Loading…
Reference in New Issue
Block a user