Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2016 08:53:08 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425927 - head/security/rubygem-rex-exploitation
Message-ID:  <201611120853.uAC8r88A021100@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611120853.uAC8r88A021100>