pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2021Q1]: pkgsrc/security/ruby-rex-exploitation Pullup ticket #...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b751becd71c5
branches: pkgsrc-2021Q1
changeset: 450359:b751becd71c5
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Thu Apr 15 06:53:11 2021 +0000
description:
Pullup ticket #6441 - requested by taca
security/ruby-rex-exploitation: build fix
Revisions pulled up:
- security/ruby-rex-exploitation/Makefile 1.9
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 00:10:55 UTC 2021
Modified Files:
pkgsrc/security/ruby-rex-exploitation: Makefile
Log Message:
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 5d178f5d540f -r b751becd71c5 security/ruby-rex-exploitation/Makefile
--- a/security/ruby-rex-exploitation/Makefile Thu Apr 15 06:51:09 2021 +0000
+++ b/security/ruby-rex-exploitation/Makefile Thu Apr 15 06:53:11 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/02/14 15:04:30 taca Exp $
+# $NetBSD: Makefile,v 1.8.2.1 2021/04/15 06:53:11 bsiegert 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