From owner-svn-ports-all@freebsd.org Sat Nov 12 08:53:09 2016 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 D87F8C3DD18; Sat, 12 Nov 2016 08:53:09 +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 9052A1E14; Sat, 12 Nov 2016 08:53:09 +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 uAC8r8om021102; Sat, 12 Nov 2016 08:53:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAC8r88A021100; Sat, 12 Nov 2016 08:53:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201611120853.uAC8r88A021100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 12 Nov 2016 08:53:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425927 - head/security/rubygem-rex-exploitation X-SVN-Group: ports-head 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: Sat, 12 Nov 2016 08:53:09 -0000 Author: antoine Date: Sat Nov 12 08:53:08 2016 New Revision: 425927 URL: https://svnweb.freebsd.org/changeset/ports/425927 Log: Update to 0.1.2 Modified: head/security/rubygem-rex-exploitation/Makefile head/security/rubygem-rex-exploitation/distinfo Modified: head/security/rubygem-rex-exploitation/Makefile ============================================================================== --- head/security/rubygem-rex-exploitation/Makefile Sat Nov 12 08:52:31 2016 (r425926) +++ head/security/rubygem-rex-exploitation/Makefile Sat Nov 12 08:53:08 2016 (r425927) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= rex-exploitation -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby Exploitation(Rex) library for various exploitation helpers -RUN_DEPENDS= rubygem-metasm>=0:devel/rubygem-metasm \ +RUN_DEPENDS= rubygem-jsobfu>=0:www/rubygem-jsobfu \ + rubygem-metasm>=0:devel/rubygem-metasm \ rubygem-rex-arch>=0:security/rubygem-rex-arch \ rubygem-rex-encoder>=0:security/rubygem-rex-encoder \ - rubygem-rex-text>=0:security/rubygem-rex-text \ - rubygem-jsobfu>=0:www/rubygem-jsobfu + rubygem-rex-text>=0:security/rubygem-rex-text NO_ARCH= yes Modified: head/security/rubygem-rex-exploitation/distinfo ============================================================================== --- head/security/rubygem-rex-exploitation/distinfo Sat Nov 12 08:52:31 2016 (r425926) +++ head/security/rubygem-rex-exploitation/distinfo Sat Nov 12 08:53:08 2016 (r425927) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477159524 -SHA256 (rubygem/rex-exploitation-0.1.1.gem) = b73e9d9babdaa32bd9a1f4c12bed98a21f89c6df3d0d6dad2d57eeaa4141c992 -SIZE (rubygem/rex-exploitation-0.1.1.gem) = 77312 +TIMESTAMP = 1478934834 +SHA256 (rubygem/rex-exploitation-0.1.2.gem) = a5ee456d7fa3c1e4326d0a3f1ada99fa791b36f919d3caa17c8cf434f08a6a28 +SIZE (rubygem/rex-exploitation-0.1.2.gem) = 77312