Bug 111183 - net/p5-IP-Country missing dependencies
Summary: net/p5-IP-Country missing dependencies
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 11:10 UTC by dikshie
Modified: 2007-04-04 04:00 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (355 bytes, patch)
2007-04-03 11:10 UTC, dikshie
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.