Bug 119376 - Updates net/openh323 from 1.18.0 to 1.19.0.1
Summary: Updates net/openh323 from 1.18.0 to 1.19.0.1
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-01-06 05:00 UTC by Steve Ames
Modified: 2008-03-01 07:30 UTC (History)
0 users

See Also:


Attachments
file.diff (8.35 KB, patch)
2008-01-06 05:00 UTC, Steve Ames
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Ames 2008-01-06 05:00:01 UTC
	Updates net/openh323 from 1.18.0 to 1.19.0.1 . This patch requires
	that pwlib be updated to 1.12.0 first. Patch for that update has 
	already been submitted. I believe this to be the final release of
	openh323 as the project has split and two parties are doig their
	own thing now (Opal (devel/opal) and H323Plus (no port yet)).

Fix: Apply the following patch. Also available at:
	http://steve.energistic.com/h323-ports/openh323-1.18.0-1.19.0.1.patch
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-01-06 05:27:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-01 07:25:22 UTC
rafan       2008-03-01 07:25:16 UTC

  FreeBSD ports repository

  Modified files:
    net/openh323         Makefile distinfo pkg-plist 
  Added files:
    net/openh323/files   patch-include-h4601.h 
                         patch-include-mediafmt.h 
                         patch-src-h261codec-cxx 
                         patch-src-h323caps.cxx 
                         patch-src-h323ep-cxx 
                         patch-src-h323pluginmgr-cxx 
                         patch-src-mediafmt.cxx 
  Log:
  - Update to 1.19.0.1
  
  PR:             ports/119376
  Submitted by:   Steve Ames <steve at energistic.com> (maintainer)
  
  Revision  Changes    Path
  1.80      +3 -4      ports/net/openh323/Makefile
  1.28      +3 -3      ports/net/openh323/distinfo
  1.1       +12 -0     ports/net/openh323/files/patch-include-h4601.h (new)
  1.1       +19 -0     ports/net/openh323/files/patch-include-mediafmt.h (new)
  1.1       +11 -0     ports/net/openh323/files/patch-src-h261codec-cxx (new)
  1.1       +58 -0     ports/net/openh323/files/patch-src-h323caps.cxx (new)
  1.1       +11 -0     ports/net/openh323/files/patch-src-h323ep-cxx (new)
  1.1       +13 -0     ports/net/openh323/files/patch-src-h323pluginmgr-cxx (new)
  1.1       +12 -0     ports/net/openh323/files/patch-src-mediafmt.cxx (new)
  1.11      +1 -0      ports/net/openh323/pkg-plist
_______________________________________________
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 3 Rong-En Fan freebsd_committer freebsd_triage 2008-03-01 07:26:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!