pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-i128 Update to 1.3.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2233e374399
branches:  trunk
changeset: 397272:d2233e374399
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 09 22:34:51 2009 +0000

description:
Update to 1.3.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      i128 1.3.2

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Chris Ball (1):
      Build fix for EXA 3

Mark Kettenis (2):
      Properly unmap things with libpciaccess.
      Fix endianness bugs in cursor realization code.

Thomas Jaeger (1):
      CheckComposite: Add a few checks

Dave Airlie (3):
      i128: update for resources/RAC API removal
      i128: change to using ABI version check
      i128: bump for release 1.3.3

diffstat:

 x11/xf86-video-i128/Makefile         |   4 ++--
 x11/xf86-video-i128/distinfo         |   9 ++++-----
 x11/xf86-video-i128/patches/patch-aa |  21 ---------------------
 3 files changed, 6 insertions(+), 28 deletions(-)

diffs (52 lines):

diff -r 6b98aea6aa28 -r d2233e374399 x11/xf86-video-i128/Makefile
--- a/x11/xf86-video-i128/Makefile      Sun Aug 09 22:33:17 2009 +0000
+++ b/x11/xf86-video-i128/Makefile      Sun Aug 09 22:34:51 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/06/09 09:10:36 hasso Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/09 22:34:51 wiz Exp $
 #
 
-DISTNAME=      xf86-video-i128-1.3.1
+DISTNAME=      xf86-video-i128-1.3.3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 6b98aea6aa28 -r d2233e374399 x11/xf86-video-i128/distinfo
--- a/x11/xf86-video-i128/distinfo      Sun Aug 09 22:33:17 2009 +0000
+++ b/x11/xf86-video-i128/distinfo      Sun Aug 09 22:34:51 2009 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/06/09 09:10:36 hasso Exp $
+$NetBSD: distinfo,v 1.5 2009/08/09 22:34:51 wiz Exp $
 
-SHA1 (xf86-video-i128-1.3.1.tar.bz2) = 4e58d4c09d794f9dd9d3e035b0a2ada0086dba81
-RMD160 (xf86-video-i128-1.3.1.tar.bz2) = e481118a53554d7ce7402837fe667d2c8e42d4a5
-Size (xf86-video-i128-1.3.1.tar.bz2) = 265350 bytes
-SHA1 (patch-aa) = de4b24f4979fe24c2c3747e32dcab12a0d56442e
+SHA1 (xf86-video-i128-1.3.3.tar.bz2) = 75838161e8ddc2e68d53250ad3ea6b54c9cca7a3
+RMD160 (xf86-video-i128-1.3.3.tar.bz2) = 4ed2f316ab8897b347ecee440edebc637d7a6267
+Size (xf86-video-i128-1.3.3.tar.bz2) = 280135 bytes
diff -r 6b98aea6aa28 -r d2233e374399 x11/xf86-video-i128/patches/patch-aa
--- a/x11/xf86-video-i128/patches/patch-aa      Sun Aug 09 22:33:17 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2008/08/09 15:37:02 tnn Exp $
-
---- configure.orig     2008-03-19 19:13:43.000000000 +0100
-+++ configure
-@@ -21447,16 +21447,8 @@ echo $ECHO_N "checking for $XORG_SGML_PA
- 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 "$XORG_SGML_PATH/X11/defs.ent"; 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; }



Home | Main Index | Thread Index | Old Index