Bug 156638 - [patch] net/asterisk don't build mysql modules despite enabled option
Summary: [patch] net/asterisk don't build mysql modules despite enabled option
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: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 09:30 UTC by Alexander Brovikov
Modified: 2011-04-26 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.62 KB, patch)
2011-04-25 09:30 UTC, Alexander Brovikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!