Created attachment 173056 [details] Patch to update net/bird to 1.6.0 Attached patch updates net/bird to 1.6.0. I have been unable to fix the additional patches, however, neither of them works with 1.5.0, so they should probably be removed anyway. The firewall patch applies, but does not build. The agg patch does not even apply. This is true also for 1.5.0. The update also renames a patch file to match the file naming convention
I tried to apply the patch, it failed for: File to patch: files/patch-sysdep_bsd_sysio.h No file found--skip this patch? [n] Is this supposed to be that way ?
Reporter is committer, assign accordingly
(In reply to Kurt Jaeger from comment #1) Apparently you need to manually move the file net/bird/files/patch-bsd-sysdep.h to net/bird/files/patch-sysdep_bsd_sysio.h manually. SVN seem to screw that up when creating patches.
Thanks, patches are ok with that and testbuilds are fine. Now, are you going to commit this with maintainer timeout ?
I'll look at getting it in the tree tomorrow.
A commit references this bug: Author: melifaro Date: Sun Aug 14 06:25:18 UTC 2016 New revision: 420176 URL: https://svnweb.freebsd.org/changeset/ports/420176 Log: Update net/bird,net/bird6 to 1.6.0 Add sk_setup / io loop fixes from git. Remove agg patch - new version with different syntax is comingTimeout, server noc-myt.yandex.net not responding. PR: 211413 Submitted by: zeising (original version) Approved by: az (implicit) Changes: head/net/bird/Makefile head/net/bird/distinfo head/net/bird/files/agg_support.patch head/net/bird/files/firewall_support.patch head/net/bird/files/patch-tools-Makefile.in head/net/bird/files/patch-tools-Rules.in head/net/bird6/Makefile
Close this, bird has been updated.