diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-03-16 08:32:53 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-03-16 08:32:53 +0000 |
commit | e3f7de7686c2aff5727c39f76cbec2a32fcbc653 (patch) | |
tree | 2942e3159401c94f6481314f44ceb73150eb396f /net/ndpi | |
parent | a4fa4861514dcf8084ca2895d349da41747887ee (diff) | |
download | ports-e3f7de7686c2aff5727c39f76cbec2a32fcbc653.tar.gz ports-e3f7de7686c2aff5727c39f76cbec2a32fcbc653.zip |
Notes
Diffstat (limited to 'net/ndpi')
-rw-r--r-- | net/ndpi/Makefile | 5 | ||||
-rw-r--r-- | net/ndpi/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 0d2a219de707..0831528a19a9 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ndpi -PORTVERSION= 2.2.2017.12.05 -PORTREVISION= 1 +PORTVERSION= 2.2.2018.01.31 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -26,7 +25,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= 56dcf65 +GH_TAGNAME= cf06823 PLIST_SUB= MAJOR_VER=${PORTVERSION:C/([[:digit:]])+\.([[:digit:]])+.*/\1.\2/}.0 diff --git a/net/ndpi/distinfo b/net/ndpi/distinfo index 9dbc51ca5729..572ae1ad159e 100644 --- a/net/ndpi/distinfo +++ b/net/ndpi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512577740 -SHA256 (ntop-nDPI-2.2.2017.12.05-56dcf65_GH0.tar.gz) = 8accd15275879465210cd9e706562918f0b0c4c65b5659037ae28e48e46a858f -SIZE (ntop-nDPI-2.2.2017.12.05-56dcf65_GH0.tar.gz) = 19937661 +TIMESTAMP = 1521102931 +SHA256 (ntop-nDPI-2.2.2018.01.31-cf06823_GH0.tar.gz) = 8fd272ec7d65daa636dd63762b15b65fe062115e51560dd73f94a9fc55ff5a57 +SIZE (ntop-nDPI-2.2.2018.01.31-cf06823_GH0.tar.gz) = 19938657 |