Date: Sat, 17 Dec 2011 04:10:16 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsdports@chillibear.com Subject: ports/163390: [PATCH] sysutils/rubygem-sys-cpu: update to 0.7.0 Message-ID: <201112170410.pBH4AGab094705@frieza.p6m7g8.net> Resent-Message-ID: <201112170420.pBH4KKtm063306@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163390 >Category: ports >Synopsis: [PATCH] sysutils/rubygem-sys-cpu: update to 0.7.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:19 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.7.0 Port maintainer (freebsdports@chillibear.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-sys-cpu-0.7.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/rubygem-sys-cpu/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 23 Nov 2011 02:36:21 -0000 1.5 +++ Makefile 17 Dec 2011 02:39:00 -0000 @@ -6,13 +6,15 @@ # PORTNAME= sys-cpu -PORTVERSION= 0.6.4 +PORTVERSION= 0.7.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Provides an interface for getting information about the CPU +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-cpu/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 23 Nov 2011 02:36:21 -0000 1.5 +++ distinfo 17 Dec 2011 00:39:20 -0000 @@ -1,2 +1,2 @@ -SHA256 (rubygem/sys-cpu-0.6.4.gem) = a477f7edac7ff7af0b80d1d6b9b2ff3d46bbc876812e36ccc4852d4a669aec04 -SIZE (rubygem/sys-cpu-0.6.4.gem) = 24576 +SHA256 (rubygem/sys-cpu-0.7.0.gem) = dc4c310eb1b7eb44fafd12b60ecee9942be30eff403fc01399fcb6d6e86854cb +SIZE (rubygem/sys-cpu-0.7.0.gem) = 20992 --- rubygem-sys-cpu-0.7.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.pBH4AGab094705>