Bug 165282 - typo in x11-toolkits/gtk30 pkg-plist [patch]
Summary: typo in x11-toolkits/gtk30 pkg-plist [patch]
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-18 23:50 UTC by Don Lewis
Modified: 2012-02-24 17:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (917 bytes, patch)
2012-02-18 23:50 UTC, Don Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Lewis freebsd_committer freebsd_triage 2012-02-18 23:50:06 UTC
When installing x11-toolkits/gtk30 from a package, the following error
occurs:

cannot create /usr/local/lib/gkt-3.0/3.0.0/immodules.cache: No such file or dire
ctory

How-To-Repeat: 
Installing x11-toolkits/gtk30 from a package, in my case by
using portupgrade to upgrade the installed version, triggers the error.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-18 23:50:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-24 17:14:30 UTC
kwm         2012-02-24 17:14:16 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/gtk30   Makefile pkg-plist 
  Log:
  Fix a typo in the plist.
  
  PR:             ports/165282
  Submitted by:   truckman@
  
  Revision  Changes    Path
  1.254     +1 -1      ports/x11-toolkits/gtk30/Makefile
  1.116     +1 -1      ports/x11-toolkits/gtk30/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 Koop Mast freebsd_committer freebsd_triage 2012-02-24 17:14:38 UTC
State Changed
From-To: open->closed

Committed, Thanks!