[csw-devel] SF.net SVN: gar:[15746] csw/mgar/pkg/dnstop/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Sep 25 18:07:02 CEST 2011
Revision: 15746
http://gar.svn.sourceforge.net/gar/?rev=15746&view=rev
Author: bonivart
Date: 2011-09-25 16:07:02 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
dnstop/trunk: update to 20110502
Modified Paths:
--------------
csw/mgar/pkg/dnstop/trunk/Makefile
csw/mgar/pkg/dnstop/trunk/checksums
csw/mgar/pkg/dnstop/trunk/files/Makefile.i386.p
csw/mgar/pkg/dnstop/trunk/files/Makefile.sparc.p
Modified: csw/mgar/pkg/dnstop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dnstop/trunk/Makefile 2011-09-25 16:01:41 UTC (rev 15745)
+++ csw/mgar/pkg/dnstop/trunk/Makefile 2011-09-25 16:07:02 UTC (rev 15746)
@@ -1,5 +1,5 @@
-NAME = dnstop
-VERSION = 20110127
+NAME = dnstop
+VERSION = 20110502
CATEGORIES = net
DESCRIPTION = Displays various tables of DNS traffic
@@ -8,15 +8,15 @@
endef
SPKG_SOURCEURL = http://dns.measurement-factory.com/tools/dnstop
-MASTER_SITES = http://dns.measurement-factory.com/tools/dnstop/src/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
-DISTFILES += dnstop.8
+MASTER_SITES = http://dns.measurement-factory.com/tools/dnstop/src/
+DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES += dnstop.8
LICENSE = LICENSE
-RUNTIME_DEP_PKGS = CSWlibpcap
+RUNTIME_DEP_PKGS = CSWlibpcap1
-TEST_SCRIPTS =
+TEST_SCRIPTS =
INSTALL_SCRIPTS = custom
CONFIGURE_ARGS = $(DIRPATHS)
Modified: csw/mgar/pkg/dnstop/trunk/checksums
===================================================================
--- csw/mgar/pkg/dnstop/trunk/checksums 2011-09-25 16:01:41 UTC (rev 15745)
+++ csw/mgar/pkg/dnstop/trunk/checksums 2011-09-25 16:07:02 UTC (rev 15746)
@@ -1 +1 @@
-e1c6416ad700d2d4d52f176f0827c60d dnstop-20110127.tar.gz
+28cb54f3780b27e15df8924235e4e37b dnstop-20110502.tar.gz
Modified: csw/mgar/pkg/dnstop/trunk/files/Makefile.i386.p
===================================================================
--- csw/mgar/pkg/dnstop/trunk/files/Makefile.i386.p 2011-09-25 16:01:41 UTC (rev 15745)
+++ csw/mgar/pkg/dnstop/trunk/files/Makefile.i386.p 2011-09-25 16:07:02 UTC (rev 15746)
@@ -4,10 +4,10 @@
OPTFLAGS= -DUSE_IPV6=1
CC=/opt/SUNWspro/bin/cc
--CFLAGS=-xO3 -m32 -xarch=386 -xnorunpath ${OPTFLAGS}
+-CFLAGS=-xO3 -m32 -xarch=386 ${OPTFLAGS}
-LIBS=-lresolv -lnsl -lsocket -lpcap -lncurses
-+CFLAGS=-xO3 -m32 -xarch=386 -xnorunpath ${OPTFLAGS} -I/opt/csw/include
++CFLAGS=-xO3 -m32 -xarch=386 ${OPTFLAGS} -I/opt/csw/include
+LIBS=-lresolv -lnsl -lsocket -lpcap -lcurses
+ LDFLAGS=-m32 -xarch=386 -L/opt/csw/lib
prefix=/opt/csw
- exec_prefix=/opt/csw
Modified: csw/mgar/pkg/dnstop/trunk/files/Makefile.sparc.p
===================================================================
--- csw/mgar/pkg/dnstop/trunk/files/Makefile.sparc.p 2011-09-25 16:01:41 UTC (rev 15745)
+++ csw/mgar/pkg/dnstop/trunk/files/Makefile.sparc.p 2011-09-25 16:07:02 UTC (rev 15746)
@@ -4,10 +4,10 @@
OPTFLAGS= -DUSE_IPV6=1
CC=/opt/SUNWspro/bin/cc
--CFLAGS=-xO3 -m32 -xarch=v8 -xnorunpath ${OPTFLAGS}
+-CFLAGS=-xO3 -m32 -xarch=v8 ${OPTFLAGS}
-LIBS=-lresolv -lnsl -lsocket -lpcap -lncurses
-+CFLAGS=-xO3 -m32 -xarch=v8 -xnorunpath ${OPTFLAGS} -I/opt/csw/include
++CFLAGS=-xO3 -m32 -xarch=v8 ${OPTFLAGS} -I/opt/csw/include
+LIBS=-lresolv -lnsl -lsocket -lpcap -lcurses
+ LDFLAGS=-m32 -xarch=v8 -L/opt/csw/lib
prefix=/opt/csw
- exec_prefix=/opt/csw
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list