diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-07-01 16:49:09 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-07-01 16:49:09 +0000 |
commit | 2e12c8f879ab83226c77a71487ae53358c5572ec (patch) | |
tree | ef66502b035eaf9f770c7c74ff73b8a50955fa77 /net/ndpi | |
parent | fd899cbadced1e6b0db726d68683048556892781 (diff) | |
download | ports-2e12c8f879ab83226c77a71487ae53358c5572ec.tar.gz ports-2e12c8f879ab83226c77a71487ae53358c5572ec.zip |
Notes
Diffstat (limited to 'net/ndpi')
-rw-r--r-- | net/ndpi/Makefile | 9 | ||||
-rw-r--r-- | net/ndpi/distinfo | 5 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 18a38ba8cb60..311af3ce1804 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -3,9 +3,8 @@ PORTNAME= ndpi PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= SF/ntop/nDPI -DISTNAME= nDPI-${PORTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= NTOP-maintained superset of the popular OpenDPI library @@ -21,9 +20,13 @@ LIBS+= -ljson-c GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= alias autoreconf compiler:c++11-lang libtool pathfix pkgconfig tar:tgz -WRKSRC= ${WRKDIR}/nDPI-${PORTVERSION} INSTALL_TARGET= install-strip +USE_GITHUB= yes +GH_ACCOUNT= ntop +GH_PROJECT= nDPI +GH_TAGNAME= 6fb81f1 + PLIST_SUB= MAJOR_VER=${PORTVERSION}.0 post-patch: diff --git a/net/ndpi/distinfo b/net/ndpi/distinfo index b53f2a5fdd72..57b2d632d90a 100644 --- a/net/ndpi/distinfo +++ b/net/ndpi/distinfo @@ -1,2 +1,3 @@ -SHA256 (nDPI-1.8.tgz) = f490137a7387b69d0d55e990f2150b86d7b5eaae870e5326e8c2f18c17412443 -SIZE (nDPI-1.8.tgz) = 7241092 +TIMESTAMP = 1467219612 +SHA256 (ntop-nDPI-1.8-6fb81f1_GH0.tar.gz) = 17751d157ce524a2ee5235f285675ffd1e3cac67eba7d083ff95ae7851a2693c +SIZE (ntop-nDPI-1.8-6fb81f1_GH0.tar.gz) = 7238498 |