Subject: CVS commit: [pkgsrc-2006Q2] pkgsrc/devel/gettext-lib
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 07/09/2006 12:04:09
Module Name:	pkgsrc
Committed By:	salo
Date:		Sun Jul  9 12:04:09 UTC 2006

Modified Files:
	pkgsrc/devel/gettext-lib [pkgsrc-2006Q2]: Makefile distinfo
Added Files:
	pkgsrc/devel/gettext-lib/patches [pkgsrc-2006Q2]: patch-aa

Log Message:
Pullup ticket 1723 - requested by minskim
portability fixes for gettext-lib

Revisions pulled up:
- pkgsrc/devel/gettext-lib/Makefile			1.43, 1.44
- pkgsrc/devel/gettext-lib/distinfo			1.11, 1.12
- pkgsrc/devel/gettext-lib/patches/patch-aa		1.3, 1.4

   Module Name:		pkgsrc
   Committed By:	minskim
   Date:		Mon Jul  3 19:06:13 UTC 2006

   Modified Files:
   	pkgsrc/devel/gettext-lib: Makefile distinfo
   Added Files:
   	pkgsrc/devel/gettext-lib/patches: patch-aa

   Log Message:
   Make sure that locale_charset is defined only once.  Otherwise, it may
   cause a link error on Darwin.  The patch was adapted from the one submitted
   in PR pkg/32723.  It also fixes PR pkg/32945.

   Bump PKGREVISION.
---
   Module Name:		pkgsrc
   Committed By:	minskim
   Date:		Thu Jul  6 14:49:55 UTC 2006

   Modified Files:
   	pkgsrc/devel/gettext-lib: Makefile distinfo
   	pkgsrc/devel/gettext-lib/patches: patch-aa

   Log Message:
   Define locale_charset only when GNU iconv is used.  This fixes the package
   on Solaris where native iconv doesn't have locale_charset.  Noted by
   Gilles Dauphin in PR pkg/32945.

   Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.4.1 pkgsrc/devel/gettext-lib/Makefile
cvs rdiff -r1.10 -r1.10.4.1 pkgsrc/devel/gettext-lib/distinfo
cvs rdiff -r0 -r1.2.4.1 pkgsrc/devel/gettext-lib/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.