mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
= Update to 1.4.6
PR: 132161 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
This commit is contained in:
parent
4468bb6313
commit
6b05f19d95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229175
2 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= GeoIP
|
PORTNAME= GeoIP
|
||||||
PORTVERSION= 1.4.5
|
PORTVERSION= 1.4.6
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net geography
|
CATEGORIES= net geography
|
||||||
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/
|
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/
|
||||||
|
|
||||||
|
@ -18,7 +17,7 @@ USE_GNOME= gnometarget
|
||||||
USE_AUTOTOOLS= libtool:15
|
USE_AUTOTOOLS= libtool:15
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
MAN1= geoiplookup.1 geoipupdate.1
|
MAN1= geoiplookup.1 geoipupdate.1 geoiplookup6.1
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL_SCRIPT} ${FILESDIR}/geoipupdate.sh ${PREFIX}/bin/
|
${INSTALL_SCRIPT} ${FILESDIR}/geoipupdate.sh ${PREFIX}/bin/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (GeoIP-1.4.5.tar.gz) = d95c34cf8ebd48e357b1812db5d75cf1
|
MD5 (GeoIP-1.4.6.tar.gz) = cb14b1beeb40631a12676b11ca0c309a
|
||||||
SHA256 (GeoIP-1.4.5.tar.gz) = cd62034fe0206be243cbb43723520987978d8e55ee61872f34fd60a31f5c6b18
|
SHA256 (GeoIP-1.4.6.tar.gz) = 16b429407d7bc7d785d1aace73a390f287cd90200f0f61f5c75818058dec91c4
|
||||||
SIZE (GeoIP-1.4.5.tar.gz) = 986844
|
SIZE (GeoIP-1.4.6.tar.gz) = 1045241
|
||||||
|
|
Loading…
Add table
Reference in a new issue