mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 0.1.5
This commit is contained in:
parent
c346fae77c
commit
0d5e6c7fef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448806
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rex-sslscan
|
||||
PORTVERSION= 0.1.4
|
||||
PORTVERSION= 0.1.5
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,12 +11,12 @@ COMMENT= Ruby Exploitation(Rex) library for scanning SSL/TLS capabilities
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-rex-socket>=0:security/rubygem-rex-socket \
|
||||
RUN_DEPENDS= rubygem-rex-core>=0:security/rubygem-rex-core \
|
||||
rubygem-rex-socket>=0:security/rubygem-rex-socket \
|
||||
rubygem-rex-text>=0:security/rubygem-rex-text
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1495365942
|
||||
SHA256 (rubygem/rex-sslscan-0.1.4.gem) = 1bc5c3c615b46b05857df934d83dc890b243d5be1ba9639997ef856767f0ac64
|
||||
SIZE (rubygem/rex-sslscan-0.1.4.gem) = 17408
|
||||
TIMESTAMP = 1503338934
|
||||
SHA256 (rubygem/rex-sslscan-0.1.5.gem) = dd578a12b9e1f1c82d6950e3bcec775f758c5bf7e0a6043a936a14830be9eb19
|
||||
SIZE (rubygem/rex-sslscan-0.1.5.gem) = 17920
|
||||
|
Loading…
Reference in New Issue
Block a user