Bug 143087 - [MAINTAINER] net-mgmt/nfdump: update to 1.6
Summary: [MAINTAINER] net-mgmt/nfdump: update to 1.6
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 16:00 UTC by Janos Mohacsi
Modified: 2010-01-23 01:20 UTC (History)
0 users

See Also:


Attachments
nfdump-1.6.patch (5.12 KB, patch)
2010-01-22 16:00 UTC, Janos Mohacsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Janos Mohacsi 2010-01-22 16:00:10 UTC
- Update to 1.6

Added file(s):
- files/patch-bin_ft2nfdump.c

Removed file(s):
- files/patch-Makefile.in
- files/patch-ft2nfdump.c

In this version the MAN file handling in th the new file structure got broken. It is is allways installing all the MAN.1 files without the compilation flags.

Generated with FreeBSD Port Tools 0.99
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-01-23 00:37:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-23 01:11:47 UTC
wen         2010-01-23 01:11:38 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nfdump      Makefile distinfo 
    net-mgmt/nfdump/files patch-configure 
  Added files:
    net-mgmt/nfdump/files patch-bin_ft2nfdump.c 
  Removed files:
    net-mgmt/nfdump/files patch-Makefile.in patch-ft2nfdump.c 
  Log:
  - Update to 1.6
  
  - Added files/patch-bin_ft2nfdump.c
  
  - Removed files/patch-Makefile.in and files/patch-ft2nfdump.c
  
  - In this version the MAN file handling in th the new file structure got broken. It is is allways installing all the MAN.1 files without the compilation flags.
  
  PR:             ports/143087
  Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
  
  Revision  Changes    Path
  1.21      +5 -10     ports/net-mgmt/nfdump/Makefile
  1.13      +3 -3      ports/net-mgmt/nfdump/distinfo
  1.8       +0 -16     ports/net-mgmt/nfdump/files/patch-Makefile.in (dead)
  1.1       +14 -0     ports/net-mgmt/nfdump/files/patch-bin_ft2nfdump.c (new)
  1.2       +2 -2      ports/net-mgmt/nfdump/files/patch-configure
  1.4       +0 -14     ports/net-mgmt/nfdump/files/patch-ft2nfdump.c (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-01-23 01:15:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!