textproc/rubygem-ruby_expect: Update to 1.7.5
Changes: https://github.com/abates/ruby_expect/commits/develop
This commit is contained in:
parent
b1c00093b7
commit
6244ae156b
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ruby_expect
|
||||
PORTVERSION= 1.7.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.7.5
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,9 +9,11 @@ COMMENT= Simple expect implementation
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= gem shebangfix
|
||||
|
||||
SHEBANG_FILES= bin/setup
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1478006012
|
||||
SHA256 (rubygem/ruby_expect-1.7.4.gem) = 64486db557a70e5140d0c66cd9d591b5a40971b23dd0d848e8e2b68311d275c2
|
||||
SIZE (rubygem/ruby_expect-1.7.4.gem) = 15360
|
||||
TIMESTAMP = 1626714706
|
||||
SHA256 (rubygem/ruby_expect-1.7.5.gem) = af1f64530763a827cf1e5991162ad6d623640af5c963ba7173f69264de31816f
|
||||
SIZE (rubygem/ruby_expect-1.7.5.gem) = 15360
|
||||
|
|
Loading…
Reference in a new issue