mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 0.1.4
- Add LICENSE
This commit is contained in:
parent
990543b1cd
commit
3a143d978f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439577
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user