Bug 156651 - [patch] ports-mgmt/portmaster fix leftover if build WITH_ZSH
Summary: [patch] ports-mgmt/portmaster fix leftover if build WITH_ZSH
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 21:20 UTC by Olli Hauer
Modified: 2011-04-25 21:30 UTC (History)
1 user (show)

See Also:


Attachments
portmaster.diff (452 bytes, patch)
2011-04-25 21:20 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2011-04-25 21:20:10 UTC
See tinderbox log if portmaster is build WITH_ZSH

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
 48392        4 drwxr-xr-x    3 root             wheel                 512 Apr 25 19:26 usr/local/share/zsh
 48393        4 drwxr-xr-x    2 root             wheel                 512 Apr 25 19:26 usr/local/share/zsh/site-functions

=== Checking filesystem state after all packages deleted
================================================================
list of extra files and directories in / (not present on clean system but present after everything was deinstalled)
 48392        4 drwxr-xr-x    3 root             wheel                 512 Apr 25 19:26 usr/local/share/zsh
 48393        4 drwxr-xr-x    2 root             wheel                 512 Apr 25 19:26 usr/local/share/zsh/site-functions
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-25 21:20:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Doug Barton freebsd_committer freebsd_triage 2011-04-25 21:24:07 UTC
State Changed
From-To: open->closed


Committed in 2.43, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-25 21:26:31 UTC
dougb       2011-04-25 20:26:19 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster Makefile 
  Log:
  Clean up zsh-related directories if the zsh completions are included
  
  PR:             ports/156651
  Submitted by:   ohauer
  
  Revision  Changes    Path
  2.43      +1 -0      ports/ports-mgmt/portmaster/Makefile
_______________________________________________
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"