Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 11:10:20 +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: r441377 - head/security/rubygem-rex-nop
Message-ID:  <201705211110.v4LBAKYs063550@repo.freebsd.org>

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



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