Bug 107604 - [patch] Fix for net/ruby-net-geoip build error on i386-7-latest
Summary: [patch] Fix for net/ruby-net-geoip build error on i386-7-latest
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 03:10 UTC by Albert Vernon
Modified: 2007-02-01 02:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.64 KB, patch)
2007-01-06 03:10 UTC, Albert Vernon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Vernon 2007-01-06 03:10:16 UTC
A typo in the working directory's Makefile is passing invalid arguments to the C compiler.  The error log is here:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2007010205/ruby18-net-geoip-0.06_5.log

I would also like to become the maintainer for this port and obtain an @freebsd.org alias.

Fix: Insert a space between -Wall and -O2.  See the attached patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-06 03:10:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants to have ruby- PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-01 02:33:14 UTC
State Changed
From-To: open->closed

Committed with fix. Thank you.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-01 02:33:40 UTC
clsung      2007-02-01 02:32:32 UTC

  FreeBSD ports repository

  Modified files:
    net/ruby-net-geoip   Makefile pkg-descr 
  Added files:
    net/ruby-net-geoip/files patch-extconf.rb 
  Log:
  - Fix for net/ruby-net-geoip build error on i386-7-latest
  - submitter will maintain this port
  
  PR:             ports/107604
  Submitted by:   maintainer (Albert Vernon)
  
  Revision  Changes    Path
  1.14      +3 -4      ports/net/ruby-net-geoip/Makefile
  1.1       +11 -0     ports/net/ruby-net-geoip/files/patch-extconf.rb (new)
  1.2       +0 -1      ports/net/ruby-net-geoip/pkg-descr
_______________________________________________
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"