Subject: CVS commit: pkgsrc/net/p5-IP-Country
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2006 14:27:40
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Jun  5 14:27:40 UTC 2006

Modified Files:
	pkgsrc/net/p5-IP-Country: Makefile
Added Files:
	pkgsrc/net/p5-IP-Country: MESSAGE

Log Message:
IP::Country does not use Geography::Countries at all; rather, it only
documents that the user may wish to employ Geography::Countries in his/her
own code.  Remove extraneous DEPENDS.

IP::Country only requires Geo::IP if using the MaxMind database wrapper
IP::Country::MaxMind.  The default recommended database in IP::Country doc
(IP::Country::{Medium,Fast}) is builtin to IP::Country and does not require
Geo::IP at all.  Remove optional DEPENDS, and add a MESSAGE instead.

Bump PKGREVISION for changes.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/net/p5-IP-Country/MESSAGE
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/p5-IP-Country/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.