Bug 203519

Summary: www/firefox-i18n, www/firefox-esr-i18n: fix stage-qa and deinstallation errors
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Many People CC: swills
Priority: --- Flags: bugzilla: maintainer-feedback? (gecko)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch
none
firefox-esr-i18n patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-10-03 02:25:30 UTC
Created attachment 161665 [details]
Patch

- Don't mkdir XPI_SLDIRS_ALL from plist: these are handled by @exec and ${STAGEDIR} is prepended only to the first directory anyway
- Remove XPI_LIBDIR from @unexec which removes symlinks, as this directory contains not symlinks, but real directories
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2015-10-03 10:20:42 UTC
Created attachment 161671 [details]
firefox-esr-i18n patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-10-13 13:18:01 UTC
A commit references this bug:

Author: swills
Date: Tue Oct 13 13:17:30 UTC 2015
New revision: 399191
URL: https://svnweb.freebsd.org/changeset/ports/399191

Log:
  www/firefox-i18n, www/firefox-esr-i18n: fix stage-qa and deinstallation errors

  PR:		203519
  Submitted by:	amdmi3

Changes:
  head/www/firefox-esr-i18n/Makefile
  head/www/firefox-i18n/Makefile
Comment 3 Steve Wills freebsd_committer freebsd_triage 2015-10-13 13:19:16 UTC
Committed, thanks!