this patch updates ports/comms/obexapp to work with the new version of ports/comms/openobex - see ports/105854
State Changed From-To: open->feedback Awaiting maintainers feedback
On Sat, Nov 25, 2006 at 10:38:07PM +0000, Edwin Groothuis wrote: > Maintainer of comms/obexapp, > > Please note that PR ports/105855 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/105855 Patch approved. Thanks! -- Guido Falsi <mad@madpilot.net>
Responsible Changed From-To: freebsd-ports-bugs->laszlof I'll take it.
laszlof 2006-12-04 16:16:26 UTC FreeBSD ports repository Modified files: comms/obexapp Makefile Removed files: comms/obexapp/files patch-main.c patch-sdp.c patch-server.c patch-transport.c Log: Chase comms/openobex update and bump PORTREVISION Remove patches applied upstream. PR: ports/105855 Submitted by: Matthew West <mwest@uct.ac.za> Approved by: Guido Falsi <mad@madpilot.net> (maintainer) Revision Changes Path 1.12 +2 -1 ports/comms/obexapp/Makefile 1.4 +0 -11 ports/comms/obexapp/files/patch-main.c (dead) 1.2 +0 -11 ports/comms/obexapp/files/patch-sdp.c (dead) 1.4 +0 -11 ports/comms/obexapp/files/patch-server.c (dead) 1.2 +0 -11 ports/comms/obexapp/files/patch-transport.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"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!