summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhasso <hasso>2009-06-09 06:50:08 +0000
committerhasso <hasso>2009-06-09 06:50:08 +0000
commitdd8cf6e6ea3272e64661d03cfe536c35213f2aff (patch)
treee27e7b05072c9ab2e12164dedf3376763fd2d9e4 /x11
parentf7e4a73c90892b2c18d33c1296f74f530132ebf5 (diff)
downloadpkgsrc-dd8cf6e6ea3272e64661d03cfe536c35213f2aff.tar.gz
Update to 0.10.1. Changes since 0.10.0:
Daniel Stone (1): Remove XFree86-Misc (PassMessage) support Dave Airlie (1): sis 0.10.1 Matthieu Herrb (1): Fix build on alpha.
Diffstat (limited to 'x11')
-rw-r--r--x11/xf86-video-sis/Makefile5
-rw-r--r--x11/xf86-video-sis/distinfo10
-rw-r--r--x11/xf86-video-sis/patches/patch-aa28
3 files changed, 21 insertions, 22 deletions
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile
index cdfb269017f..df03776f0e8 100644
--- a/x11/xf86-video-sis/Makefile
+++ b/x11/xf86-video-sis/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/06/07 11:24:38 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/06/09 06:50:08 hasso Exp $
#
-DISTNAME= xf86-video-sis-0.10.0
-PKGREVISION= 2
+DISTNAME= xf86-video-sis-0.10.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-sis/distinfo b/x11/xf86-video-sis/distinfo
index 3ec988dca52..b6c6e2a685f 100644
--- a/x11/xf86-video-sis/distinfo
+++ b/x11/xf86-video-sis/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2008/08/09 16:10:10 tnn Exp $
+$NetBSD: distinfo,v 1.5 2009/06/09 06:50:08 hasso Exp $
-SHA1 (xf86-video-sis-0.10.0.tar.bz2) = ec3fc258186d7de221ad875d7762c91f598b8c57
-RMD160 (xf86-video-sis-0.10.0.tar.bz2) = 5f84d17770f5a86bdedf5987e47ccf49cede8278
-Size (xf86-video-sis-0.10.0.tar.bz2) = 630049 bytes
-SHA1 (patch-aa) = bee0ac9a5e853efed0a111fd2ab94f63e1d88b2f
+SHA1 (xf86-video-sis-0.10.1.tar.bz2) = 27d5090d04c496ca0c1192d3ea3f74ffa6d44a42
+RMD160 (xf86-video-sis-0.10.1.tar.bz2) = 3f04b42b6390e3fc6ee1ed4f6d07938671b0e84b
+Size (xf86-video-sis-0.10.1.tar.bz2) = 637423 bytes
+SHA1 (patch-aa) = d0157c386200821133f2049beb5b698cab21126a
SHA1 (patch-ab) = 72557e7a7ff406549471bc59570f0fa5074df2a8
SHA1 (patch-ac) = 6ce332ff427b33c40a25efb86101038510c532ed
diff --git a/x11/xf86-video-sis/patches/patch-aa b/x11/xf86-video-sis/patches/patch-aa
index 9cfb396fd1a..742e600711b 100644
--- a/x11/xf86-video-sis/patches/patch-aa
+++ b/x11/xf86-video-sis/patches/patch-aa
@@ -1,23 +1,23 @@
-$NetBSD: patch-aa,v 1.3 2008/08/09 16:10:10 tnn Exp $
+$NetBSD: patch-aa,v 1.4 2009/06/09 06:50:08 hasso Exp $
---- configure.orig 2008-03-19 20:28:37.000000000 +0100
-+++ configure
-@@ -21085,7 +21085,7 @@ _ACEOF
+--- configure.orig 2008-12-22 06:39:06 +0200
++++ configure 2009-06-09 09:31:19 +0300
+@@ -21603,7 +21603,7 @@ _ACEOF
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; }
-@@ -21633,16 +21633,8 @@ echo $ECHO_N "checking for $XORG_SGML_PA
+ as_ac_File=`$as_echo "ac_cv_file_${sdkdir}/dri.h" | $as_tr_sh`
+ { $as_echo "$as_me:$LINENO: checking for ${sdkdir}/dri.h" >&5
+ $as_echo_n "checking for ${sdkdir}/dri.h... " >&6; }
+@@ -22157,16 +22157,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"
@@ -25,6 +25,6 @@ $NetBSD: patch-aa,v 1.3 2008/08/09 16:10:10 tnn 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