Bug 163708

Summary: [PATCH] www/sarg: fix NLS
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sarg.patch none

Description takefu 2011-12-30 01:40:10 UTC
When unselected NLS, position changes USE_ICONV.

Port maintainer (garga@FreeBSD.org) is cc'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-30 01:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-05 17:07:56 UTC
garga       2012-01-05 17:07:48 UTC

  FreeBSD ports repository

  Modified files:
    www/sarg             Makefile 
  Log:
  Don't require iconv when WITHOUT_NLS is set
  
  PR:             ports/163708
  Submitted by:   Takefu <takefu@airport.fm>
  
  Revision  Changes    Path
  1.50      +2 -1      ports/www/sarg/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"
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2012-01-05 17:08:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!