Bug 168747 - [PATCH] devel/cdialog: NOPORTEXAMPLES failure of directory deletion when it is effective.
Summary: [PATCH] devel/cdialog: NOPORTEXAMPLES failure of directory deletion when it i...
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-06 09:40 UTC by takefu
Modified: 2013-03-17 18:31 UTC (History)
1 user (show)

See Also:


Attachments
cdialog.patch (635 bytes, patch)
2012-06-06 09:40 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2012-06-06 09:40:12 UTC
NOPORTEXAMPLES failure of directory deletion when it is effective.

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

How-To-Repeat: # make __MAKE_CONF=/dev/null NOPORTEXAMPLES=yes deinstall
===>  Deinstalling for devel/cdialog
===>   Deinstalling cdialog-1.1.20120215,1
pkg_delete: file '/usr/local/@comment share/examples/cdialog/install' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/@comment share/examples/cdialog/install'
pkg_delete: file '/usr/local/@comment share/examples/cdialog/copifuncs' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/@comment share/examples/cdialog/copifuncs'
pkg_delete: file '/usr/local/@comment share/examples/cdialog' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/@comment share/examples/cdialog'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-06-06 18:08:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-06-07 01:40:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-07 01:40:51 UTC
sylvio      2012-06-07 00:40:37 UTC

  FreeBSD ports repository

  Modified files:
    devel/cdialog        pkg-plist 
  Log:
  - Fixed NOPORTEXAMPLES failure of directory deletion when it is effective.
  
  PR:             ports/168747
  Submitted by:   Takefu <takefu@airport.fm>
  
  Revision  Changes    Path
  1.19      +3 -3      ports/devel/cdialog/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"