Bug 122527 - x11-fm/rox-filer port: Broken pkg-plist
Summary: x11-fm/rox-filer port: Broken pkg-plist
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: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-07 13:20 UTC by Keith Gaughan
Modified: 2008-04-07 15:20 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 Keith Gaughan 2008-04-07 13:20:00 UTC
The following lines are missing from pkg-plist:

apps/ROX-Filer/Templates.glade
apps/ROX-Filer/subclasses

The lack of these files causes ROX-Filer to complain when to tries to open up the activity log, and ROX-Session to complain when it tries to open up the panel configuration window as neither are able to construct them without these files.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-07 13:27:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->olgeni

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-07 15:14:08 UTC
olgeni      2008-04-07 14:13:58 UTC

  FreeBSD ports repository

  Modified files:
    x11-fm/rox-filer     Makefile pkg-plist 
  Log:
  Add missing files to pkg-plist.
  
  PR:             ports/122527
  Submitted by:   Keith Gaughan <keith.gaughan(at)gmail.com>
  
  Revision  Changes    Path
  1.68      +2 -1      ports/x11-fm/rox-filer/Makefile
  1.31      +2 -0      ports/x11-fm/rox-filer/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 Jimmy Olgeni freebsd_committer freebsd_triage 2008-04-07 15:15:33 UTC
State Changed
From-To: open->closed

Fixed. Thanks!