From owner-svn-ports-all@freebsd.org Sun Aug 27 08:37:07 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DADBDDEA75B; Sun, 27 Aug 2017 08:37:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A99706A5E4; Sun, 27 Aug 2017 08:37:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7R8b6cT045507; Sun, 27 Aug 2017 08:37:06 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7R8b6Xg045505; Sun, 27 Aug 2017 08:37:06 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201708270837.v7R8b6Xg045505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 27 Aug 2017 08:37:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448806 - head/security/rubygem-rex-sslscan X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-rex-sslscan X-SVN-Commit-Revision: 448806 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Aug 2017 08:37:08 -0000 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 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