svn commit: r439572 - head/security/rubygem-rex-core
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 27 21:25:42 UTC 2017
Author: antoine
Date: Thu Apr 27 21:25:41 2017
New Revision: 439572
URL: https://svnweb.freebsd.org/changeset/ports/439572
Log:
- Update to 0.1.9
- Add LICENSE_FILE
Modified:
head/security/rubygem-rex-core/Makefile
head/security/rubygem-rex-core/distinfo
Modified: head/security/rubygem-rex-core/Makefile
==============================================================================
--- head/security/rubygem-rex-core/Makefile Thu Apr 27 21:24:03 2017 (r439571)
+++ head/security/rubygem-rex-core/Makefile Thu Apr 27 21:25:41 2017 (r439572)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rex-core
-PORTVERSION= 0.1.8
+PORTVERSION= 0.1.9
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= antoine at FreeBSD.org
COMMENT= Core libraries required for the Ruby Exploitation(Rex) Suite
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
Modified: head/security/rubygem-rex-core/distinfo
==============================================================================
--- head/security/rubygem-rex-core/distinfo Thu Apr 27 21:24:03 2017 (r439571)
+++ head/security/rubygem-rex-core/distinfo Thu Apr 27 21:25:41 2017 (r439572)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491241302
-SHA256 (rubygem/rex-core-0.1.8.gem) = 7c746a8fd9b5c4aa63e26b2d1246128ec26cd6a6b06c586caf891b1297eeefed
-SIZE (rubygem/rex-core-0.1.8.gem) = 29696
+TIMESTAMP = 1493232276
+SHA256 (rubygem/rex-core-0.1.9.gem) = 423cef7ef1154ee3124043357bea0279c1da3c3ed57572fd9c513f6416931904
+SIZE (rubygem/rex-core-0.1.9.gem) = 30720
More information about the svn-ports-all
mailing list