From af814543787084c5e4fb13704667b5805ae4d087 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 10 Sep 2018 21:48:05 +0000 Subject: Update geoipupdate to 3.1.1 and tag the LICENSE_FILE --- net/geoipupdate/Makefile | 3 ++- net/geoipupdate/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index 06428f5d2a40..2af284478a46 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoipupdate -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= net geography MASTER_SITES= https://github.com/maxmind/geoipupdate/releases/download/v${PORTVERSION}/ @@ -10,6 +10,7 @@ MAINTAINER= adamw@FreeBSD.org COMMENT= Fetch the latest copies of the paid GeoIP database LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo index 1c9f9498f4df..87387312661e 100644 --- a/net/geoipupdate/distinfo +++ b/net/geoipupdate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534434256 -SHA256 (geoipupdate-3.1.0.tar.gz) = 70da23bc1e33007b20e4d68ace037c51ba6ff9af766ac4fdb38b9a42b872c774 -SIZE (geoipupdate-3.1.0.tar.gz) = 370293 +TIMESTAMP = 1536615979 +SHA256 (geoipupdate-3.1.1.tar.gz) = 3de22e3fe3282024288a00807bbea9a1ffa2d1e8fe9c611f4b14a5b4d8ebe08a +SIZE (geoipupdate-3.1.1.tar.gz) = 366789 -- cgit