summaryrefslogtreecommitdiff
path: root/x11/xf86-video-s3virge
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2013-05-16 06:25:10 +0000
committerrichard <richard@pkgsrc.org>2013-05-16 06:25:10 +0000
commit223e90752d7647a09a45bd65eff30920f1a6e41a (patch)
treeaee563069103be33732d3ab12742b16d499be7ed /x11/xf86-video-s3virge
parentcfaea38d3af63021a1be5075e29bce553256823e (diff)
downloadpkgsrc-223e90752d7647a09a45bd65eff30920f1a6e41a.tar.gz
update to xf86-video-s3virge-1.10.6 for modular-xorg-server-1.12.4
Diffstat (limited to 'x11/xf86-video-s3virge')
-rw-r--r--x11/xf86-video-s3virge/Makefile5
-rw-r--r--x11/xf86-video-s3virge/distinfo9
-rw-r--r--x11/xf86-video-s3virge/patches/patch-aa21
3 files changed, 6 insertions, 29 deletions
diff --git a/x11/xf86-video-s3virge/Makefile b/x11/xf86-video-s3virge/Makefile
index 07a98935c78..991143cced7 100644
--- a/x11/xf86-video-s3virge/Makefile
+++ b/x11/xf86-video-s3virge/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2012/10/29 05:07:05 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/05/16 06:25:10 richard Exp $
#
-DISTNAME= xf86-video-s3virge-1.10.4
-PKGREVISION= 1
+DISTNAME= xf86-video-s3virge-1.10.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-s3virge/distinfo b/x11/xf86-video-s3virge/distinfo
index 1101eb485aa..c27af62bd52 100644
--- a/x11/xf86-video-s3virge/distinfo
+++ b/x11/xf86-video-s3virge/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/08/09 22:52:17 wiz Exp $
+$NetBSD: distinfo,v 1.6 2013/05/16 06:25:10 richard Exp $
-SHA1 (xf86-video-s3virge-1.10.4.tar.bz2) = 69b83a1e9bba5176d6c0ff95d531117734f02eec
-RMD160 (xf86-video-s3virge-1.10.4.tar.bz2) = 0a60c63a28272dd404cfe33f62307d5cb0f1a981
-Size (xf86-video-s3virge-1.10.4.tar.bz2) = 300224 bytes
-SHA1 (patch-aa) = 11bdab8cf0af4a45d6509fed689acfa7e82a1900
+SHA1 (xf86-video-s3virge-1.10.6.tar.bz2) = c99ee4bd6253890a5be3cf246d535be4579c1b80
+RMD160 (xf86-video-s3virge-1.10.6.tar.bz2) = c0ca1f685c84182290391b2bff9a7634d54c311c
+Size (xf86-video-s3virge-1.10.6.tar.bz2) = 349790 bytes
diff --git a/x11/xf86-video-s3virge/patches/patch-aa b/x11/xf86-video-s3virge/patches/patch-aa
deleted file mode 100644
index 8af5effb841..00000000000
--- a/x11/xf86-video-s3virge/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2009/06/09 09:16:52 hasso Exp $
-
---- configure.orig 2008-12-22 07:35:56 +0200
-+++ configure 2009-06-09 11:45:45 +0300
-@@ -21744,16 +21744,8 @@ $as_echo_n "checking for $XORG_SGML_PATH
- if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
- $as_echo_n "(cached) " >&6
- else
-- test "$cross_compiling" = yes &&
-- { { $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"
--else
- eval "$as_ac_File=no"
- fi
--fi
- ac_res=`eval 'as_val=${'$as_ac_File'}
- $as_echo "$as_val"'`
- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5