Bug 111499 - ports-i386@pointyhat.freebsd.org: oooqs2-1.0 failed on i386 - patch for solve problem
Summary: ports-i386@pointyhat.freebsd.org: oooqs2-1.0 failed on i386 - patch for solve...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 05:10 UTC by Rashid N. Achilov
Modified: 2007-04-12 14:53 UTC (History)
0 users

See Also:


Attachments
file.diff (348 bytes, patch)
2007-04-12 05:10 UTC, Rashid N. Achilov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rashid N. Achilov 2007-04-12 05:10:02 UTC
Build of oooqs2 failed because one file, installed by that port, does not desribed at pkg-plist and does not deleted at 'make uninstall' stage. I have done this simply patch to correct this.

Fix: Patch attached with submission follows:
How-To-Repeat: Try to install oooqs2 i.e at /tmp/1. Try to unistall oooqs2. You'll seen oooqs2.desktop file still presented.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-12 08:42:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-12 14:45:50 UTC
miwi        2007-04-12 13:45:21 UTC

  FreeBSD ports repository

  Modified files:
    x11/oooqs2           Makefile pkg-plist 
  Log:
  - Fix pkg-plist [1]
  
  PR:             111499
  Submitted by:   portinyhat via kris
                  Rashid N. Achilov <achilov-rn@askd.ru> (maintainer)
  
  Revision  Changes    Path
  1.16      +1 -0      ports/x11/oooqs2/Makefile
  1.8       +1 -0      ports/x11/oooqs2/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 Martin Wilke freebsd_committer freebsd_triage 2007-04-12 14:53:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!