When using -t option together with -p (default prefix legth), prefix length actually given on input stream is ignored. While I'm here, make portlint -C happy, asnd remove stale mastersite (HTTP 404). Fix: (pkg-plist should be cvs rm'd) How-To-Repeat: me> (echo 127.0.0.1; echo 169.254.0.0/16) | aggregate -t -p 32 aggregate: maximum prefix length permitted will be 32 aggregate: prefix length of 32 bits will be used where none specified 127.0.0.1/32 169.254.0.0/32
Responsible Changed From-To: freebsd-ports-bugs->marck Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of net-mgmt/aggregate, Please note that PR ports/131259 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131259 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
marck 2009-02-23 12:17:09 UTC FreeBSD ports repository (doc committer) Modified files: net-mgmt/aggregate Makefile Added files: net-mgmt/aggregate/files patch-aggregate.c Removed files: net-mgmt/aggregate pkg-plist Log: Fix simultaneous use of -t and -p options. While I'm here, get rid of simple pkg-plist, and remove stale distsite. Also, make portlint -C happy. PR: 131259 Approved by: maintainer timeout (3 weeks) Revision Changes Path 1.12 +5 -3 ports/net-mgmt/aggregate/Makefile 1.1 +24 -0 ports/net-mgmt/aggregate/files/patch-aggregate.c (new) 1.2 +0 -2 ports/net-mgmt/aggregate/pkg-plist (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"
State Changed From-To: feedback->closed Committed (maintainer timeout: 3 weeks).