Update port: UVNC Repeater - update from version 008 to 014. MANY bugfixes and improvements. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->leeym Over to maintainer (via the GNATS Auto Assign Tool)
leeym 2008-08-31 16:40:00 UTC FreeBSD ports repository Modified files: net/repeater Makefile distinfo net/repeater/files repeater.in Added files: net/repeater/files pkg-install.in pkg-message.in Removed files: net/repeater/files patch-repeater.cpp Log: - update to 0.14 PR: 127002 Submitted by: Rick Richard <rick@sloservers.com> Revision Changes Path 1.6 +15 -8 ports/net/repeater/Makefile 1.2 +3 -3 ports/net/repeater/distinfo 1.3 +0 -16 ports/net/repeater/files/patch-repeater.cpp (dead) 1.1 +24 -0 ports/net/repeater/files/pkg-install.in (new) 1.1 +7 -0 ports/net/repeater/files/pkg-message.in (new) 1.2 +2 -4 ports/net/repeater/files/repeater.in _______________________________________________ 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: open->closed Committed with some modifications. Note: 1. You should submit the patch in the diff format, not in shar format. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html 2. Wait for maintainer timeout before you try to grep the MAINTAINERship. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-maintainer.html 3. Check your patch with portlint to avoid some obvious problems like spaces and tabs. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing-portlint.html 4. The headers in Makefile are preserved for the creator of the port and should not be changed.