Bug 157645 - [maintainer update] net/bird additional patches
Summary: [maintainer update] net/bird additional patches
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-06 01:10 UTC by Alexander V. Chernikov
Modified: 2011-06-26 06:00 UTC (History)
0 users

See Also:


Attachments
file.diff (19.25 KB, patch)
2011-06-06 01:10 UTC, Alexander V. Chernikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander V. Chernikov 2011-06-06 01:10:10 UTC
* Import BGP incorrect attribute patch from git
* Improve multiple fibs support with working patch and warning
* Add CONFIG_INCLUDES option/patch permitting including other files in config
* Remove LEARN_FIX option due to problems with bird restarts
* Bump PORTREVISION

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-06-26 05:59:09 UTC
miwi        2011-06-26 04:59:02 UTC

  FreeBSD ports repository

  Modified files:
    net/bird             Makefile 
    net/bird/files       fibs.diff 
  Added files:
    net/bird/files       extra-config_includes.diff 
                         patch-bgp-packet.c 
  Removed files:
    net/bird/files       learn-krt-sock.c 
  Log:
  * Import BGP incorrect attribute patch from git
  * Improve multiple fibs support with working patch and warning
  * Add CONFIG_INCLUDES option/patch permitting including other files in config
  * Remove LEARN_FIX option due to problems with bird restarts
  * Bump PORTREVISION
  
  PR:             157645
  Submitted by:   "Alexander V. Chernikov" <melifaro@ipfw.ru>
  
  Revision  Changes    Path
  1.14      +15 -3     ports/net/bird/Makefile
  1.1       +302 -0    ports/net/bird/files/extra-config_includes.diff (new)
  1.2       +209 -42   ports/net/bird/files/fibs.diff
  1.2       +0 -11     ports/net/bird/files/learn-krt-sock.c (dead)
  1.1       +11 -0     ports/net/bird/files/patch-bgp-packet.c (new)
_______________________________________________
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 2 Martin Wilke freebsd_committer freebsd_triage 2011-06-26 05:59:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!