pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Feb 14 13:24:29 UTC 2021

Modified Files:
        pkgsrc/security/ruby-rex-exploitation: Makefile PLIST distinfo

Log Message:
security/ruby-rex-exploitation: update to 0.1.27

0.1.27 (2021-02-11)

* Land #28, Update for ruby 3 support


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/ruby-rex-exploitation/Makefile \
    pkgsrc/security/ruby-rex-exploitation/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/ruby-rex-exploitation/PLIST

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-exploitation/Makefile
diff -u pkgsrc/security/ruby-rex-exploitation/Makefile:1.6 pkgsrc/security/ruby-rex-exploitation/Makefile:1.7
--- pkgsrc/security/ruby-rex-exploitation/Makefile:1.6  Fri Feb  5 15:10:51 2021
+++ pkgsrc/security/ruby-rex-exploitation/Makefile      Sun Feb 14 13:24:29 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/02/05 15:10:51 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/14 13:24:29 taca Exp $
 
-DISTNAME=      rex-exploitation-0.1.26
+DISTNAME=      rex-exploitation-0.1.27
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -13,6 +13,7 @@ DEPENDS+=     ${RUBY_PKGPREFIX}-metasm-[0-9]
 DEPENDS+=      ${RUBY_PKGPREFIX}-rex-arch-[0-9]*:../../security/ruby-rex-arch
 DEPENDS+=      ${RUBY_PKGPREFIX}-rex-encoder-[0-9]*:../../security/ruby-rex-encoder
 DEPENDS+=      ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text
+#DEPENDS+=     ${RUBY_PKGPREFIX}-rexml-[0-9]*:../../textproc/ruby-rexml
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/security/ruby-rex-exploitation/distinfo
diff -u pkgsrc/security/ruby-rex-exploitation/distinfo:1.6 pkgsrc/security/ruby-rex-exploitation/distinfo:1.7
--- pkgsrc/security/ruby-rex-exploitation/distinfo:1.6  Fri Feb  5 15:10:51 2021
+++ pkgsrc/security/ruby-rex-exploitation/distinfo      Sun Feb 14 13:24:29 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/02/05 15:10:51 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/02/14 13:24:29 taca Exp $
 
-SHA1 (rex-exploitation-0.1.26.gem) = 82accb4537b9f25b7ad0b19cbe86e539a99c0bde
-RMD160 (rex-exploitation-0.1.26.gem) = 5c16f71165ddda09b17dbfcf0f997bbf470d06ff
-SHA512 (rex-exploitation-0.1.26.gem) = d26e758b0e1e878d5828148826491e8610ab74fc94d7ee31bf5a6ae1dc30f25bdc181312c6ce24306ca523f08e09b12a0279970f93d51561c8a8e96027ae1919
-Size (rex-exploitation-0.1.26.gem) = 79360 bytes
+SHA1 (rex-exploitation-0.1.27.gem) = acb3a12dffa602e0020fe36e7efe62a651826c98
+RMD160 (rex-exploitation-0.1.27.gem) = 917bd7bf3c889b9eff0d892c037866954d5c415b
+SHA512 (rex-exploitation-0.1.27.gem) = 7b1a1bd1eeafd693a24fb9581190cb19200aa39182f1ea19365cab39bae622093f4bfa318a28765e04ad5cbf173e8afa49d7b76694a1bc5fae079b94a333dcba
+Size (rex-exploitation-0.1.27.gem) = 79872 bytes

Index: pkgsrc/security/ruby-rex-exploitation/PLIST
diff -u pkgsrc/security/ruby-rex-exploitation/PLIST:1.3 pkgsrc/security/ruby-rex-exploitation/PLIST:1.4
--- pkgsrc/security/ruby-rex-exploitation/PLIST:1.3     Sun Jun  7 14:51:17 2020
+++ pkgsrc/security/ruby-rex-exploitation/PLIST Sun Feb 14 13:24:29 2021
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2020/06/07 14:51:17 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/02/14 13:24:29 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/verify.yml
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
-${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/CODE_OF_CONDUCT.md
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE



Home | Main Index | Thread Index | Old Index