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

snc at macports.org snc at macports.org
Thu Jun 2 20:09:31 PDT 2011


Revision: 79144
          http://trac.macports.org/changeset/79144
Author:   snc at macports.org
Date:     2011-06-02 20:09:30 -0700 (Thu, 02 Jun 2011)
Log Message:
-----------
dnstop:
 * update to 20110502
 * maintainer timeout
 * Closes #29346

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

Modified: trunk/dports/net/dnstop/Portfile
===================================================================
--- trunk/dports/net/dnstop/Portfile	2011-06-03 03:03:40 UTC (rev 79143)
+++ trunk/dports/net/dnstop/Portfile	2011-06-03 03:09:30 UTC (rev 79144)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name              dnstop
-version           20090128
+version           20110502
 categories        net
 platforms         darwin
 maintainers       pmq openmaintainer
@@ -15,19 +15,11 @@
 homepage          http://dnstop.measurement-factory.com
 master_sites      ${homepage}/src
 
-checksums         md5 827a0d2020b157b925411dd30b6feff3
+checksums           sha1    564e3c4191677577c4c30061faa77325780dcd3c \
+                    rmd160  0b0e4e8be75178554f9d3eabe84e9a09991658df
+
 depends_lib       port:libpcap port:ncurses
 
-patchfiles        patch-hashtbl.h.diff
-
-post-configure {
-    # using the short form it'll pick up the /usr/lib one
-    reinplace "s|-lcurses|-lncurses|" ${worksrcpath}/Makefile
-}
-
-build.env	  LDFLAGS=${configure.ldflags} \
-		  CPPFLAGS="${configure.cppflags} -I${prefix}/include/ncurses"
-
 destroot {
     xinstall -W ${worksrcpath} ${name} ${destroot}${prefix}/bin/
     xinstall -W ${worksrcpath} ${name}.8 ${destroot}${prefix}/share/man/man8/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110602/3a051946/attachment.html>


More information about the macports-changes mailing list