svn commit: r430793 - head/security/rubygem-rex-exploitation

Antoine Brodin antoine at FreeBSD.org
Sat Jan 7 14:00:37 UTC 2017


Author: antoine
Date: Sat Jan  7 14:00:35 2017
New Revision: 430793
URL: https://svnweb.freebsd.org/changeset/ports/430793

Log:
  Update to 0.1.8

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 Jan  7 14:00:08 2017	(r430792)
+++ head/security/rubygem-rex-exploitation/Makefile	Sat Jan  7 14:00:35 2017	(r430793)
@@ -1,13 +1,16 @@
 # $FreeBSD$
 
 PORTNAME=	rex-exploitation
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.8
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	antoine at FreeBSD.org
 COMMENT=	Ruby Exploitation(Rex) library for various exploitation helpers
 
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 RUN_DEPENDS=	rubygem-jsobfu>=0:www/rubygem-jsobfu \
 		rubygem-metasm>=0:devel/rubygem-metasm \
 		rubygem-rex-arch>=0:security/rubygem-rex-arch \

Modified: head/security/rubygem-rex-exploitation/distinfo
==============================================================================
--- head/security/rubygem-rex-exploitation/distinfo	Sat Jan  7 14:00:08 2017	(r430792)
+++ head/security/rubygem-rex-exploitation/distinfo	Sat Jan  7 14:00:35 2017	(r430793)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481362848
-SHA256 (rubygem/rex-exploitation-0.1.4.gem) = 4930462e1a963d76a674ce7527c32dc6d9afc02152ccb1cda91434125feb73e5
-SIZE (rubygem/rex-exploitation-0.1.4.gem) = 77312
+TIMESTAMP = 1483621655
+SHA256 (rubygem/rex-exploitation-0.1.8.gem) = e252b275ae02878fae3e0c5010db44e4d3422b43dd93dbf067c40a46df99e4fe
+SIZE (rubygem/rex-exploitation-0.1.8.gem) = 78336


More information about the svn-ports-all mailing list