[csw-devel] SF.net SVN: gar:[5496] csw/mgar/pkg/trafshow/trunk

bensons at users.sourceforge.net bensons at users.sourceforge.net
Fri Jul 3 17:23:10 CEST 2009


Revision: 5496
          http://gar.svn.sourceforge.net/gar/?rev=5496&view=rev
Author:   bensons
Date:     2009-07-03 15:23:10 +0000 (Fri, 03 Jul 2009)

Log Message:
-----------
trafshow: added Makefile patch, added 2 more mastersites

Modified Paths:
--------------
    csw/mgar/pkg/trafshow/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/trafshow/trunk/files/Makefile.patch

Modified: csw/mgar/pkg/trafshow/trunk/Makefile
===================================================================
--- csw/mgar/pkg/trafshow/trunk/Makefile	2009-07-03 15:20:58 UTC (rev 5495)
+++ csw/mgar/pkg/trafshow/trunk/Makefile	2009-07-03 15:23:10 UTC (rev 5496)
@@ -12,7 +12,9 @@
   so you can inspect a required part of network traffic.
 endef
 
-MASTER_SITES = ftp://ftp.mgts.by/pub/FreeBSD/ports/distfiles/
+MASTER_SITES  = ftp://ftp.planix.com/pub/mirror/
+MASTER_SITES += ftp://ftp.eenet.ee/pub/gentoo/distfiles/
+MASTER_SITES += ftp://ftp.mgts.by/pub/FreeBSD/ports/distfiles/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tgz
 
 # We define upstream file regex so we can be notifed of new upstream software release
@@ -24,7 +26,7 @@
 # patch away GNUishm
 PATCHFILES  = Makefile.patch
 
-#
+# configure args
 CONFIGURE_ARGS  = $(DIRPATHS)
 
 # no testscript

Added: csw/mgar/pkg/trafshow/trunk/files/Makefile.patch
===================================================================
--- csw/mgar/pkg/trafshow/trunk/files/Makefile.patch	                        (rev 0)
+++ csw/mgar/pkg/trafshow/trunk/files/Makefile.patch	2009-07-03 15:23:10 UTC (rev 5496)
@@ -0,0 +1,11 @@
+--- trafshow-5.2.1.orig/Makefile.in	2004-06-15 10:29:14.000000000 +0200
++++ trafshow-5.2.1/Makefile.in	2009-07-03 16:57:49.228840420 +0200
+@@ -28,7 +28,7 @@
+ 
+ PROG = trafshow
+ CC = @PTHREAD_CC@
+-CFLAGS = @CFLAGS@ -Wall -I. @DEFS@ @PTHREAD_CFLAGS@
++CFLAGS = @CFLAGS@ -I. @DEFS@ @PTHREAD_CFLAGS@
+ YACC = @YACC@
+ YFLAGS = -d -p `echo $@ | sed -e 's/\..*/_/'`
+ LEX = @LEX@


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