diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-09-11 15:41:37 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-09-11 15:41:37 +0800 |
commit | 0585180dec803078fffc3aa34d6a29b6acf3a108 (patch) | |
tree | 6ed6d5b9e4ad9bb93059491564189edfb2603da1 /net | |
parent | 764f7338577788a98af0ff5f0ba2ba0a6e8083d9 (diff) | |
download | freebsd-ports-gnome-0585180dec803078fffc3aa34d6a29b6acf3a108.tar.gz freebsd-ports-gnome-0585180dec803078fffc3aa34d6a29b6acf3a108.tar.zst freebsd-ports-gnome-0585180dec803078fffc3aa34d6a29b6acf3a108.zip |
Update ntopng to latest upstream stable snapshot.
Diffstat (limited to 'net')
-rw-r--r-- | net/ntopng/Makefile | 5 | ||||
-rw-r--r-- | net/ntopng/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index e2d90540020f..b237759f1b39 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.6.d20180828 -PORTREVISION= 1 +PORTVERSION= 3.6.d201800910 PORTEPOCH= 1 CATEGORIES= net @@ -35,7 +34,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= 1358fdc +GH_TAGNAME= 96a403a CPE_VENDOR= ntop diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo index 0be8f53ba5dd..3157c169d5c1 100644 --- a/net/ntopng/distinfo +++ b/net/ntopng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535622311 -SHA256 (ntop-ntopng-3.6.d20180828-1358fdc_GH0.tar.gz) = a665a82618e5d1baaa2c7815a8b356ddd5eccb69c707f463ce6e2b746dbad052 -SIZE (ntop-ntopng-3.6.d20180828-1358fdc_GH0.tar.gz) = 30351736 +TIMESTAMP = 1536591868 +SHA256 (ntop-ntopng-3.6.d201800910-96a403a_GH0.tar.gz) = 2c1c5c05a74d325a12c76dd03d6565e24debe032add807ded28673ddc5895c29 +SIZE (ntop-ntopng-3.6.d201800910-96a403a_GH0.tar.gz) = 30352530 |