pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-rex-powershell



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Mar 24 16:17:34 UTC 2020

Modified Files:
        pkgsrc/security/ruby-rex-powershell: Makefile

Log Message:
security/ruby-rex-powershell: update to 0.1.87

Update ruby-rex-powershell to 0.1.87.

No release notes available.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/ruby-rex-powershell/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-rex-powershell/Makefile
diff -u pkgsrc/security/ruby-rex-powershell/Makefile:1.3 pkgsrc/security/ruby-rex-powershell/Makefile:1.4
--- pkgsrc/security/ruby-rex-powershell/Makefile:1.3    Sun Sep 23 18:02:07 2018
+++ pkgsrc/security/ruby-rex-powershell/Makefile        Tue Mar 24 16:17:33 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/09/23 18:02:07 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/24 16:17:33 taca Exp $
 
-DISTNAME=      rex-powershell-0.1.79
+DISTNAME=      rex-powershell-0.1.87
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -8,6 +8,8 @@ HOMEPAGE=       https://github.com/rapid7/rex-
 COMMENT=       Ruby Exploitation library for generating Powershell scripts
 LICENSE=       modified-bsd
 
+USE_LANGUAGES= # none
+
 DEPENDS+=      ${RUBY_PKGPREFIX}-rex-random_identifier-[0-9]*:../../security/ruby-rex-random_identifier
 DEPENDS+=      ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text
 



Home | Main Index | Thread Index | Old Index