Date: Fri, 20 Apr 2012 09:23:25 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsdports@chillibear.com Subject: ports/167115: [PATCH] net/rubygem-whois: update to 2.5.0 Message-ID: <3VYfTT4xVqz85b@sunpoet.net> Resent-Message-ID: <201204200130.q3K1UCCs092112@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167115 >Category: ports >Synopsis: [PATCH] net/rubygem-whois: update to 2.5.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: Fri Apr 20 01:30:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.0-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Mar 19 09:07:46 CST 2012 >Description: - Update to 2.5.0 - Space/Tab twiddle Port maintainer (freebsdports@chillibear.com) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- rubygem-whois-2.5.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/rubygem-whois/Makefile,v retrieving revision 1.11 diff -u -u -r1.11 Makefile --- Makefile 21 Feb 2012 05:39:47 -0000 1.11 +++ Makefile 20 Apr 2012 01:24:36 -0000 @@ -6,16 +6,17 @@ # PORTNAME= whois -PORTVERSION= 2.2.0 +PORTVERSION= 2.5.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Ruby whois library -USE_RUBY= yes -USE_RUBYGEMS= yes +USE_RUBY= yes +USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -PLIST_FILES= bin/ruby-whois + +PLIST_FILES= bin/ruby-whois .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/rubygem-whois/distinfo,v retrieving revision 1.11 diff -u -u -r1.11 distinfo --- distinfo 21 Feb 2012 05:39:47 -0000 1.11 +++ distinfo 20 Apr 2012 01:24:36 -0000 @@ -1,2 +1,2 @@ -SHA256 (rubygem/whois-2.2.0.gem) = 697a4c7fbb32c54c60616e0d18efd31c74ca4efb4064cb726b263633d7122980 -SIZE (rubygem/whois-2.2.0.gem) = 349184 +SHA256 (rubygem/whois-2.5.0.gem) = fa50d96712b44d1f0190e6bacbd8bcea0463f79cc57af8f06374d7634b5aab44 +SIZE (rubygem/whois-2.5.0.gem) = 395776 --- rubygem-whois-2.5.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?3VYfTT4xVqz85b>