Subject: CVS commit: pkgsrc/net/p5-IP-Country
From: Todd Vierling
Date: 2006-06-05 16:27:40
Message id: 20060605142740.F1EC1211CA@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.2modifypkgsrc/net/p5-IP-Country/Makefile
1.1addpkgsrc/net/p5-IP-Country/MESSAGE