Date: Thu, 9 Apr 2009 02:35:06 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: r.s.a.vandomburg@nedforce.nl Subject: ports/133528: [PATCH] security/rubygem-net-sftp: update to 2.0.2 Message-ID: <200904090235.n392Z6GG012438@freefall.freebsd.org> Resent-Message-ID: <200904090240.n392eUJE015874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133528 >Category: ports >Synopsis: [PATCH] security/rubygem-net-sftp: update to 2.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 09 02:40:30 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Riderway Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008 >Description: - Update to 2.0.2 - Switch to port check from gemspec Port maintainer (r.s.a.vandomburg@nedforce.nl) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rubygem-net-sftp-2.0.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/rubygem-net-sftp/Makefile,v retrieving revision 1.13 diff -u -u -r1.13 Makefile --- Makefile 9 Apr 2009 00:11:37 -0000 1.13 +++ Makefile 9 Apr 2009 02:34:45 -0000 @@ -6,7 +6,7 @@ # PORTNAME= net-sftp -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= security rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= net-ssh @@ -14,10 +14,10 @@ MAINTAINER= r.s.a.vandomburg@nedforce.nl COMMENT= Implementation of the SFTP client protocol -RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-2.0.2.gemspec:${PORTSDIR}/security/rubygem-net-ssh +RUN_DEPENDS= rubygem-net-ssh>=2.0.2:${PORTSDIR}/security/rubygem-net-ssh USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +RUBYGEM_AUTOPLIST= yes .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/security/rubygem-net-sftp/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 27 Jun 2008 23:10:53 -0000 1.2 +++ distinfo 9 Apr 2009 02:34:45 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/net-sftp-2.0.1.gem) = 27ec40bf2026e772258f559045e3aae0 -SHA256 (rubygem/net-sftp-2.0.1.gem) = 66390a735f9448e19e925d23ad80f1181f68c23fa462a49111552e2b1c263230 -SIZE (rubygem/net-sftp-2.0.1.gem) = 61440 +MD5 (rubygem/net-sftp-2.0.2.gem) = 1153ab84a10a17f6eec187e456fab71c +SHA256 (rubygem/net-sftp-2.0.2.gem) = d67f4a3e0c306f6be83f1fc55da022441d137b2ef779d749a9b707ca7f98c482 +SIZE (rubygem/net-sftp-2.0.2.gem) = 60928 --- rubygem-net-sftp-2.0.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904090235.n392Z6GG012438>