mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Use the pre-rolled tarball to avoid autoreconf
This commit is contained in:
parent
e4daaf7042
commit
5d1c0c0741
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470316
@ -3,8 +3,8 @@
|
||||
|
||||
PORTNAME= geoipupdate
|
||||
PORTVERSION= 2.5.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net geography
|
||||
MASTER_SITES= https://github.com/maxmind/geoipupdate/releases/download/v${PORTVERSION}/
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
COMMENT= Fetch the latest copies of the paid GeoIP database
|
||||
@ -13,10 +13,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= maxmind
|
||||
|
||||
USES= libtool localbase pathfix autoreconf
|
||||
USES= libtool localbase pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1509412759
|
||||
SHA256 (maxmind-geoipupdate-v2.5.0_GH0.tar.gz) = ef0dc397055d14df93ab5d67ce4c3c1d91dabe1875e808cc60951ff523b2fcab
|
||||
SIZE (maxmind-geoipupdate-v2.5.0_GH0.tar.gz) = 35407
|
||||
TIMESTAMP = 1526668327
|
||||
SHA256 (geoipupdate-2.5.0.tar.gz) = 5119fd0e338cd083e886228b26679c64bcbaade8a815be092aecf865a610ab26
|
||||
SIZE (geoipupdate-2.5.0.tar.gz) = 371882
|
||||
|
Loading…
Reference in New Issue
Block a user