Bug 103756

Summary: [patch] devel/codeblocks unicode-bug
Product: Ports & Packages Reporter: Michael Neumann <mneuma2s>
Component: Individual Port(s)Assignee: Stefan Walter <stefan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
codeblocks-1.0r2-unicode.patch.gz none

Description Michael Neumann 2006-09-28 14:40:30 UTC
Fixed a rather annoying bug by rebuilding against wxgtk26-unicode (see http://forums.codeblocks.org/index.php?topic=3097.0).
Patch is gzipped and uuencoded
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-28 14:41:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 m.sund 2006-10-03 21:43:16 UTC
Hi,

I approve this patch.
Thank You!

Regards,
Matthias
Comment 3 Stefan Walter freebsd_committer freebsd_triage 2006-10-06 18:03:20 UTC
State Changed
From-To: feedback->open

Maintainer approved. 


Comment 4 Stefan Walter freebsd_committer freebsd_triage 2006-10-06 18:03:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 5 dfilter service freebsd_committer freebsd_triage 2006-10-06 18:34:41 UTC
stefan      2006-10-06 17:34:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/codeblocks     Makefile 
    devel/codeblocks/files Makefile 
  Log:
  - Depend on and link against wxgtk26-unicode instead of the ANSI version. [1]
  - s/INSTALLS_SHLIB/USE_LDCONFIG/
  
  PR:             103756 [1]
  Submitted by:   Michael Neumann <mneuma2s@smail.inf.fh-brs.de> [1]
  Approved by:    maintainer [1]
  
  Revision  Changes    Path
  1.3       +3 -2      ports/devel/codeblocks/Makefile
  1.3       +35 -35    ports/devel/codeblocks/files/Makefile
_______________________________________________
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 6 Stefan Walter freebsd_committer freebsd_triage 2006-10-06 18:34:57 UTC
State Changed
From-To: open->closed

Committed, thanks!