summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-09 22:34:51 +0000
committerwiz <wiz>2009-08-09 22:34:51 +0000
commit71a72ecb6bb38b2e5936f01957d32d9e03198a19 (patch)
treeb014986449c2a307eedac14256316c8355ab327f /x11
parent8932640c2cf0f06bb8a4a4cd378d745f88b2de53 (diff)
downloadpkgsrc-71a72ecb6bb38b2e5936f01957d32d9e03198a19.tar.gz
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 (limited to 'x11')
-rw-r--r--x11/xf86-video-i128/Makefile4
-rw-r--r--x11/xf86-video-i128/distinfo9
-rw-r--r--x11/xf86-video-i128/patches/patch-aa21
3 files changed, 6 insertions, 28 deletions
diff --git a/x11/xf86-video-i128/Makefile b/x11/xf86-video-i128/Makefile
index 8ce86e743a1..28c7f5cb76c 100644
--- a/x11/xf86-video-i128/Makefile
+++ b/x11/xf86-video-i128/Makefile
@@ -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 --git a/x11/xf86-video-i128/distinfo b/x11/xf86-video-i128/distinfo
index 42a23c9672b..9c5cb201da2 100644
--- a/x11/xf86-video-i128/distinfo
+++ b/x11/xf86-video-i128/distinfo
@@ -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 --git a/x11/xf86-video-i128/patches/patch-aa b/x11/xf86-video-i128/patches/patch-aa
deleted file mode 100644
index a7573cb91b4..00000000000
--- a/x11/xf86-video-i128/patches/patch-aa
+++ /dev/null
@@ -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; }