svn commit: r439577 - head/security/rubygem-rex-java
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 27 21:33:38 UTC 2017
Author: antoine
Date: Thu Apr 27 21:33:36 2017
New Revision: 439577
URL: https://svnweb.freebsd.org/changeset/ports/439577
Log:
- Update to 0.1.4
- Add LICENSE
Modified:
head/security/rubygem-rex-java/Makefile
head/security/rubygem-rex-java/distinfo
Modified: head/security/rubygem-rex-java/Makefile
==============================================================================
--- head/security/rubygem-rex-java/Makefile Thu Apr 27 21:31:48 2017 (r439576)
+++ head/security/rubygem-rex-java/Makefile Thu Apr 27 21:33:36 2017 (r439577)
@@ -1,13 +1,16 @@
# $FreeBSD$
PORTNAME= rex-java
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.4
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine at FreeBSD.org
COMMENT= Ruby Exploitation(Rex) library for parsing Java serialized streams
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
NO_ARCH= yes
USE_RUBY= yes
Modified: head/security/rubygem-rex-java/distinfo
==============================================================================
--- head/security/rubygem-rex-java/distinfo Thu Apr 27 21:31:48 2017 (r439576)
+++ head/security/rubygem-rex-java/distinfo Thu Apr 27 21:33:36 2017 (r439577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480252207
-SHA256 (rubygem/rex-java-0.1.3.gem) = 7296a470d6bd3a718995d8d39fcc2239d1140300b9b0291cd480e2e7591b23a0
-SIZE (rubygem/rex-java-0.1.3.gem) = 22016
+TIMESTAMP = 1493232438
+SHA256 (rubygem/rex-java-0.1.4.gem) = a17e5ce7b258498c63b6217a7f66f93c20e98432d88e7078754bedb755f3f5a9
+SIZE (rubygem/rex-java-0.1.4.gem) = 22528
More information about the svn-ports-all
mailing list