Bug 123267

Summary: [UPDATE] www/mod_geoip2 to 1.2.3
Product: Ports & Packages Reporter: Yarodin <yarodin>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yarodin 2008-04-30 16:30:01 UTC
Update to 1.2.3

- Skip files that we can not open for some reason ( permission/typo ). Check and skip empty slots in geoip_header_parser
- Fix race condition for IO based caches like Standard. MMapCache and MemoryCache are not affected.
- Slight performance increase - don't make per_dir ap_get_module_config call where we return DECLINED because cfg->GeoIPEnabled is true
- NetWare/Win32 compilation fixes, since can't declare vars in middle of code

Fix: How to apply:
1) Put patch-mod_geoip2.txt to /usr/ports/www/
2) cd /usr/ports/www/ && patch -E -p <patch-mod_geoip2.txt && find /usr/ports/www/mod_geoip2/ -type f -name "*.orig" -exec rm -f {} \; 

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-30 16:30:16 UTC
Maintainer of www/mod_geoip2,

Please note that PR ports/123267 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123267

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-30 16:30:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 jau 2008-05-03 06:12:15 UTC
	Accepted.


	Cheers,
		// jau
.---  ..-  -.-  -.-  .-    .-  .-.-.-    ..-  -.-  -.-  ---  -.  .  -.
  /    Jukka A. Ukkonen,                             Oxit Ltd, Finland
 /__   M.Sc. (sw-eng & cs)                    (Phone) +358-500-606-671
   /   Internet: Jukka.Ukkonen(a)Oxit.Fi        (Home) +358-9-6215-280
  /    Internet: jau(a)iki.fi
 v
        .---  .-  ..-  ...-.-  ..  -.-  ..  .-.-.-  ..-.  ..
+ + + + My opinions are mine and mine alone, not my employers. + + + +
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-05-03 06:47:59 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Rong-En Fan freebsd_committer freebsd_triage 2008-05-03 10:05:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 6 Rong-En Fan freebsd_committer freebsd_triage 2008-05-04 04:18:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-05-04 04:18:24 UTC
rafan       2008-05-04 03:18:16 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_geoip2       Makefile distinfo 
  Log:
  - Update to 1.2.3
  
  PR:             ports/123267
  Submitted by:   Yarodin <yarodin at gmail.com>
  Approved by:    Jukka A. Ukkonen <jau at iki.fi> (maintainer)
  
  Revision  Changes    Path
  1.9       +1 -1      ports/www/mod_geoip2/Makefile
  1.7       +3 -3      ports/www/mod_geoip2/distinfo
_______________________________________________
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"