[112638] trunk/dports/net/dnstop/Portfile

snc at macports.org snc at macports.org
Mon Oct 28 10:08:38 PDT 2013


Revision: 112638
          https://trac.macports.org/changeset/112638
Author:   snc at macports.org
Date:     2013-10-28 10:08:38 -0700 (Mon, 28 Oct 2013)
Log Message:
-----------
dnstop:
 * update to 20121017
 * maintainer timeout
 * set license and installs_libs
 * fixes #40926

Modified Paths:
--------------
    trunk/dports/net/dnstop/Portfile

Modified: trunk/dports/net/dnstop/Portfile
===================================================================
--- trunk/dports/net/dnstop/Portfile	2013-10-28 17:01:20 UTC (rev 112637)
+++ trunk/dports/net/dnstop/Portfile	2013-10-28 17:08:38 UTC (rev 112638)
@@ -4,9 +4,10 @@
 PortSystem 1.0
 
 name                dnstop
-version             20110502
+version             20121017
 categories          net
 platforms           darwin
+license             BSD
 maintainers         pmq openmaintainer
 
 description         dnstop is a libpcap application that displays tables of DNS traffic
@@ -15,9 +16,11 @@
 homepage            http://dnstop.measurement-factory.com
 master_sites        ${homepage}/src
 
-checksums           sha1    564e3c4191677577c4c30061faa77325780dcd3c \
-                    rmd160  0b0e4e8be75178554f9d3eabe84e9a09991658df
+checksums           sha1    836d9bc118df539b80eb349ca45c946323b13366 \
+                    rmd160  0119af9e32306a502b21bb9b717c5d8d5a2a1bee
 
+installs_libs       no
+
 depends_lib         port:libpcap port:ncurses
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131028/eef677f0/attachment.html>


More information about the macports-changes mailing list