pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-rendition Update to 4.2.1. Changes sinc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1c617ea705b
branches:  trunk
changeset: 394344:e1c617ea705b
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Jun 09 06:29:46 2009 +0000

description:
Update to 4.2.1. Changes since 4.2.0:

Adam Jackson (2):
      Uninclude xf86Version.h
      rendition 4.2.1

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

diffstat:

 x11/xf86-video-rendition/Makefile         |   5 ++---
 x11/xf86-video-rendition/distinfo         |  10 +++++-----
 x11/xf86-video-rendition/patches/patch-aa |  20 ++++++++++----------
 3 files changed, 17 insertions(+), 18 deletions(-)

diffs (64 lines):

diff -r bad31373a1e3 -r e1c617ea705b x11/xf86-video-rendition/Makefile
--- a/x11/xf86-video-rendition/Makefile Tue Jun 09 05:57:53 2009 +0000
+++ b/x11/xf86-video-rendition/Makefile Tue Jun 09 06:29:46 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/06/07 11:24:37 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/09 06:29:46 hasso Exp $
 #
 
-DISTNAME=      xf86-video-rendition-4.2.0
-PKGREVISION=   2
+DISTNAME=      xf86-video-rendition-4.2.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r bad31373a1e3 -r e1c617ea705b x11/xf86-video-rendition/distinfo
--- a/x11/xf86-video-rendition/distinfo Tue Jun 09 05:57:53 2009 +0000
+++ b/x11/xf86-video-rendition/distinfo Tue Jun 09 06:29:46 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2008/08/09 15:52:00 tnn Exp $
+$NetBSD: distinfo,v 1.4 2009/06/09 06:29:46 hasso Exp $
 
-SHA1 (xf86-video-rendition-4.2.0.tar.bz2) = aeec6ebf71012aa2bd1898081380f73736db35bb
-RMD160 (xf86-video-rendition-4.2.0.tar.bz2) = 142e533e6e5363dfa108bdd173dad4be7182c51d
-Size (xf86-video-rendition-4.2.0.tar.bz2) = 299330 bytes
-SHA1 (patch-aa) = ede9bf25f5b89a2c786ce66e311a0a49b459e97c
+SHA1 (xf86-video-rendition-4.2.1.tar.bz2) = 64778508686a9525ec4e7236bbb8bbffad666196
+RMD160 (xf86-video-rendition-4.2.1.tar.bz2) = 681f56ddc6b23b2d5ee11c9a34965712556a0784
+Size (xf86-video-rendition-4.2.1.tar.bz2) = 313792 bytes
+SHA1 (patch-aa) = 47f9d6c2c2357b7f2e35b6af72c4dbe21769ad66
diff -r bad31373a1e3 -r e1c617ea705b x11/xf86-video-rendition/patches/patch-aa
--- a/x11/xf86-video-rendition/patches/patch-aa Tue Jun 09 05:57:53 2009 +0000
+++ b/x11/xf86-video-rendition/patches/patch-aa Tue Jun 09 06:29:46 2009 +0000
@@ -1,14 +1,14 @@
-$NetBSD: patch-aa,v 1.1 2007/08/15 20:09:22 joerg Exp $
+$NetBSD: patch-aa,v 1.2 2009/06/09 06:29:46 hasso Exp $
 
---- configure.orig     2007-08-15 18:53:15.000000000 +0200
-+++ configure
-@@ -21575,16 +21575,8 @@ echo $ECHO_N "checking for $XORG_SGML_PA
+--- 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
-   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"
@@ -16,6 +16,6 @@
    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



Home | Main Index | Thread Index | Old Index