head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.26 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.24 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.22 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.20 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.18 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.16 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.14 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.12 pkgsrc-2008Q1:1.1.0.10 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.8 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.6 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.4 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.2 pkgsrc-2007Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2009.11.09.18.01.19; author tnn; state dead; branches; next 1.1; 1.1 date 2007.03.18.20.22.12; author wiz; state Exp; branches; next ; desc @@ 1.2 log @Update to encodings-1.0.3. pkgsrc note: upstream is migrating the default font directory from ${PREFIX}/lib/X11/fonts to ${PREFIX}/share/X11/fonts. This would break stuff in pkgsrc, so pass --with-fontrootdir to keep the old dir for now. Changes: Migrate to xorg macros 1.3 & font-util 1.1 macros Add pointers to mailing lists, bugzilla, & git to README Janitor: Correct make distcheck and configure.ac simplification Add missing PHONY line for automatic ChangeLog generation Replace generic copyright statement. @ text @$NetBSD: patch-aa,v 1.1 2007/03/18 20:22:12 wiz Exp $ --- configure.orig 2006-11-08 13:43:01.000000000 +0000 +++ configure @@@@ -1963,10 +1963,10 @@@@ AMSHOWCMDSAT='' AMDEPSHOWCMDSAT='' AMPRETTYECHO=true AMCMDECHO=echo -if test "x$enable_pretty_cmds" == xyes; +if test "x$enable_pretty_cmds" = xyes; then AMSHOWCMDSAT='@@' - test x$enable_dependency_tracking == xno && AMDEPSHOWCMDSAT='@@' + test x$enable_dependency_tracking = xno && AMDEPSHOWCMDSAT='@@' AMPRETTYECHO=echo AMCMDECHO=true LT_QUIET='--quiet' @ 1.1 log @Update to 1.0.2: Remove the ansi-1251 encoding, it's called microsoft-cp1251. Simplify some encodings to avoid stating the obvious. Limit UNDEFINE line to en encoding's declared SIZE (bug 1248). This is not needed with libfontenc (used by the X server and mkfontscale), which will ignore out-of-range entries, but apparently caused ttmkfdir to crash. Thanks to Donnie Berkholtz. @ text @d1 1 a1 1 $NetBSD$ @