svn commit: r334884 - head/graphics/rubygem-geokit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 25 19:13:23 UTC 2013


Author: sunpoet
Date: Mon Nov 25 19:13:22 2013
New Revision: 334884
URL: http://svnweb.freebsd.org/changeset/ports/334884

Log:
  - Update to 1.7.0
  - Add LICENSE
  
  Changes:	https://github.com/geokit/geokit/blob/master/CHANGELOG.md

Modified:
  head/graphics/rubygem-geokit/Makefile
  head/graphics/rubygem-geokit/distinfo

Modified: head/graphics/rubygem-geokit/Makefile
==============================================================================
--- head/graphics/rubygem-geokit/Makefile	Mon Nov 25 19:11:29 2013	(r334883)
+++ head/graphics/rubygem-geokit/Makefile	Mon Nov 25 19:13:22 2013	(r334884)
@@ -2,14 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	geokit
-PORTVERSION=	1.6.5
+PORTVERSION=	1.7.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
-COMMENT=	A Ruby gem for maps-based apps
+COMMENT=	Ruby gem for maps-based apps
 
-RUN_DEPENDS=	rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json
+LICENSE=	MIT
+
+RUN_DEPENDS=	rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/graphics/rubygem-geokit/distinfo
==============================================================================
--- head/graphics/rubygem-geokit/distinfo	Mon Nov 25 19:11:29 2013	(r334883)
+++ head/graphics/rubygem-geokit/distinfo	Mon Nov 25 19:13:22 2013	(r334884)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/geokit-1.6.5.gem) = d1a581193a8ec1634e2b18fe4e026b9652dc78c90349f39debd1668d2bd3dcf4
-SIZE (rubygem/geokit-1.6.5.gem) = 35840
+SHA256 (rubygem/geokit-1.7.0.gem) = e071e877bd47f09ce3c14cafd7491bf73ff5d94391c49e6fd9c3eb84f1070bef
+SIZE (rubygem/geokit-1.7.0.gem) = 12039168


More information about the svn-ports-all mailing list