Date: Sun, 22 Sep 2019 20:58:11 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512603 - head/net/ndpi Message-ID: <201909222058.x8MKwBP1002724@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sun Sep 22 20:58:11 2019 New Revision: 512603 URL: https://svnweb.freebsd.org/changeset/ports/512603 Log: Update nDPI to latest upstream snapshot. Modified: head/net/ndpi/Makefile head/net/ndpi/distinfo Modified: head/net/ndpi/Makefile ============================================================================== --- head/net/ndpi/Makefile Sun Sep 22 20:15:06 2019 (r512602) +++ head/net/ndpi/Makefile Sun Sep 22 20:58:11 2019 (r512603) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ndpi -PORTVERSION= 2.8.d20190301 -PORTREVISION= 1 +PORTVERSION= 2.8.d20190903 PORTEPOCH= 1 CATEGORIES= net @@ -28,7 +27,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= 1b2931e +GH_TAGNAME= e5b1df6 PLIST_SUB= MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R} Modified: head/net/ndpi/distinfo ============================================================================== --- head/net/ndpi/distinfo Sun Sep 22 20:15:06 2019 (r512602) +++ head/net/ndpi/distinfo Sun Sep 22 20:58:11 2019 (r512603) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552406963 -SHA256 (ntop-nDPI-2.8.d20190301-1b2931e_GH0.tar.gz) = b5b3530e3c65d431828624f2f48a7329522f9e9b01178b013b887a2b9efd87ed -SIZE (ntop-nDPI-2.8.d20190301-1b2931e_GH0.tar.gz) = 19754241 +TIMESTAMP = 1569143684 +SHA256 (ntop-nDPI-2.8.d20190903-e5b1df6_GH0.tar.gz) = dbbe70560e1d207d5680e84eb3795613ca49485e1878b1f5b02a6d5d616ae2a7 +SIZE (ntop-nDPI-2.8.d20190903-e5b1df6_GH0.tar.gz) = 19754207
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909222058.x8MKwBP1002724>