View | Details | Raw Unified | Return to bug 97526
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	GeoIP
8
PORTNAME=	GeoIP
9
PORTVERSION=	1.3.16
9
PORTVERSION=	1.3.17
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://www.maxmind.com/download/geoip/api/c/
11
MASTER_SITES=	http://www.maxmind.com/download/geoip/api/c/ \
12
		http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
12
13
13
MAINTAINER=	shaun@inerd.com
14
MAINTAINER=	shaun@inerd.com
14
COMMENT=	Find the country that any IP address or hostname originates from
15
COMMENT=	Find the country that any IP address or hostname originates from
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (GeoIP-1.3.16.tar.gz) = f3e2afcb08b5fb4162a00ac87207f989
1
MD5 (GeoIP-1.3.17.tar.gz) = 36ee129b4dce5990cea1cfda122dae93
2
SHA256 (GeoIP-1.3.16.tar.gz) = 68f5ef824e8c120fd6e1041e04e84b638439254b9b0cdabf3d27eb1b0f1109c4
2
SHA256 (GeoIP-1.3.17.tar.gz) = 6b2c11bf47db2dff75f222d4b700efc7befcce121fb8a491d22b172671c0cf23
3
SIZE (GeoIP-1.3.16.tar.gz) = 777024
3
SIZE (GeoIP-1.3.17.tar.gz) = 778217

Return to bug 97526