summaryrefslogtreecommitdiff
path: root/x11/xf86-video-rendition
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2013-05-16 06:23:31 +0000
committerrichard <richard@pkgsrc.org>2013-05-16 06:23:31 +0000
commitdc3c0d7e76ab60a73a560d19fdc995f2a05808b3 (patch)
tree3e39a5b21afdd58c0a0f32ce1ac3c6cce2fb8355 /x11/xf86-video-rendition
parent291bab4effa3546a36cc6ed988307ca9ec843aa6 (diff)
downloadpkgsrc-dc3c0d7e76ab60a73a560d19fdc995f2a05808b3.tar.gz
update to xf86-video-rendition-4.2.5 for modular-xorg-server-1.12.4
Diffstat (limited to 'x11/xf86-video-rendition')
-rw-r--r--x11/xf86-video-rendition/Makefile5
-rw-r--r--x11/xf86-video-rendition/distinfo9
-rw-r--r--x11/xf86-video-rendition/patches/patch-aa21
3 files changed, 6 insertions, 29 deletions
diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile
index 67f2aa49f56..165434f5865 100644
--- a/x11/xf86-video-rendition/Makefile
+++ b/x11/xf86-video-rendition/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:23:31 richard Exp $
#
-DISTNAME= xf86-video-rendition-4.2.2
-PKGREVISION= 1
+DISTNAME= xf86-video-rendition-4.2.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-rendition/distinfo b/x11/xf86-video-rendition/distinfo
index d2c2884b593..b00892e9c4e 100644
--- a/x11/xf86-video-rendition/distinfo
+++ b/x11/xf86-video-rendition/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/08/09 22:49:53 wiz Exp $
+$NetBSD: distinfo,v 1.6 2013/05/16 06:23:31 richard Exp $
-SHA1 (xf86-video-rendition-4.2.2.tar.bz2) = 7ad12db370763619affda31245eecfc74b18e9f7
-RMD160 (xf86-video-rendition-4.2.2.tar.bz2) = 3998ffc1be2ca0eb6c4bf0052ecca62de1b5749f
-Size (xf86-video-rendition-4.2.2.tar.bz2) = 313692 bytes
-SHA1 (patch-aa) = 47f9d6c2c2357b7f2e35b6af72c4dbe21769ad66
+SHA1 (xf86-video-rendition-4.2.5.tar.bz2) = 930e99e4d44418b1e55f11a2a8525b42b0e2d3b5
+RMD160 (xf86-video-rendition-4.2.5.tar.bz2) = cbd0441ed0aa4bf13765fecfe9ab246fab951ab7
+Size (xf86-video-rendition-4.2.5.tar.bz2) = 356351 bytes
diff --git a/x11/xf86-video-rendition/patches/patch-aa b/x11/xf86-video-rendition/patches/patch-aa
deleted file mode 100644
index 63b24f5466a..00000000000
--- a/x11/xf86-video-rendition/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2009/06/09 06:29:46 hasso Exp $
-
---- configure.orig 2009-02-24 17:15:34 +0200
-+++ configure 2009-06-09 08:54:17 +0300
-@@ -13238,16 +13238,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