pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-rex-exploitation security/ruby-rex-explo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b3d1df61370
branches: trunk
changeset: 450091:1b3d1df61370
user: taca <taca%pkgsrc.org@localhost>
date: Sun Apr 11 00:10:55 2021 +0000
description:
security/ruby-rex-exploitation: remove dependency to ruby-rexml
Dro dependency to ruby-rexml since all ruby*-base contains ruby-rexml
package.
diffstat:
security/ruby-rex-exploitation/Makefile | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (22 lines):
diff -r 79f05901504f -r 1b3d1df61370 security/ruby-rex-exploitation/Makefile
--- a/security/ruby-rex-exploitation/Makefile Sun Apr 11 00:08:40 2021 +0000
+++ b/security/ruby-rex-exploitation/Makefile Sun Apr 11 00:10:55 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/02/14 15:04:30 taca Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/11 00:10:55 taca Exp $
DISTNAME= rex-exploitation-0.1.27
+PKGREVISION= 1
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
@@ -16,9 +17,5 @@
USE_LANGUAGES= # none
-.include "../../lang/ruby/rubyversion.mk"
-.if empty(RUBY_VER:M2[0-9])
-DEPENDS+= ${RUBY_PKGPREFIX}-rexml-[0-9]*:../../textproc/ruby-rexml
-.endif
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index