svn commit: r441377 - head/security/rubygem-rex-nop

Antoine Brodin antoine at FreeBSD.org
Sun May 21 11:10:22 UTC 2017


Author: antoine
Date: Sun May 21 11:10:20 2017
New Revision: 441377
URL: https://svnweb.freebsd.org/changeset/ports/441377

Log:
  - Update to 0.1.1
  - Add LICENSE

Modified:
  head/security/rubygem-rex-nop/Makefile
  head/security/rubygem-rex-nop/distinfo

Modified: head/security/rubygem-rex-nop/Makefile
==============================================================================
--- head/security/rubygem-rex-nop/Makefile	Sun May 21 11:07:32 2017	(r441376)
+++ head/security/rubygem-rex-nop/Makefile	Sun May 21 11:10:20 2017	(r441377)
@@ -1,13 +1,16 @@
 # $FreeBSD$
 
 PORTNAME=	rex-nop
-PORTVERSION=	0.1.0
+PORTVERSION=	0.1.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	antoine at FreeBSD.org
 COMMENT=	Ruby Exploitation(Rex) library for NOP generation
 
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 RUN_DEPENDS=	rubygem-rex-arch>=0:security/rubygem-rex-arch
 
 NO_ARCH=	yes

Modified: head/security/rubygem-rex-nop/distinfo
==============================================================================
--- head/security/rubygem-rex-nop/distinfo	Sun May 21 11:07:32 2017	(r441376)
+++ head/security/rubygem-rex-nop/distinfo	Sun May 21 11:10:20 2017	(r441377)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474026935
-SHA256 (rubygem/rex-nop-0.1.0.gem) = 5f80a4126ab722963bfa45802c7ad617f8b9b7e83cba7cda4bfe2bcaabfab1bd
-SIZE (rubygem/rex-nop-0.1.0.gem) = 26624
+TIMESTAMP = 1495364873
+SHA256 (rubygem/rex-nop-0.1.1.gem) = de9a468c434b972d9d89fd431f07fbc76dcf8e0adeed6f94cab16aac71722f2a
+SIZE (rubygem/rex-nop-0.1.1.gem) = 27648


More information about the svn-ports-all mailing list