Bug 156638

Summary: [patch] net/asterisk don't build mysql modules despite enabled option
Product: Ports & Packages Reporter: Alexander Brovikov <alexander>
Component: Individual Port(s)Assignee: Florian Smeets <flo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alexander Brovikov 2011-04-25 09:30:08 UTC
net/asterisk don't build mysql modules despite enabled option

Fix: patch for  extra-patch-menuselect-tree-mysql.diff goes in attach

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-25 09:30:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-26 19:53:56 UTC
flo         2011-04-26 18:53:16 UTC

  FreeBSD ports repository

  Modified files:
    net/asterisk         Makefile 
  Added files:
    net/asterisk/files   extra-patch-addons__.moduleinfo.diff 
  Log:
  - add another patch to acually make WITH_MYSQL work
  
  PR:             ports/156638
  Reported by:    Eugene Varnavsky <varnavruz@gmail.com>
  Submitted by:   Alexander Brovikov <alexander@brovikov.ru>
  
  Revision  Changes    Path
  1.152     +1 -0      ports/net/asterisk/Makefile
  1.1       +24 -0     ports/net/asterisk/files/extra-patch-addons__.moduleinfo.diff (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 3 Florian Smeets freebsd_committer freebsd_triage 2011-04-26 19:54:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!