Date: Thu, 9 Apr 2009 02:24:16 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: uspoerlein@gmail.com Subject: ports/133514: [PATCH] devel/rubygem-rgl: update to 0.4.0 Message-ID: <200904090224.n392OG7T087068@freefall.freebsd.org> Resent-Message-ID: <200904090230.n392U6Dj091731@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133514 >Category: ports >Synopsis: [PATCH] devel/rubygem-rgl: update to 0.4.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: Thu Apr 09 02:30:06 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 0.4.0 - Move from gemspec to port check Port maintainer (uspoerlein@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rubygem-rgl-0.4.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-rgl/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 9 Apr 2009 00:11:31 -0000 1.9 +++ Makefile 9 Apr 2009 02:23:59 -0000 @@ -6,14 +6,14 @@ # PORTNAME= rgl -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RF MAINTAINER= uspoerlein@gmail.com COMMENT= Framework for graph datastructures and algorithms implemented in Ruby -RUN_DEPENDS= ${LOCALBASE}/lib/ruby/gems/1.8/specifications/stream-0.5.gemspec:${PORTSDIR}/devel/rubygem-stream +RUN_DEPENDS= rubygem-stream>=0.5:${PORTSDIR}/devel/rubygem-stream USE_RUBY= yes USE_RUBYGEMS= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-rgl/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 26 Apr 2008 14:35:13 -0000 1.3 +++ distinfo 9 Apr 2009 02:23:59 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/rgl-0.3.1.gem) = d9da19ac39968be60763fb17d194786f -SHA256 (rubygem/rgl-0.3.1.gem) = 5a396a4f6b0f7c38d62c6c2f6dca48ccaee286b99c3ae28a19fc8964735792cf -SIZE (rubygem/rgl-0.3.1.gem) = 70656 +MD5 (rubygem/rgl-0.4.0.gem) = a3711ebdab146e16f42136a39062c16e +SHA256 (rubygem/rgl-0.4.0.gem) = e4a225d68256b80a28903e1d82d75ca8420163d8bb99ac0c65eb691e39103f4a +SIZE (rubygem/rgl-0.4.0.gem) = 74240 --- rubygem-rgl-0.4.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?200904090224.n392OG7T087068>