pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/40498: Update xf86-video-ati to 6.10



>Number:         40498
>Category:       pkg
>Synopsis:       Update xf86-video-ati to 6.10
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 28 00:15:00 +0000 2009
>Originator:     César Catrián Carreño
>Release:        NetBSD 5.99.6 i386
>Organization:
>Environment:





>Description:


Version 6.10.0 of x11/xf86-video-ati is available since jan-6-2009.


>How-To-Repeat:





>Fix:


- Nuke file patches/patch-aa as is included in the new release.

- Include modified patches/patch-ac:

--- configure.orig      2009-01-27 20:47:04.000000000 -0300
+++ configure   2009-01-27 20:48:48.000000000 -0300
@@ -21382,23 +21382,15 @@
 fi
 
 
-if test "$DRI" != no; then
+if test "x$DRI" != xauto; then
        as_ac_File=`echo "ac_cv_file_${sdkdir}/dri.h" | $as_tr_sh`
 { echo "$as_me:$LINENO: checking for ${sdkdir}/dri.h" >&5
 echo $ECHO_N "checking for ${sdkdir}/dri.h... $ECHO_C" >&6; }
 if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&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;}
-   { (exit 1); exit 1; }; }
-if test -r "${sdkdir}/dri.h"; then
-  eval "$as_ac_File=yes"
-else
   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; }



--- x11/xf86-video-ati/Makefile.orig    2009-01-27 20:42:18.000000000 -0300
+++ x11/xf86-video-ati/Makefile 2009-01-27 20:42:40.000000000 -0300
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2008/09/18 20:31:25 bjs Exp $
 
-DISTNAME=      xf86-video-ati-6.9.0
-PKGREVISION=   1
+DISTNAME=      xf86-video-ati-6.10.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2


--- x11/xf86-video-ati/distinfo.orig    2009-01-27 20:42:22.000000000 -0300
+++ x11/xf86-video-ati/distinfo 2009-01-27 20:49:25.000000000 -0300
@@ -1,7 +1,6 @@
 $NetBSD: distinfo,v 1.6 2008/09/18 20:31:26 bjs Exp $

-SHA1 (xf86-video-ati-6.9.0.tar.bz2) = 558f94b76e1b4c3c4429ab1fdc3e3c8523e414dc
-RMD160 (xf86-video-ati-6.9.0.tar.bz2) = 
7c990dc8c770865d6c8a45e4861207c1dda07a13
-Size (xf86-video-ati-6.9.0.tar.bz2) = 777455 bytes
-SHA1 (patch-aa) = fbdfc1d962205242332afc9524632723af82e8bf
-SHA1 (patch-ac) = 605892e355f028d83b5db112f5c68a72bcc5e4b0
+SHA1 (xf86-video-ati-6.10.0.tar.bz2) = ebcd64be211bc9d8853da420efa85196c3ddf157
+RMD160 (xf86-video-ati-6.10.0.tar.bz2) = 
d3ad3696a68deba52c3aa28c0fe925109108e41a
+Size (xf86-video-ati-6.10.0.tar.bz2) = 823540 bytes
+SHA1 (patch-ac) = f073fcb9e31e9d3656ade74612af3153a800eda7







Home | Main Index | Thread Index | Old Index