Mon Nov 6 13:29:38 2017 UTC ()
ndpi: follow redirect


(wiz)
diff -r1.3 -r1.4 pkgsrc/net/ndpi/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/net/ndpi/Makefile (expand / switch to unified diff)

--- pkgsrc/net/ndpi/Makefile 2017/06/15 10:06:39 1.3
+++ pkgsrc/net/ndpi/Makefile 2017/11/06 13:29:38 1.4
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.3 2017/06/15 10:06:39 fhajny Exp $ 1# $NetBSD: Makefile,v 1.4 2017/11/06 13:29:38 wiz Exp $
2 2
3DISTNAME= ntopng-2.4-stable 3DISTNAME= ntopng-2.4-stable
4PKGNAME= ndpi-1.8.0 4PKGNAME= ndpi-1.8.0
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/}
7 7
8MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
9HOMEPAGE= http://www.ntop.org/ 9HOMEPAGE= https://www.ntop.org/
10COMMENT= Library for deep-packet inspection 10COMMENT= Library for deep-packet inspection
11LICENSE= gnu-lgpl-v3 11LICENSE= gnu-lgpl-v3
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= autoconf automake gmake pkg-config 15USE_TOOLS+= autoconf automake gmake pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17PKGCONFIG_OVERRIDE= libndpi.pc.in 17PKGCONFIG_OVERRIDE= libndpi.pc.in
18 18
19EXTRACT_ELEMENTS= ${DISTNAME}/nDPI 19EXTRACT_ELEMENTS= ${DISTNAME}/nDPI
20WRKSRC= ${WRKDIR}/${DISTNAME}/nDPI 20WRKSRC= ${WRKDIR}/${DISTNAME}/nDPI
21 21
22# Portable types 22# Portable types