svn commit: r425927 - head/security/rubygem-rex-exploitation
Antoine Brodin
antoine at FreeBSD.org
Sat Nov 12 08:53:09 UTC 2016
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 at 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
More information about the svn-ports-all
mailing list