Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2017 11:12:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437033 - head/graphics/rubygem-geokit
Message-ID:  <201703271112.v2RBCXri039199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Mar 27 11:12:32 2017
New Revision: 437033
URL: https://svnweb.freebsd.org/changeset/ports/437033

Log:
  Update to 1.11.0
  
  - Add LICENSE_FILE
  
  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 Mar 27 11:12:28 2017	(r437032)
+++ head/graphics/rubygem-geokit/Makefile	Mon Mar 27 11:12:32 2017	(r437033)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geokit
-PORTVERSION=	1.10.0
+PORTVERSION=	1.11.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby gem for maps-based apps
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/graphics/rubygem-geokit/distinfo
==============================================================================
--- head/graphics/rubygem-geokit/distinfo	Mon Mar 27 11:12:28 2017	(r437032)
+++ head/graphics/rubygem-geokit/distinfo	Mon Mar 27 11:12:32 2017	(r437033)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/geokit-1.10.0.gem) = 7048602433facced7bd99b93ae5c37a238c91cf58ccebb59292cd578b85d68f0
-SIZE (rubygem/geokit-1.10.0.gem) = 86016
+TIMESTAMP = 1490609409
+SHA256 (rubygem/geokit-1.11.0.gem) = b501c2ac349453eea2a2d1dc7bf62a9fe16a9902cb76d70523cdabcc5ef23ec7
+SIZE (rubygem/geokit-1.11.0.gem) = 93184



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703271112.v2RBCXri039199>