Bug 37335 - port update: net/flow-tools 0.56 -> 0.57
Summary: port update: net/flow-tools 0.56 -> 0.57
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Patrick Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-22 11:00 UTC by Maxim Konovalov
Modified: 2002-04-29 00:38 UTC (History)
0 users

See Also:


Attachments
file.diff (3.66 KB, patch)
2002-04-22 11:00 UTC, Maxim Konovalov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Konovalov 2002-04-22 11:00:04 UTC
	port update: net/flow-tools 0.56 -> 0.57

	ChangeLog: http://www.pairlist.net/pipermail/flow-tools/2002-April/000273.html

Fix: apply the patch below,

cvs rm files/patch-ftfile.c
cvs add files/patch-docs_flow-tag
How-To-Repeat: 	n/a
Comment 1 Aleksandr A Babaylov 2002-04-26 15:47:39 UTC
Maxim Konovalov writes:
> 
> >Number:         37335
> >Category:       ports
> >Synopsis:       port update: net/flow-tools 0.56 -> 0.57
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-ports
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          update
> >Submitter-Id:   current-users
> >Arrival-Date:   Mon Apr 22 03:00:04 PDT 2002
> >Closed-Date:
> >Last-Modified:
> >Originator:     Maxim Konovalov
> >Release:        FreeBSD 5.0-CURRENT i386
> >Organization:
> n/a
> >Environment:
> 	FreeBSD 5.0-CURRENT i386
> 
> >Description:
> 	port update: net/flow-tools 0.56 -> 0.57
> 
> 	ChangeLog: http://www.pairlist.net/pipermail/flow-tools/2002-April/000273.html
> 
> >How-To-Repeat:
> 	n/a
> 
> >Fix:
> 
> apply the patch below,
> 
> cvs rm files/patch-ftfile.c
> cvs add files/patch-docs_flow-tag
> 
One more patch:

Index: pkg-plist
===================================================================
RCS file: /home/CVShome/FreeBSD/ports/net/flow-tools/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	13 Jan 2002 21:53:21 -0000	1.3
+++ pkg-plist	26 Apr 2002 14:59:24 -0000
@@ -21,6 +21,12 @@
 bin/flow-xlate
 etc/flow-tools/map
 etc/flow-tools/filter-acl
+include/ftconfig.h
+include/ftlib.h
+include/ftpaths.h
+include/ftqueue.h
+include/radix.h
+lib/libft.a
 share/flow-tools/asn
 share/flow-tools/ip-prot
 share/flow-tools/tcp-port

-- 
@BABOLO      http://links.ru/
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-04-28 18:03:50 UTC
Responsible Changed
From-To: freebsd-ports->pat

I'll take care of this one with maintainer and submitter.
Comment 3 Patrick Li freebsd_committer freebsd_triage 2002-04-29 00:38:22 UTC
State Changed
From-To: open->closed

Committed, Thanks!