Bug 121290 - [PATCH] net/cphone: unbreak with new pwlib/openh323
Summary: [PATCH] net/cphone: unbreak with new pwlib/openh323
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 15:00 UTC by Rong-En Fan
Modified: 2008-03-10 12:50 UTC (History)
1 user (show)

See Also:


Attachments
cphone-0.3.2.c.20060407_3.patch (3.10 KB, patch)
2008-03-02 15:00 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2008-03-02 15:00:03 UTC
- Fix build with new pwlib/openh323

Some patch was taken from ekiga:

http://mail.gnome.org/archives/ekiga-list/2007-April/msg00136.html

Added file(s):
- files/patch-cpendpoint.h
- files/patch-options.h
- files/patch-qtvid.cxx
- files/patch-qtvid.h

Port maintainer (Joerg.Pulz@frm2.tum.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-02 15:00:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-02 15:00:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-10 12:45:51 UTC
rafan       2008-03-10 12:45:41 UTC

  FreeBSD ports repository

  Modified files:
    net/cphone           Makefile 
  Added files:
    net/cphone/files     patch-cpendpoint.h patch-options.h 
                         patch-qtvid.cxx patch-qtvid.h 
  Log:
  - Fix build with new openh323/pwlib
  
  PR:             ports/121290
  Submitted by:   rafan
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.20      +1 -1      ports/net/cphone/Makefile
  1.1       +10 -0     ports/net/cphone/files/patch-cpendpoint.h (new)
  1.1       +10 -0     ports/net/cphone/files/patch-options.h (new)
  1.1       +25 -0     ports/net/cphone/files/patch-qtvid.cxx (new)
  1.1       +19 -0     ports/net/cphone/files/patch-qtvid.h (new)
_______________________________________________
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 4 Rong-En Fan freebsd_committer freebsd_triage 2008-03-10 12:47:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!