svn commit: r381115 - head/net/rubygem-geoip
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Mar 12 17:11:13 UTC 2015
Author: sunpoet
Date: Thu Mar 12 17:11:12 2015
New Revision: 381115
URL: https://svnweb.freebsd.org/changeset/ports/381115
QAT: https://qat.redports.org/buildarchive/r381115/
Log:
- Update to 1.5.0
- Add LICENSE
Changes: https://github.com/cjheath/geoip/commits/master
Modified:
head/net/rubygem-geoip/Makefile
head/net/rubygem-geoip/distinfo
Modified: head/net/rubygem-geoip/Makefile
==============================================================================
--- head/net/rubygem-geoip/Makefile Thu Mar 12 17:11:05 2015 (r381114)
+++ head/net/rubygem-geoip/Makefile Thu Mar 12 17:11:12 2015 (r381115)
@@ -1,18 +1,20 @@
# $FreeBSD$
PORTNAME= geoip
-PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTVERSION= 1.5.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Geoip implementation for rubygems
+LICENSE= LGPL21 LGPL3
+LICENSE_COMB= dual
+
RUN_DEPENDS= geoiplookup:${PORTSDIR}/net/GeoIP
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/geoip
Modified: head/net/rubygem-geoip/distinfo
==============================================================================
--- head/net/rubygem-geoip/distinfo Thu Mar 12 17:11:05 2015 (r381114)
+++ head/net/rubygem-geoip/distinfo Thu Mar 12 17:11:12 2015 (r381115)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/geoip-1.4.0.gem) = 7b2ab7004d192a4491ce963efe386c5262d17877b75b95aae02219d1a5d53520
-SIZE (rubygem/geoip-1.4.0.gem) = 64512
+SHA256 (rubygem/geoip-1.5.0.gem) = 7e3154c1bc7dfb8dbb4f24690b5e90b5319b15529c551213f11a341318d0cd6b
+SIZE (rubygem/geoip-1.5.0.gem) = 66560
More information about the svn-ports-all
mailing list