diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-06-23 12:42:52 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-06-23 12:42:52 +0000 |
commit | b0ab24975352180fa30cd7d4a59d1ce2ca549018 (patch) | |
tree | d5771495f05fda16ed061a920562c550159de59b /graphics/rubygem-geokit | |
parent | c34b60da51eafeb033d41c435692f4099b6e9f63 (diff) | |
download | ports-b0ab24975352180fa30cd7d4a59d1ce2ca549018.tar.gz ports-b0ab24975352180fa30cd7d4a59d1ce2ca549018.zip |
Notes
Diffstat (limited to 'graphics/rubygem-geokit')
-rw-r--r-- | graphics/rubygem-geokit/Makefile | 9 | ||||
-rw-r--r-- | graphics/rubygem-geokit/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/rubygem-geokit/Makefile b/graphics/rubygem-geokit/Makefile index 52c935ae9763..dce69698e28a 100644 --- a/graphics/rubygem-geokit/Makefile +++ b/graphics/rubygem-geokit/Makefile @@ -1,17 +1,16 @@ -# Ports collection makefile for: rubygem-geokit -# Date created: 11 June, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ PORTNAME= geokit -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.5 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby gem for maps-based apps +RUN_DEPENDS= rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/graphics/rubygem-geokit/distinfo b/graphics/rubygem-geokit/distinfo index 2825b67f32ff..733a8ad63d54 100644 --- a/graphics/rubygem-geokit/distinfo +++ b/graphics/rubygem-geokit/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/geokit-1.6.0.gem) = a6dea5e61751618216f023dc7f8276047446518e992876201b6b9271965e3a4b -SIZE (rubygem/geokit-1.6.0.gem) = 37888 +SHA256 (rubygem/geokit-1.6.5.gem) = d1a581193a8ec1634e2b18fe4e026b9652dc78c90349f39debd1668d2bd3dcf4 +SIZE (rubygem/geokit-1.6.5.gem) = 35840 |