Bug 59770 - [PATCH] devel/ixlib: fix build on -CURRENT (gcc33)
Summary: [PATCH] devel/ixlib: fix build on -CURRENT (gcc33)
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-28 21:40 UTC by Sergey Matveychuk
Modified: 2003-11-30 18:11 UTC (History)
0 users

See Also:


Attachments
ixlib-0.96.2_3.patch (11.72 KB, patch)
2003-11-28 21:40 UTC, Sergey Matveychuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Matveychuk 2003-11-28 21:40:16 UTC
[DESCRIBE CHANGES]
* fix build with gcc 3.3.2 (-CURRENT)
* expect CFLAGS
* bump PORTVERSION
* change space with tab

Added file(s):
- files/patch-src::ixlib_base.hh
- files/patch-src::ixlib_javascript.hh
- files/patch-src::ixlib_re.hh
- files/patch-src::ixlib_re_impl.hh
- files/patch-src::js_interpreter.cc
- files/patch-test::javascript.cc

Generated with FreeBSD Port Tools 0.50
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-30 16:53:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

I'll take this.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-30 18:11:41 UTC
State Changed
From-To: open->closed

Committed, thanks!