ports/111540: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Jun 15 17:10:08 UTC 2007


The following reply was made to PR ports/111540; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/111540: commit references a PR
Date: Fri, 15 Jun 2007 17:06:46 +0000 (UTC)

 pav         2007-06-15 17:06:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/cflowd      Makefile 
     net-mgmt/cflowd/files 
                           patch-classes::include::CflowdNetMatrixKey.hh 
   Added files:
     net-mgmt/cflowd/files patch-classes_include_CflowdAsMatrix.hh 
                           patch-classes_include_CflowdInterfaceMatrix.hh 
                           patch-classes_include_CflowdNextHopTable.hh 
                           patch-classes_include_CflowdPortMatrix.hh 
                           patch-classes_include_CflowdProtocolTable.hh 
                           patch-classes_include_CflowdRawFlow.hh 
                           patch-classes_include_CflowdTosTable.hh 
                           patch-classes_include_CflowdUint16Uint16Key.hh 
                           patch-classes_include_CflowdUint64TrafficCounter.hh 
                           patch-classes_include_Signal.hh 
                           patch-classes_src_CflowdAsMatrix.cc 
                           patch-classes_src_CflowdRawFlowLogger.cc 
   Log:
   - Fix build with gcc34
   
   PR:             ports/111540
   Submitted by:   thierry (based on his patch)
   
   Revision  Changes    Path
   1.35      +20 -9     ports/net-mgmt/cflowd/Makefile
   1.2       +15 -4     ports/net-mgmt/cflowd/files/patch-classes::include::CflowdNetMatrixKey.hh
   1.1       +38 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdAsMatrix.hh (new)
   1.1       +10 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdInterfaceMatrix.hh (new)
   1.1       +10 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdNextHopTable.hh (new)
   1.1       +11 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdPortMatrix.hh (new)
   1.1       +10 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdProtocolTable.hh (new)
   1.1       +29 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdRawFlow.hh (new)
   1.1       +10 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdTosTable.hh (new)
   1.1       +28 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdUint16Uint16Key.hh (new)
   1.1       +29 -0     ports/net-mgmt/cflowd/files/patch-classes_include_CflowdUint64TrafficCounter.hh (new)
   1.1       +10 -0     ports/net-mgmt/cflowd/files/patch-classes_include_Signal.hh (new)
   1.1       +18 -0     ports/net-mgmt/cflowd/files/patch-classes_src_CflowdAsMatrix.cc (new)
   1.1       +10 -0     ports/net-mgmt/cflowd/files/patch-classes_src_CflowdRawFlowLogger.cc (new)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list