Update Net::GeoIP to 0.05.
This commit is contained in:
parent
0fd1ef52bf
commit
f7744b66de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70521
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= net-geoip
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= net ruby
|
||||
MASTER_SITES= http://www.rubynet.org/modules/net/geoip/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ DIST_SUBDIR= ruby
|
|||
MAINTAINER= seanc@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
GeoIP.1:${PORTSDIR}/net/GeoIP
|
||||
GeoIP.2:${PORTSDIR}/net/GeoIP
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/net-geoip-0.04.tar.bz2) = baa0222c5422eafaf1e2d71d41b3f4d1
|
||||
MD5 (ruby/net-geoip-0.05.tar.bz2) = f5002ad5f2c14ee5eb688ffc6d202950
|
||||
|
|
Loading…
Reference in a new issue