Bug 159119 - [PATCH] devel/mono-addins: fix PLIST
Summary: [PATCH] devel/mono-addins: fix 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: freebsd-mono (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-22 18:30 UTC by Po-Chuan Hsieh
Modified: 2011-07-23 16:50 UTC (History)
1 user (show)

See Also:


Attachments
mono-addins-0.6.1.patch (932 bytes, patch)
2011-07-22 18:30 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-22 18:30:11 UTC
- Remove GUI-related directory conditionally
  These are missing patch of ports/157883.

Port maintainer (mono@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99

How-To-Repeat: # cd /usr/ports/devel/mono-addins
# make WITHOUT_GTK2=yes install deinstall
...
===>  Deinstalling for devel/mono-addins
===>   Deinstalling mono-addins-0.6.1
pkg_delete: file '/usr/local/lib/mono/gac/policy.0.5.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/mono/gac/policy.0.5.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756'
pkg_delete: file '/usr/local/lib/mono/gac/policy.0.5.Mono.Addins.Gui' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/mono/gac/policy.0.5.Mono.Addins.Gui'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-22 18:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mono

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-23 16:49:18 UTC
romain      2011-07-23 15:49:08 UTC

  FreeBSD ports repository

  Modified files:
    devel/mono-addins    pkg-plist 
  Log:
  Fix pkg-plist.
  
  PR:             ports/159119
  Submitted by:   sunpoet
  
  Revision  Changes    Path
  1.8       +2 -2      ports/devel/mono-addins/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 Romain Tartière freebsd_committer freebsd_triage 2011-07-23 16:50:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!