summaryrefslogtreecommitdiff
path: root/security/ruby-net-sftp
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-01-18security/ruby-net-sftp: update to 3.0.0taca3-35/+16
pkgsrc change: reorder CATEGORIES for stopping pkglint warning. 3.0.0 (2020-04-27) * Pass protocol version via Net::SFTP.start [#107] * Net-ssh 6.0 support [#106]
2015-11-04Add SHA512 digests for distfiles for security categoryagc1-1/+2
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-26Update HOMEPAGE.taca1-2/+2
Avoid using rubyforge.org since it stopped most of services.
2013-06-16Update ruby-net-sftp to 2.1.2.taca2-6/+6
=== 2.1.2 / 07 May 2013 * Fix fragmentation download failure [accardi]
2013-02-11Update ruby-net-sftp to 2.1.1.taca3-11/+13
=== 2.1.0 / 06 Feb 2013 * Added public cert. All gem releases are now signed. See INSTALL in readme. * Remove self-require, it causes a warning in Ruby 1.9.2. [jbarnette] * Allow for upload to use the filename of the local file by default [czarneckid] * Properly handle receiving less data than requested. [thedarkone] * Added option to create directory on directory upload [Pablo Merino] * Remove a warnings in tests [kachick]
2010-09-10Update security/ruby-net-sftp to 2.0.5.taca2-10/+7
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. === 2.0.5 / 19 Aug 2010 * Fixed missing StringIO exception in download! [Toby Bryans, Delano Mandelbaum]
2009-12-02Updated ruby-net-sftp to 2.0.4.fhajny3-90/+60
New major version, too many changes, see home page.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-24/+1
2008-04-04Initial import of ruby18-net-sftp-1.1.1 as security/ruby-net-sftp.jlam4-0/+135
Net::SFTP is a pure-Ruby implementation of the SFTP client protocol.