svn commit: r448806 - head/security/rubygem-rex-sslscan

Antoine Brodin antoine at FreeBSD.org
Sun Aug 27 08:37:08 UTC 2017


Author: antoine
Date: Sun Aug 27 08:37:06 2017
New Revision: 448806
URL: https://svnweb.freebsd.org/changeset/ports/448806

Log:
  Update to 0.1.5

Modified:
  head/security/rubygem-rex-sslscan/Makefile
  head/security/rubygem-rex-sslscan/distinfo

Modified: head/security/rubygem-rex-sslscan/Makefile
==============================================================================
--- head/security/rubygem-rex-sslscan/Makefile	Sun Aug 27 08:20:54 2017	(r448805)
+++ head/security/rubygem-rex-sslscan/Makefile	Sun Aug 27 08:37:06 2017	(r448806)
@@ -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 S
 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>

Modified: head/security/rubygem-rex-sslscan/distinfo
==============================================================================
--- head/security/rubygem-rex-sslscan/distinfo	Sun Aug 27 08:20:54 2017	(r448805)
+++ head/security/rubygem-rex-sslscan/distinfo	Sun Aug 27 08:37:06 2017	(r448806)
@@ -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


More information about the svn-ports-all mailing list