Bug 163708 - [PATCH] www/sarg: fix NLS
Summary: [PATCH] www/sarg: fix NLS
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-30 01:40 UTC by takefu
Modified: 2012-01-05 17:10 UTC (History)
0 users

See Also:


Attachments
sarg.patch (426 bytes, patch)
2011-12-30 01: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 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!