Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2017 21:33:36 +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: r439577 - head/security/rubygem-rex-java
Message-ID:  <201704272133.v3RLXaKY079113@repo.freebsd.org>

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



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