From c07072795bc998c30cebeee0ecd234cbaf359bcb Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 9 Jun 2009 06:29:46 +0000 Subject: Update to 4.2.1. Changes since 4.2.0: Adam Jackson (2): Uninclude xf86Version.h rendition 4.2.1 Alan Coopersmith (1): Remove xorgconfig & xorgcfg from See Also list in man page --- x11/xf86-video-rendition/Makefile | 5 ++--- x11/xf86-video-rendition/distinfo | 10 +++++----- x11/xf86-video-rendition/patches/patch-aa | 20 ++++++++++---------- 3 files changed, 17 insertions(+), 18 deletions(-) (limited to 'x11') diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile index 616fb7d98ef..73a22c5e1dd 100644 --- a/x11/xf86-video-rendition/Makefile +++ b/x11/xf86-video-rendition/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/06/07 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/09 06:29:46 hasso Exp $ # -DISTNAME= xf86-video-rendition-4.2.0 -PKGREVISION= 2 +DISTNAME= xf86-video-rendition-4.2.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-rendition/distinfo b/x11/xf86-video-rendition/distinfo index b98d3b720f2..f422e5ad395 100644 --- a/x11/xf86-video-rendition/distinfo +++ b/x11/xf86-video-rendition/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2008/08/09 15:52:00 tnn Exp $ +$NetBSD: distinfo,v 1.4 2009/06/09 06:29:46 hasso Exp $ -SHA1 (xf86-video-rendition-4.2.0.tar.bz2) = aeec6ebf71012aa2bd1898081380f73736db35bb -RMD160 (xf86-video-rendition-4.2.0.tar.bz2) = 142e533e6e5363dfa108bdd173dad4be7182c51d -Size (xf86-video-rendition-4.2.0.tar.bz2) = 299330 bytes -SHA1 (patch-aa) = ede9bf25f5b89a2c786ce66e311a0a49b459e97c +SHA1 (xf86-video-rendition-4.2.1.tar.bz2) = 64778508686a9525ec4e7236bbb8bbffad666196 +RMD160 (xf86-video-rendition-4.2.1.tar.bz2) = 681f56ddc6b23b2d5ee11c9a34965712556a0784 +Size (xf86-video-rendition-4.2.1.tar.bz2) = 313792 bytes +SHA1 (patch-aa) = 47f9d6c2c2357b7f2e35b6af72c4dbe21769ad66 diff --git a/x11/xf86-video-rendition/patches/patch-aa b/x11/xf86-video-rendition/patches/patch-aa index 591a61ca4f8..63b24f5466a 100644 --- a/x11/xf86-video-rendition/patches/patch-aa +++ b/x11/xf86-video-rendition/patches/patch-aa @@ -1,14 +1,14 @@ -$NetBSD: patch-aa,v 1.1 2007/08/15 20:09:22 joerg Exp $ +$NetBSD: patch-aa,v 1.2 2009/06/09 06:29:46 hasso Exp $ ---- configure.orig 2007-08-15 18:53:15.000000000 +0200 -+++ configure -@@ -21575,16 +21575,8 @@ echo $ECHO_N "checking for $XORG_SGML_PA +--- configure.orig 2009-02-24 17:15:34 +0200 ++++ configure 2009-06-09 08:54:17 +0300 +@@ -13238,16 +13238,8 @@ $as_echo_n "checking for $XORG_SGML_PATH if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 + $as_echo_n "(cached) " >&6 else - test "$cross_compiling" = yes && -- { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 --echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} +- { { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 +-$as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -if test -r "$XORG_SGML_PATH/X11/defs.ent"; then - eval "$as_ac_File=yes" @@ -16,6 +16,6 @@ $NetBSD: patch-aa,v 1.1 2007/08/15 20:09:22 joerg Exp $ eval "$as_ac_File=no" fi -fi - ac_res=`eval echo '${'$as_ac_File'}'` - { echo "$as_me:$LINENO: result: $ac_res" >&5 - echo "${ECHO_T}$ac_res" >&6; } + ac_res=`eval 'as_val=${'$as_ac_File'} + $as_echo "$as_val"'` + { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 -- cgit v1.2.3