mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update to 0.4.0
- convert from gemspec to ports checks - pass maintainer to submitter (me) PR: ports/133514 Approved by: previous maintainer
This commit is contained in:
parent
ae755175f1
commit
bf4a00b078
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231984
@ -6,14 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= rgl
|
||||
PORTVERSION= 0.3.1
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RF
|
||||
|
||||
MAINTAINER= uspoerlein@gmail.com
|
||||
MAINTAINER= pgollucci@FreeBSD.org
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user