pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/glitz Fix patch to not include spaces inside ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d230ae6d1ac0
branches:  trunk
changeset: 531952:d230ae6d1ac0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Aug 08 22:43:47 2007 +0000

description:
Fix patch to not include spaces inside filenames...

diffstat:

 graphics/glitz/distinfo         |  4 ++--
 graphics/glitz/patches/patch-ac |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 89a4963a4e4f -r d230ae6d1ac0 graphics/glitz/distinfo
--- a/graphics/glitz/distinfo   Wed Aug 08 22:34:39 2007 +0000
+++ b/graphics/glitz/distinfo   Wed Aug 08 22:43:47 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2007/08/08 17:22:45 joerg Exp $
+$NetBSD: distinfo,v 1.18 2007/08/08 22:43:47 joerg Exp $
 
 SHA1 (glitz-0.5.6.tar.gz) = 81604bf02ceda85ea32b52423f78a883aaec6dc6
 RMD160 (glitz-0.5.6.tar.gz) = 547ef1be273856942e0fa36c097c4acb367336b2
 Size (glitz-0.5.6.tar.gz) = 459224 bytes
 SHA1 (patch-aa) = d725f03f96082b6d9b31c608a0e4c1beb71e87f1
 SHA1 (patch-ab) = 1eb96f935320fb1046276c3417ca041b633ef068
-SHA1 (patch-ac) = 2533ff8c396559b50950cb508a148ba1a5d91a69
+SHA1 (patch-ac) = a619818f4a6a2c471be544c39c5f3d4486723052
diff -r 89a4963a4e4f -r d230ae6d1ac0 graphics/glitz/patches/patch-ac
--- a/graphics/glitz/patches/patch-ac   Wed Aug 08 22:34:39 2007 +0000
+++ b/graphics/glitz/patches/patch-ac   Wed Aug 08 22:43:47 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-ac,v 1.3 2007/08/08 17:25:19 joerg Exp $
+$NetBSD: patch-ac,v 1.4 2007/08/08 22:43:48 joerg Exp $
 
 --- src/glx/glitz_glxint.h.orig        2007-08-07 20:07:10.000000000 +0200
-+++ src/glx/ glitz_glxint.h
++++ src/glx/glitz_glxint.h
 @@ -33,6 +33,7 @@
  
  #include <GL/gl.h>



Home | Main Index | Thread Index | Old Index