pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/liboil regen, line numbers were too high and pat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f92b01e279a
branches:  trunk
changeset: 571078:4f92b01e279a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 07 16:12:25 2010 +0000

description:
regen, line numbers were too high and patch warned about it.
No effective changes.

diffstat:

 devel/liboil/distinfo         |   4 ++--
 devel/liboil/patches/patch-aa |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r c22b35f822f3 -r 4f92b01e279a devel/liboil/distinfo
--- a/devel/liboil/distinfo     Sun Feb 07 16:12:10 2010 +0000
+++ b/devel/liboil/distinfo     Sun Feb 07 16:12:25 2010 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.19 2010/02/07 16:10:02 wiz Exp $
+$NetBSD: distinfo,v 1.20 2010/02/07 16:12:25 wiz Exp $
 
 SHA1 (liboil-0.3.17.tar.gz) = f9d7103a3a4a4089f56197f81871ae9129d229ed
 RMD160 (liboil-0.3.17.tar.gz) = de286350687a5d49868b0a45d4db007526220fec
 Size (liboil-0.3.17.tar.gz) = 912563 bytes
-SHA1 (patch-aa) = 9c23db836365ff95e878cea20819b2efba059b51
+SHA1 (patch-aa) = f55c8adf96357b56d8393ed4755acb352bf6608d
 SHA1 (patch-ab) = 13ff4bef610a28174a2a41b74029f24f04fd598f
 SHA1 (patch-ac) = 4559e8b635099d96df59bcc5525eb3c0322720ba
 SHA1 (patch-ad) = 2ed2e23de780aad575b2614afa7af48e9e4ca571
diff -r c22b35f822f3 -r 4f92b01e279a devel/liboil/patches/patch-aa
--- a/devel/liboil/patches/patch-aa     Sun Feb 07 16:12:10 2010 +0000
+++ b/devel/liboil/patches/patch-aa     Sun Feb 07 16:12:25 2010 +0000
@@ -1,12 +1,12 @@
-$NetBSD: patch-aa,v 1.11 2009/03/23 17:10:21 tron Exp $
+$NetBSD: patch-aa,v 1.12 2010/02/07 16:12:25 wiz Exp $
 
 The first patch fixes the build under Mac OS X PowerPC, see here:
 
 https://bugs.freedesktop.org/show_bug.cgi?id=20815
 
---- configure.orig     2009-03-19 05:41:27.000000000 +0000
-+++ configure  2009-03-23 16:58:20.000000000 +0000
-@@ -11668,6 +11668,12 @@
+--- configure.orig     2010-02-04 20:36:06.000000000 +0000
++++ configure
+@@ -11586,6 +11586,12 @@ int
  main ()
  {
  
@@ -19,7 +19,7 @@
  #ifndef __GNUC__
  #error Not GCC
  #endif
-@@ -17694,6 +17700,9 @@
+@@ -13652,6 +13658,9 @@ main ()
  #error GCC before 4.2 has critical bugs compiling SSE2 intrinsics
  #endif
  #endif



Home | Main Index | Thread Index | Old Index