svn commit: r437033 - head/graphics/rubygem-geokit
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Mar 27 11:12:34 UTC 2017
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 at 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
More information about the svn-ports-all
mailing list