Bug 111183

Summary: net/p5-IP-Country missing dependencies
Product: Ports & Packages Reporter: dikshie <dikshie>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff none

Description dikshie 2007-04-03 11:10:03 UTC
	ports/net/p5-IP-Country is successful to compile but fail to run because of missing dependencies

How-To-Repeat: 	fresh install ports/net/p5-IP-Country:
	cd /usr/ports/net/p5-IP-Country
	make install clean
	rehash
	ip2cc
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-03 11:10:14 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-04-03 15:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-04 03:55:13 UTC
clsung      2007-04-04 02:55:07 UTC

  FreeBSD ports repository

  Modified files:
    net/p5-IP-Country    Makefile 
  Log:
  - installed script (ip2cc) needs p5-Geography-Countries
  - bump PORTREVISION
  
  PR:             ports/111183
  Submitted by:   maintainer (Dikshie)
  
  Revision  Changes    Path
  1.5       +4 -0      ports/net/p5-IP-Country/Makefile
_______________________________________________
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"
Comment 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-04-04 03:55:17 UTC
State Changed
From-To: open->closed

Committed. Thank You.