Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153476805
D20196.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20196.diff
View Options
Index: head/net/vnstat/Makefile
===================================================================
--- head/net/vnstat/Makefile
+++ head/net/vnstat/Makefile
@@ -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_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
Index: head/net/vnstat/distinfo
===================================================================
--- head/net/vnstat/distinfo
+++ head/net/vnstat/distinfo
@@ -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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 9:25 AM (13 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31968216
Default Alt Text
D20196.diff (1 KB)
Attached To
Mode
D20196: net/vnstat: Update to 2.2 and minor changes to Makefile
Attached
Detach File
Event Timeline
Log In to Comment