update to rendercheck 1.3. hints and ok sthen@.
This commit is contained in:
parent
a41b1aceb8
commit
fc66a6fee5
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/08/11 08:42:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/07/17 20:32:38 matthieu Exp $
|
||||
|
||||
COMMENT= X Render extension test suite
|
||||
|
||||
DISTNAME= rendercheck-1.2
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
DISTNAME= rendercheck-1.3
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.freedesktop.org/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (rendercheck-1.2.tar.gz) = f9kpRVCwdqrkuworv4roXg==
|
||||
RMD160 (rendercheck-1.2.tar.gz) = z5ksw6Fukjac8Cx2oDMqa7CGDVk=
|
||||
SHA1 (rendercheck-1.2.tar.gz) = o5+qoPRgF3fvmJogHUd4F6+pB+0=
|
||||
SHA256 (rendercheck-1.2.tar.gz) = Ja/W71LahGkyaZtgvaI/AiNijGgYD/MW9ZEc4lEgIRY=
|
||||
SIZE (rendercheck-1.2.tar.gz) = 89531
|
||||
MD5 (rendercheck-1.3.tar.gz) = KguPN7thOfJG74vg6LcX6A==
|
||||
RMD160 (rendercheck-1.3.tar.gz) = qf86BbvftNWshxgaLSvf7cgEvco=
|
||||
SHA1 (rendercheck-1.3.tar.gz) = j4aykX+M4bnPsov2xljZ0RIDNVQ=
|
||||
SHA256 (rendercheck-1.3.tar.gz) = TVFOoLI0IydG4YjZj7QrdTxU1oqpC1Yij5wzXaxLC8U=
|
||||
SIZE (rendercheck-1.3.tar.gz) = 108035
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-tests_c,v 1.1 2009/03/23 20:57:31 naddy Exp $
|
||||
--- tests.c.orig Mon Mar 23 09:23:55 2009
|
||||
+++ tests.c Mon Mar 23 09:24:12 2009
|
||||
@@ -392,8 +392,8 @@ do_tests(Display *dpy, picture_info *win)
|
||||
$OpenBSD: patch-tests_c,v 1.2 2010/07/17 20:32:38 matthieu Exp $
|
||||
--- tests.c.orig Fri Mar 7 22:46:33 2008
|
||||
+++ tests.c Sat Jul 17 19:22:44 2010
|
||||
@@ -393,8 +393,8 @@ do_tests(Display *dpy, picture_info *win)
|
||||
|
||||
pictures_solid = malloc(num_colors * sizeof(picture_info));
|
||||
for (i = 0; i < num_colors; i++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user