Bug 115394 - [PATCH] x11-toolkits/gtkscintilla: add IGNORE for non-GTK1 Scintilla
Summary: [PATCH] x11-toolkits/gtkscintilla: add IGNORE for non-GTK1 Scintilla
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: Jeremy Messenger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 19:10 UTC by Naram Qashat
Modified: 2007-08-10 21:20 UTC (History)
0 users

See Also:


Attachments
gtkscintilla-0.8.2_5.patch (808 bytes, patch)
2007-08-10 19:10 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2007-08-10 19:10:05 UTC
- Add IGNORE if x11-toolkits/scintilla is not built using GTK1

Generated with FreeBSD Port Tools 0.77

Note: This PR relies on the commit of ports/115127 first
Note 2: Please replace ports/115388 with this one, I found that my first
        patch would not work when I did the same with editors/scite
Comment 1 Jeremy Messenger freebsd_committer freebsd_triage 2007-08-10 19:43:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mezz

I'll take this. I am working w/ him on ports/115127, so this PR is related 
with ports/115127.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-10 21:15:03 UTC
mezz        2007-08-10 20:15:00 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/gtkscintilla Makefile 
  Log:
  Add a check on if scintilla built with GTK+2 then mark it as IGNORE. It
  required to have scintilla build with GTK+1 (which is by default).
  
  PR:             ports/115394
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
  
  Revision  Changes    Path
  1.18      +7 -1      ports/x11-toolkits/gtkscintilla/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 3 Jeremy Messenger freebsd_committer freebsd_triage 2007-08-10 21:15:11 UTC
State Changed
From-To: open->closed

Committed, thanks!