[117977] trunk/dports/net/tcpick/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Mar 17 15:06:29 PDT 2014


Revision: 117977
          https://trac.macports.org/changeset/117977
Author:   macsforever2000 at macports.org
Date:     2014-03-17 15:06:29 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
tcpick: Use modern checksums.

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

Modified: trunk/dports/net/tcpick/Portfile
===================================================================
--- trunk/dports/net/tcpick/Portfile	2014-03-17 22:03:09 UTC (rev 117976)
+++ trunk/dports/net/tcpick/Portfile	2014-03-17 22:06:29 UTC (rev 117977)
@@ -9,6 +9,7 @@
 categories          net
 license             GPL-2+
 maintainers         nomaintainer
+
 description         a tcp stream sniffer, tracker and capturer
 long_description \
     tcpick is a textmode sniffer libpcap-based that can track, \
@@ -24,11 +25,14 @@
     including ethernet cards and ppp. It is useful to keep \
     track of what users of a network are doing, and is usable \
     with textmode tools like grep, sed, awk.
+
 homepage            http://tcpick.sourceforge.net/
 platforms           darwin
 master_sites        sourceforge
-checksums           md5 bb94f2f9ea81aeb645619fbe9b3b9a29
 
+checksums           rmd160  8d4dd48c639e52ef681cd64c366a99c296171f06 \
+                    sha256  cf3c3814518f5565df3884d07e1e3015d88ac1dbfe3885635dd6e67d6ce46dd2
+
 depends_lib         port:libpcap
 
 configure.args      --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/d82c3943/attachment.html>


More information about the macports-changes mailing list