Index: Makefile
===================================================================
RCS file: /cvs/ports/net/dnstop/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile 20 May 2019 20:52:34 -0000 1.14
+++ Makefile 29 May 2019 21:44:57 -0000
@@ -2,10 +2,13 @@
COMMENT = pcap-based DNS query monitor
-DISTNAME = dnstop-20140915
-REVISION = 1
+DISTNAME = dnstop-20180521
CATEGORIES = net
+GH_ACCOUNT = measurement-factory
+GH_PROJECT = dnstop
+GH_COMMIT = a5a5d2e2ca9a433bb8f017682ac6f2085741bdf8
+
# 3-clause BSD
PERMIT_PACKAGE_CDROM = Yes
@@ -14,7 +17,6 @@ WANTLIB += c curses pcap
CONFIGURE_STYLE = gnu
HOMEPAGE = http://dns.measurement-factory.com/tools/dnstop/
-MASTER_SITES = ${HOMEPAGE}src/
NO_TEST = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/dnstop/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 16 Sep 2014 10:32:39 -0000 1.8
+++ distinfo 29 May 2019 21:44:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (dnstop-20140915.tar.gz) = tLA9AgBbFumNkj+nmVfqlH46pmOLsmdAMQLRIpDQxXo=
-SIZE (dnstop-20140915.tar.gz) = 77917
+SHA256 (dnstop-20180521-a5a5d2e2.tar.gz) = ghdd/NJNndg3j+7sy1wpDXbdj0uWfkQHuZfAKoZei88=
+SIZE (dnstop-20180521-a5a5d2e2.tar.gz) = 86690
Move to GitHub from HOMEPAGE hosting.
Changes listed here: https://github.com/measurement-factory/dnstop/commits/master
diff attached.
No comments:
Post a Comment