Bug 133843 - Update port net/asterisk16 - add spandsp option/depency
Summary: Update port net/asterisk16 - add spandsp option/depency
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: Maxim Sobolev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-18 18:30 UTC by Alexander V. Chernikov
Modified: 2009-11-20 23:50 UTC (History)
0 users

See Also:


Attachments
file.diff (681 bytes, patch)
2009-04-18 18:30 UTC, Alexander V. Chernikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander V. Chernikov 2009-04-18 18:30:02 UTC
Add SPANDSP option to build net/spandsp-devel if we want * to build app_fax module. At the moment spandsp-devel5 can only be used with 1.6, but there is ports/133839 with spandsp-devel upgrade to 0.0.6pre7 which seems to be working with * > 1.6.0.6

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-04-18 21:38:33 UTC
Responsible Changed
From-To: freebsd-bugs->sobomax

ports PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-20 23:43:20 UTC
sobomax     2009-11-20 23:43:09 UTC

  FreeBSD ports repository

  Modified files:
    net/asterisk16       Makefile distinfo pkg-plist 
    net/asterisk16/files nocodecnego-patch-Makefile 
                         patch-main::Makefile 
  Log:
  o Update to 1.6.0.18.
  
  o comment section that explicitly includes bsd.port.options.mk, we don't
  need this functionality now, while it creates issues with Makefile.local
  
  PR:     135332
  Reported by:    Piotr Grabowski
  
  o add libexecinfo into the LIB_DEPENDS and fix linking with it.
  
  PR:     139776
  Submitted by:   Alexander V. Chernikov
  
  o add spandsp support (optional, turned off by default).
  
  PR:     133843
  Submitted by:   Alexander V. Chernikov
  
  Revision  Changes    Path
  1.125     +20 -7     ports/net/asterisk16/Makefile
  1.48      +3 -3      ports/net/asterisk16/distinfo
  1.11      +14 -19    ports/net/asterisk16/files/nocodecnego-patch-Makefile
  1.8       +9 -1      ports/net/asterisk16/files/patch-main::Makefile
  1.42      +12 -12    ports/net/asterisk16/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 Maxim Sobolev freebsd_committer freebsd_triage 2009-11-20 23:46:01 UTC
State Changed
From-To: open->closed

Fixed in 1.6.0.18 version of the port. Thanks!