Date: Sat, 17 Dec 2011 04:10:21 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsdports@chillibear.com Subject: ports/163393: [PATCH] sysutils/rubygem-sys-uptime: update to 0.6.0 Message-ID: <201112170410.pBH4AL2I095092@frieza.p6m7g8.net> Resent-Message-ID: <201112170420.pBH4KLKf063413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163393 >Category: ports >Synopsis: [PATCH] sysutils/rubygem-sys-uptime: update to 0.6.0 >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: Sat Dec 17 04:20:21 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc / TaxiMagic >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010 >Description: - Update to 0.6.0 Port maintainer (freebsdports@chillibear.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-sys-uptime-0.6.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/rubygem-sys-uptime/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 23 Nov 2011 02:47:06 -0000 1.2 +++ Makefile 17 Dec 2011 03:24:58 -0000 @@ -6,13 +6,15 @@ # PORTNAME= sys-uptime -PORTVERSION= 0.5.4 +PORTVERSION= 0.6.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Provides uptime and boot time information +RUN_DEPENDS= rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/rubygem-sys-uptime/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 23 Nov 2011 02:47:06 -0000 1.3 +++ distinfo 17 Dec 2011 00:39:26 -0000 @@ -1,2 +1,2 @@ -SHA256 (rubygem/sys-uptime-0.5.4.gem) = d014aae1d987dc1415445acffe70279b8f4f6cf1c3b36de2540425e0548ce605 -SIZE (rubygem/sys-uptime-0.5.4.gem) = 12288 +SHA256 (rubygem/sys-uptime-0.6.0.gem) = 4ae5cf1b1326560f028b602a650b7f518789c2e84a34f0af5b5da3ca02831679 +SIZE (rubygem/sys-uptime-0.6.0.gem) = 11264 --- rubygem-sys-uptime-0.6.0.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?201112170410.pBH4AL2I095092>