diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-11-15 04:42:45 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:56:46 +0800 |
commit | 6ec1688c7608c6eed38ec1a5638a073c104c01e0 (patch) | |
tree | fe127826685fb026fe27c93608b1df5264085ec0 /net/ntopng | |
parent | 1351b30ff0a178f63a1055d78518f8296cd6588d (diff) | |
download | freebsd-ports-gnome-6ec1688c7608c6eed38ec1a5638a073c104c01e0.tar.gz freebsd-ports-gnome-6ec1688c7608c6eed38ec1a5638a073c104c01e0.tar.zst freebsd-ports-gnome-6ec1688c7608c6eed38ec1a5638a073c104c01e0.zip |
Update ntopng to newer upstream snapshot.
Diffstat (limited to 'net/ntopng')
-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 f88098028cd8..11efd9531547 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.0.2017.10.03 -PORTREVISION= 1 +PORTVERSION= 3.0.2017.11.02 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -33,7 +32,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= 499e0bf +GH_TAGNAME= f0c02af CPE_VENDOR= ntop diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo index 623535ca2d33..e07e10595b1d 100644 --- a/net/ntopng/distinfo +++ b/net/ntopng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507108683 -SHA256 (ntop-ntopng-3.0.2017.10.03-499e0bf_GH0.tar.gz) = 1352885d53b4203e38637c4d418d352601de25d2da17808b95bb0f1c2bd7ee06 -SIZE (ntop-ntopng-3.0.2017.10.03-499e0bf_GH0.tar.gz) = 23022236 +TIMESTAMP = 1510582787 +SHA256 (ntop-ntopng-3.0.2017.11.02-f0c02af_GH0.tar.gz) = 93b345190cfa07d13d88d9b5ad41037b40989cd04156f5e9760a9893a890aac6 +SIZE (ntop-ntopng-3.0.2017.11.02-f0c02af_GH0.tar.gz) = 23022605 |