- Fix distinfo: additional data files are updated now and then
- Bump PORTREVISION for package change PR: ports/185066 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
This commit is contained in:
parent
13ccc1cadf
commit
8db442461b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337421
2 changed files with 8 additions and 8 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= ntopng
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/ntop/${PORTNAME}:source1 \
|
||||
http://geolite.maxmind.com/download/geoip/database/:source2 \
|
||||
|
@ -26,6 +27,9 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
|
|||
libluajit-5.1.so:${PORTSDIR}/lang/luajit \
|
||||
libzmq.so:${PORTSDIR}/devel/ntopng-zmq
|
||||
|
||||
IGNOREFILES= GeoLiteCity.dat.gz GeoLiteCityv6.dat.gz \
|
||||
GeoIPASNum.dat.gz GeoIPASNumv6.dat.gz
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include/luajit-2.0
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
SHA256 (ntopng-1.1_6932.tgz) = f9dbc621efa7354fa65d93d043dceabcfb55a7b56e83c87e3f6b8d2b75aeab31
|
||||
SIZE (ntopng-1.1_6932.tgz) = 45064737
|
||||
SHA256 (GeoLiteCity.dat.gz) = b92dad48943b388e73e542b5f895850d4de4d78d8f3ecaaa85214bd46ded6930
|
||||
SIZE (GeoLiteCity.dat.gz) = 26285561
|
||||
SHA256 (GeoLiteCityv6.dat.gz) = 54745e189726fd79761b2fe22197221cdf5d501b81214343b990405a726a852d
|
||||
SIZE (GeoLiteCityv6.dat.gz) = 10630112
|
||||
SHA256 (GeoIPASNum.dat.gz) = a4bb84c319bf3d9643e2a2c72c7bcded2aa7db5b76f07652c2fd653e751a59c8
|
||||
SIZE (GeoIPASNum.dat.gz) = 1913167
|
||||
SHA256 (GeoIPASNumv6.dat.gz) = b42f01f01bc8c21ba5f09b898981ce1358d0cbed2bab304708b293a4fa1226bf
|
||||
SIZE (GeoIPASNumv6.dat.gz) = 2006882
|
||||
SHA256 (GeoLiteCity.dat.gz) = IGNORE
|
||||
SHA256 (GeoLiteCityv6.dat.gz) = IGNORE
|
||||
SHA256 (GeoIPASNum.dat.gz) = IGNORE
|
||||
SHA256 (GeoIPASNumv6.dat.gz) = IGNORE
|
||||
|
|
Loading…
Reference in a new issue