1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

net/vnstat: Update to 2.2

Differential Revision:	https://reviews.freebsd.org/D20196
This commit is contained in:
Mark Felder 2019-05-28 20:06:20 +00:00
parent 844674b90d
commit eee8ffc5cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502911
2 changed files with 9 additions and 12 deletions

View File

@ -2,26 +2,23 @@
# $FreeBSD$
PORTNAME= vnstat
PORTVERSION= 2.0
PORTREVISION= 2
PORTVERSION= 2.2
PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= https://humdi.net/vnstat/ \
https://source.ipfire.org/source-2.x/
MASTER_SITES= https://humdi.net/vnstat/
MAINTAINER= feld@FreeBSD.org
COMMENT= Console-based network traffic monitor
LICENSE= GPLv2
USE_RC_SUBR= vnstat
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
USES= gmake
USE_RC_SUBR= vnstat
USERS= vnstat
GROUPS= vnstat
@ -35,7 +32,7 @@ OPTIONS_DEFAULT= GUI
OPTIONS_SUB= yes
GUI_DESC= Build with graphics/gd dependency
GUI_LIB_DEPENDS+= libgd.so:graphics/gd
GUI_LIB_DEPENDS= libgd.so:graphics/gd
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vnstat ${STAGEDIR}/${PREFIX}/bin/vnstat

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1542644161
SHA256 (vnstat-2.0.tar.gz) = 6326648d66970802472736ee1a7037676f654b94452b141b88253343595f7e84
SIZE (vnstat-2.0.tar.gz) = 259439
TIMESTAMP = 1557290599
SHA256 (vnstat-2.2.tar.gz) = c60a7bc35e0247b0d2e628d8fc39427f2482e844c2c7b9cdbfc814463310e02c
SIZE (vnstat-2.2.tar.gz) = 264037