update to xf86-video-tga-1.2.2 for modular-xorg-server-1.12.4
This commit is contained in:
parent
3b5ba656f5
commit
c7535c4c98
3 changed files with 6 additions and 29 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2012/10/29 05:07:06 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2013/05/16 06:29:45 richard Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86-video-tga-1.2.0
|
||||
PKGREVISION= 1
|
||||
DISTNAME= xf86-video-tga-1.2.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/06/09 06:58:12 hasso Exp $
|
||||
$NetBSD: distinfo,v 1.4 2013/05/16 06:29:45 richard Exp $
|
||||
|
||||
SHA1 (xf86-video-tga-1.2.0.tar.bz2) = 78eec5bb2c688b6c6ddd8e651f02f51881e95b83
|
||||
RMD160 (xf86-video-tga-1.2.0.tar.bz2) = 2fc784335e6e8e0a03d1a556feb6b4f1870e0d9a
|
||||
Size (xf86-video-tga-1.2.0.tar.bz2) = 269406 bytes
|
||||
SHA1 (patch-aa) = 27b21522acc45b120fc7351dfade6771ac8ec2c7
|
||||
SHA1 (xf86-video-tga-1.2.2.tar.bz2) = 0b96ebd6907b9efb278056ce701f330c22c550d8
|
||||
RMD160 (xf86-video-tga-1.2.2.tar.bz2) = 1312240c77ddb3561a65b6c4c09962428fa15d02
|
||||
Size (xf86-video-tga-1.2.2.tar.bz2) = 318943 bytes
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.2 2009/06/09 06:58:12 hasso Exp $
|
||||
|
||||
--- configure.orig 2008-09-04 01:15:31 +0300
|
||||
+++ configure 2009-06-09 09:39:28 +0300
|
||||
@@ -22111,16 +22111,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
|
Loading…
Reference in a new issue