Bug 105855 - update ports/comms/obexapp to work with new version of ports/comms/openobex
Summary: update ports/comms/obexapp to work with new version of ports/comms/openobex
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: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-25 22:00 UTC by Matthew West
Modified: 2006-12-04 16:20 UTC (History)
1 user (show)

See Also:


Attachments
obexapp.diff (2.29 KB, patch)
2006-11-25 22:00 UTC, Matthew West
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew West 2006-11-25 22:00:27 UTC
this patch updates ports/comms/obexapp to work with the new version of
ports/comms/openobex - see ports/105854
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-25 22:38:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2006-11-26 01:01:03 UTC
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>
Comment 3 Frank J. Laszlo freebsd_committer freebsd_triage 2006-12-02 03:53:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-12-04 16:16:37 UTC
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"
Comment 5 Frank J. Laszlo freebsd_committer freebsd_triage 2006-12-04 16:16:38 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!