pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-net-scp



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec  4 16:35:12 UTC 2022

Modified Files:
        pkgsrc/security/ruby-net-scp: Makefile distinfo

Log Message:
security/ruby-net-scp: update to 4.0.0

* net-ssh7.* support.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/ruby-net-scp/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/ruby-net-scp/distinfo

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-net-scp/Makefile
diff -u pkgsrc/security/ruby-net-scp/Makefile:1.12 pkgsrc/security/ruby-net-scp/Makefile:1.13
--- pkgsrc/security/ruby-net-scp/Makefile:1.12  Sun Jun  7 14:42:47 2020
+++ pkgsrc/security/ruby-net-scp/Makefile       Sun Dec  4 16:35:12 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/06/07 14:42:47 taca Exp $
+# $NetBSD: Makefile,v 1.13 2022/12/04 16:35:12 taca Exp $
 
-DISTNAME=      net-scp-3.0.0
+DISTNAME=      net-scp-4.0.0
 CATEGORIES=    net security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@ HOMEPAGE=       https://github.com/net-ssh/net
 COMMENT=       Secure copy for Ruby
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-net-ssh>=2.6.5<7:../../security/ruby-net-ssh
+DEPENDS+=      ${RUBY_PKGPREFIX}-net-ssh>=2.6.5:../../security/ruby-net-ssh
 
 USE_LANGUAGES= # defined
 

Index: pkgsrc/security/ruby-net-scp/distinfo
diff -u pkgsrc/security/ruby-net-scp/distinfo:1.14 pkgsrc/security/ruby-net-scp/distinfo:1.15
--- pkgsrc/security/ruby-net-scp/distinfo:1.14  Tue Oct 26 11:17:55 2021
+++ pkgsrc/security/ruby-net-scp/distinfo       Sun Dec  4 16:35:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 11:17:55 nia Exp $
+$NetBSD: distinfo,v 1.15 2022/12/04 16:35:12 taca Exp $
 
-BLAKE2s (net-scp-3.0.0.gem) = e6f4c15d2627581ee5ab50333a24fcb5e143387ccca0bc3ef3f51d68124337fb
-SHA512 (net-scp-3.0.0.gem) = cff18acaff11e5e5c2eb7d214604a2f0619d4cbd40b32149568b9ebad153391966462a56968ba5f257106c4b3c6579a724a1f53a2c23ff4f86d7fe2d9c9e5beb
-Size (net-scp-3.0.0.gem) = 31744 bytes
+BLAKE2s (net-scp-4.0.0.gem) = 7b39f73241d0450da7989a73ca4e4c7b3a465899d54dc7c73bd689728d670d07
+SHA512 (net-scp-4.0.0.gem) = 02c2efcbcd6836b6f37c8422cdf55c2104f0f17f0e312464595ebbff31301e4b9fb92ce64049094be318721ed69b3d5a172236fccba9f9b0740c3f6f715f122e
+Size (net-scp-4.0.0.gem) = 31744 bytes



Home | Main Index | Thread Index | Old Index