FreeBSD Bugzilla – Attachment 74368 Details for
Bug 107604
[patch] Fix for net/ruby-net-geoip build error on i386-7-latest
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.64 KB, created by
Albert Vernon
on 2007-01-06 03:10:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Albert Vernon
Created:
2007-01-06 03:10:16 UTC
Size:
1.64 KB
patch
obsolete
>diff -Naur ruby-net-geoip.prev/Makefile ruby-net-geoip/Makefile >--- ruby-net-geoip.prev/Makefile Wed Dec 13 11:14:16 2006 >+++ ruby-net-geoip/Makefile Fri Jan 5 21:29:03 2007 >@@ -7,14 +7,13 @@ > > PORTNAME= net-geoip > PORTVERSION= 0.06 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= net ruby >-MASTER_SITES= http://www.gigavenue.com/mirrors/ruby/ \ >- http://www.maxmind.com/download/geoip/api/ruby/ >+MASTER_SITES= http://www.maxmind.com/download/geoip/api/ruby/ > PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} > DIST_SUBDIR= ruby > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= f3cun3c02@sneakemail.com > COMMENT= A Ruby extension that wraps around libGeoIP > > LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP >diff -Naur ruby-net-geoip.prev/pkg-descr ruby-net-geoip/pkg-descr >--- ruby-net-geoip.prev/pkg-descr Wed Oct 9 06:00:11 2002 >+++ ruby-net-geoip/pkg-descr Fri Jan 5 21:33:05 2007 >@@ -2,4 +2,3 @@ > hostname. > > Author: Sean Chittenden <sean@chittenden.org> >-WWW: http://www.rubynet.org/modules/net/geoip/ >diff -Naur ruby-net-geoip.prev/work/net-geoip-0.06/Makefile ruby-net-geoip/work/net-geoip-0.06/Makefile >--- ruby-net-geoip.prev/work/net-geoip-0.06/Makefile Fri Jan 5 21:23:46 2007 >+++ ruby-net-geoip/work/net-geoip-0.06/Makefile Fri Jan 5 21:27:30 2007 >@@ -41,7 +41,7 @@ > LIBRUBYARG_STATIC = -l$(RUBY_SO_NAME)-static > > RUBY_EXTCONF_H = extconf.h >-CFLAGS = -fPIC -g -Wall-O2 -fno-strict-aliasing -pipe -fPIC -I/usr/local/include >+CFLAGS = -fPIC -g -Wall -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/local/include > INCFLAGS = -I. -I. -I/usr/local/lib/ruby/1.8/i386-freebsd6 -I. > CPPFLAGS = -DRUBY_EXTCONF_H=\"$(RUBY_EXTCONF_H)\" -I/usr/local/include > CXXFLAGS = $(CFLAGS)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 107604
: 74368