Bug 124118 - Update port: comms/spandsp-devel Update to 0.0.5.p3
Summary: Update port: comms/spandsp-devel Update to 0.0.5.p3
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-30 03:50 UTC by Adrian Thearle
Modified: 2008-07-26 20:00 UTC (History)
0 users

See Also:


Attachments
file.shar (4.22 KB, text/plain)
2008-05-30 03:50 UTC, Adrian Thearle
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Thearle 2008-05-30 03:50:01 UTC
This updates the current devel port to the latest spandsp release (if you can call them releases)

Suggest we update comms/spandsp to something a little more recent as 0.0.3 is a tad old and i dont think anything uses it.

My update/new port for callweaver will follow

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-30 03:50:05 UTC
Maintainer of comms/spandsp-devel,

Please note that PR ports/124118 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/124118

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-30 03:50:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-08 13:13:34 UTC
State Changed
From-To: feedback->open

Maintainer has been reset
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-08 13:51:07 UTC
State Changed
From-To: open->feedback

This looks okay, but net/yate-devel port no longer compiles with the new 
spandsp-devel port: 

c++ -Wall   -I. -I.. -I/usr/local/include -O2 -fno-check-new  -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK  -export-dynamic -shared -Wl,--retain-symbols-file,/dev/null -L.. -lyate -o faxchan.yate -I/usr/local/include faxchan.cpp -lspandsp -L/usr/local/lib 
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::init(t30_state_t*, const char*, const char*, bool)': 
faxchan.cpp:308: error: `t30_set_local_ident' was not declared in this scope 
faxchan.cpp:310: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)' 
faxchan.cpp:310: error:   initializing argument 2 of `void t30_set_phase_d_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)' 
faxchan.cpp:311: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)' 
faxchan.cpp:311: error:   initializing argument 2 of `void t30_set_phase_b_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)' 
faxchan.cpp:308: warning: unused variable 't30_set_local_ident' 
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::phaseD(int)': 
faxchan.cpp:377: error: `t30_get_local_ident' was not declared in this scope 
faxchan.cpp:380: error: `t30_get_far_ident' was not declared in this scope 
faxchan.cpp:377: warning: unused variable 't30_get_local_ident' 
faxchan.cpp:380: warning: unused variable 't30_get_far_ident'
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-08 13:51:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

This looks okay, but net/yate-devel port no longer compiles with the new 
spandsp-devel port: 

c++ -Wall   -I. -I.. -I/usr/local/include -O2 -fno-check-new  -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK  -export-dynamic -shared -Wl,--retain-symbols-file,/dev/null -L.. -lyate -o faxchan.yate -I/usr/local/include faxchan.cpp -lspandsp -L/usr/local/lib 
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::init(t30_state_t*, const char*, const char*, bool)': 
faxchan.cpp:308: error: `t30_set_local_ident' was not declared in this scope 
faxchan.cpp:310: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)' 
faxchan.cpp:310: error:   initializing argument 2 of `void t30_set_phase_d_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)' 
faxchan.cpp:311: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)' 
faxchan.cpp:311: error:   initializing argument 2 of `void t30_set_phase_b_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)' 
faxchan.cpp:308: warning: unused variable 't30_set_local_ident' 
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::phaseD(int)': 
faxchan.cpp:377: error: `t30_get_local_ident' was not declared in this scope 
faxchan.cpp:380: error: `t30_get_far_ident' was not declared in this scope 
faxchan.cpp:377: warning: unused variable 't30_get_local_ident' 
faxchan.cpp:380: warning: unused variable 't30_get_far_ident' 

Comments?
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-16 13:24:37 UTC
State Changed
From-To: feedback->open

Feedback received: 

I have been look closely at the Yate port and it seems that it is currently the 
latest in the 1 series. So I would therefore suggest that we do not break it 
and instead create a new spandsp port.  

I would suggest that we call this one spandsp-devel5. 

Adrian
Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-16 13:27:23 UTC
State Changed
From-To: open->repocopy

comms/spandsp-devel --> comms/spandsp-devel5 


Comment 8 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-16 13:27:23 UTC
Responsible Changed
From-To: pav->portmgr

comms/spandsp-devel --> comms/spandsp-devel5
Comment 9 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-07-26 04:03:54 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 10 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-07-26 04:03:54 UTC
Responsible Changed
From-To: portmgr->pav

Repocopy complete.
Comment 11 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-26 19:57:51 UTC
State Changed
From-To: open->closed

Updated port added as spandsp-devel5.  Thanks!
Comment 12 dfilter service freebsd_committer freebsd_triage 2008-07-26 19:58:27 UTC
pav         2008-07-26 18:58:14 UTC

  FreeBSD ports repository

  Modified files:
    comms/spandsp-devel5 Makefile distinfo pkg-plist 
  Log:
  - Update to 0.0.5.pre3
  
  PR:             ports/124118
  Submitted by:   Adrian Thearle <adrian@thearle.com.au>
  
  Revision  Changes    Path
  1.20      +6 -3      ports/comms/spandsp-devel5/Makefile
  1.9       +3 -3      ports/comms/spandsp-devel5/distinfo
  1.10      +3 -4      ports/comms/spandsp-devel5/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"