FreeBSD Bugzilla – Attachment 92421 Details for
Bug 130069
PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
flow-tools-ng.diff
flow-tools-ng.diff (text/x-patch), 2.98 KB, created by
c.kworr
on 2009-01-02 17:13:24 UTC
(
hide
)
Description:
flow-tools-ng.diff
Filename:
MIME Type:
Creator:
c.kworr
Created:
2009-01-02 17:13:24 UTC
Size:
2.98 KB
patch
obsolete
>--- flow-tools-ng/Makefile 2008-11-17 00:36:39.000000000 +0200 >+++ flow-tools-ng/Makefile 2009-01-02 17:58:34.304407395 +0200 >@@ -7,6 +7,7 @@ > > PORTNAME= flow-tools > PORTVERSION= 0.68.4 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} > PKGNAMESUFFIX= -ng >--- flow-tools-ng/files/patch-bin_flow-log2rrd 1970-01-01 03:00:00.000000000 +0300 >+++ flow-tools-ng/files/patch-bin_flow-log2rrd 2009-01-02 17:53:13.719912661 +0200 >@@ -0,0 +1,8 @@ >+--- bin/flow-log2rrd 2009-01-02 17:32:21.588275331 +0200 >++++ bin/flow-log2rrd 2009-01-02 17:32:39.900713112 +0200 >+@@ -1,4 +1,4 @@ >+-#!/bin/env python >++#!/usr/bin/env python >+ >+ import getopt >+ import os >--- flow-tools-ng/files/patch-bin_flow-rpt2rrd 1970-01-01 03:00:00.000000000 +0300 >+++ flow-tools-ng/files/patch-bin_flow-rpt2rrd 2009-01-02 17:53:20.104061780 +0200 >@@ -0,0 +1,8 @@ >+--- bin/flow-rpt2rrd 2009-01-02 17:33:17.206602894 +0200 >++++ bin/flow-rpt2rrd 2009-01-02 17:33:22.376724684 +0200 >+@@ -1,4 +1,4 @@ >+-#!/bin/env python >++#!/usr/bin/env python >+ >+ import getopt >+ import os >--- flow-tools-ng/files/patch-bin_flow-rptfmt 1970-01-01 03:00:00.000000000 +0300 >+++ flow-tools-ng/files/patch-bin_flow-rptfmt 2009-01-02 17:53:26.763217105 +0200 >@@ -0,0 +1,8 @@ >+--- bin/flow-rptfmt 2009-01-02 17:33:38.775116046 +0200 >++++ bin/flow-rptfmt 2009-01-02 17:33:49.412371040 +0200 >+@@ -1,4 +1,4 @@ >+-#!/bin/env python >++#!/usr/bin/env python >+ >+ import sys >+ import string >--- flow-tools-ng/files/patch-utils_asn2c 1970-01-01 03:00:00.000000000 +0300 >+++ flow-tools-ng/files/patch-utils_asn2c 2009-01-02 17:53:37.399465539 +0200 >@@ -0,0 +1,8 @@ >+--- utils/asn2c 2009-01-02 17:43:39.817453768 +0200 >++++ utils/asn2c 2009-01-02 17:45:34.815184855 +0200 >+@@ -1,4 +1,4 @@ >+-#!/bin/env perl >++#!/usr/bin/env perl >+ >+ # >+ # converts internic netinfo/asn.txt to C code >--- flow-tools-ng/files/patch-utils_gasn 1970-01-01 03:00:00.000000000 +0300 >+++ flow-tools-ng/files/patch-utils_gasn 2009-01-02 17:53:43.364605409 +0200 >@@ -0,0 +1,8 @@ >+--- utils/gasn 2009-01-02 17:43:46.090603005 +0200 >++++ utils/gasn 2009-01-02 17:45:41.373337880 +0200 >+@@ -1,4 +1,4 @@ >+-#!/bin/env perl >++#!/usr/bin/env perl >+ >+ # >+ # converts internic netinfo/asn.txt to flow-tools <value> <name> format >--- flow-tools-ng/files/patch-utils_gprot 1970-01-01 03:00:00.000000000 +0300 >+++ flow-tools-ng/files/patch-utils_gprot 2009-01-02 17:53:51.323791774 +0200 >@@ -0,0 +1,8 @@ >+--- utils/gprot 2009-01-02 17:45:21.124863843 +0200 >++++ utils/gprot 2009-01-02 17:45:47.768487968 +0200 >+@@ -1,4 +1,4 @@ >+-#!/bin/env perl >++#!/usr/bin/env perl >+ >+ # >+ # convert unix /etc/{protocols} format to flow-tools >--- flow-tools-ng/files/patch-utils_gserv 1970-01-01 03:00:00.000000000 +0300 >+++ flow-tools-ng/files/patch-utils_gserv 2009-01-02 17:53:57.741940954 +0200 >@@ -0,0 +1,8 @@ >+--- utils/gserv 2009-01-02 17:45:25.461965099 +0200 >++++ utils/gserv 2009-01-02 17:45:52.473597407 +0200 >+@@ -1,4 +1,4 @@ >+-#!/bin/env perl >++#!/usr/bin/env perl >+ >+ # >+ # convert unix /etc/services format to flow-tools
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130069
:
92420
| 92421