Bug 185210

Summary: www/seamonkey-i18n: options sometimes ignored
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: freebsd-gecko (Nobody) <gecko>
Status: Closed FIXED    
Severity: Affects Only Me CC: gecko, robak
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
seamonkey-i18n.diff none

Description Thierry Thomas freebsd_committer freebsd_triage 2013-12-26 19:20:00 UTC
	If PACKAGE_BUILDING is defined, there is a typo and the existence
	of the options file is not tested, so they are ignored, and all
	languages are installed.

Fix: Please apply the hereunder patch.
How-To-Repeat: 	Set PACKAGE_BUILDING and select an option.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-26 19:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gecko

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-14 21:44:28 UTC
A commit references this bug:

Author: robak
Date: Sat Mar 14 21:43:58 UTC 2015
New revision: 381295
URL: https://svnweb.freebsd.org/changeset/ports/381295

Log:
  www/seamonkey-i18n: minor fixes

  - Fix typo in Makefile.lang
  - Fix pkg-plist missing dir
  - Maintainer's timeout (gecko@FreeBSD.org)

  PR:		185210
  Submitted by:	Thierry Thomas <thierry@FreeBSD.org>

Changes:
  head/www/seamonkey-i18n/Makefile
  head/www/seamonkey-i18n/Makefile.lang
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-14 21:46:04 UTC
Committed, thanks for your work!