Bug 110142 - irc/irssi port does not include botti as list of installed files
Summary: irc/irssi port does not include botti as list of installed files
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: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-09 20:00 UTC by John K.
Modified: 2007-03-11 02:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John K. 2007-03-09 20:00:11 UTC
Installing irssi-0.8.10_3 from ports, /usr/local/bin/botti is installed, but does not show up as installed file when pkg_info -L is run on it.

Because of this, when irssi package is deinstalled, /usr/local/bin/botti does not get removed.

How-To-Repeat: install irssi ports, run pkg_info -L on the ports to verify the file list, and make deinstall the port to verify that botti does not get removed.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-09 20:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vanilla

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-11 01:52:37 UTC
vanilla     2007-03-11 01:52:32 UTC

  FreeBSD ports repository

  Modified files:
    irc/irssi            Makefile pkg-plist 
  Log:
  Fix pkg-plist with bot support.
  
  PR:             ports/110142
  Submitted by:   "John K."<cfactor_at_gmail_._com>
  
  Revision  Changes    Path
  1.96      +4 -0      ports/irc/irssi/Makefile
  1.28      +1 -0      ports/irc/irssi/pkg-plist
_______________________________________________
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 3 Vanilla I. Shu freebsd_committer freebsd_triage 2007-03-11 01:52:55 UTC
State Changed
From-To: open->closed

Committed, thanks.