pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Fixed "test ==".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44c3d50dd826
branches:  trunk
changeset: 519825:44c3d50dd826
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Oct 10 19:43:32 2006 +0000

description:
Fixed "test ==".

diffstat:

 games/lbreakout2/distinfo             |   3 ++-
 games/lbreakout2/patches/patch-ab     |  13 +++++++++++++
 graphics/ImageMagick/distinfo         |   4 ++--
 graphics/ImageMagick/patches/patch-aa |  33 ++++++++++++++++++++++++++++++---
 graphics/dia/distinfo                 |   4 ++--
 graphics/dia/patches/patch-aa         |  29 ++++++++++++++++++++++++-----
 6 files changed, 73 insertions(+), 13 deletions(-)

diffs (146 lines):

diff -r acb05e2a6c25 -r 44c3d50dd826 games/lbreakout2/distinfo
--- a/games/lbreakout2/distinfo Tue Oct 10 19:34:48 2006 +0000
+++ b/games/lbreakout2/distinfo Tue Oct 10 19:43:32 2006 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.9 2006/06/21 16:00:57 joerg Exp $
+$NetBSD: distinfo,v 1.10 2006/10/10 19:45:00 rillig Exp $
 
 SHA1 (lbreakout2-2.5.2.tar.gz) = 50a7627c7373178a04467c292e83a1c8e7dc58c6
 RMD160 (lbreakout2-2.5.2.tar.gz) = bf2031134f26b88899c96890cb994603c4e67f2c
 Size (lbreakout2-2.5.2.tar.gz) = 2849669 bytes
 SHA1 (patch-aa) = 1898a5af757bec97e3e9951f0329dfeb9fe41371
+SHA1 (patch-ab) = 98804b1a10146308e074aaccfaf948b1e046b107
diff -r acb05e2a6c25 -r 44c3d50dd826 games/lbreakout2/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/lbreakout2/patches/patch-ab Tue Oct 10 19:43:32 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2006/10/10 19:45:00 rillig Exp $
+
+--- configure.orig     2006-10-10 21:44:08.000000000 +0200
++++ configure  2006-10-10 21:44:19.000000000 +0200
+@@ -1632,7 +1632,7 @@ fi
+ 
+ 
+ 
+-if test "$sdlnet_flag" == "-DSDL_NET_ENABLED" ; then
++if test "$sdlnet_flag" = "-DSDL_NET_ENABLED" ; then
+     echo $ac_n "checking for main in -lSDL_net""... $ac_c" 1>&6
+ echo "configure:1638: checking for main in -lSDL_net" >&5
+ ac_lib_var=`echo SDL_net'_'main | sed 'y%./+-%__p_%'`
diff -r acb05e2a6c25 -r 44c3d50dd826 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Tue Oct 10 19:34:48 2006 +0000
+++ b/graphics/ImageMagick/distinfo     Tue Oct 10 19:43:32 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.77 2006/09/06 20:15:57 adam Exp $
+$NetBSD: distinfo,v 1.78 2006/10/10 19:43:32 rillig Exp $
 
 SHA1 (ImageMagick-6.2.9-3.tar.bz2) = 2f0f00fff0b0c3691b37ba9d38f17979a8328295
 RMD160 (ImageMagick-6.2.9-3.tar.bz2) = 52a4756c41fcfe970af242263df856f0a9ddb5a6
 Size (ImageMagick-6.2.9-3.tar.bz2) = 5365841 bytes
-SHA1 (patch-aa) = e5586b6520ebcc2745f4ab86bfe83dd6b649273f
+SHA1 (patch-aa) = 432f3195cc5babdce2f9c7119daab7844c0d9619
 SHA1 (patch-ab) = 0a187f7d394583ed434298514aa6390f5ad83b12
diff -r acb05e2a6c25 -r 44c3d50dd826 graphics/ImageMagick/patches/patch-aa
--- a/graphics/ImageMagick/patches/patch-aa     Tue Oct 10 19:34:48 2006 +0000
+++ b/graphics/ImageMagick/patches/patch-aa     Tue Oct 10 19:43:32 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.37 2006/07/17 16:01:36 adam Exp $
+$NetBSD: patch-aa,v 1.38 2006/10/10 19:43:32 rillig Exp $
 
---- configure.orig     2006-07-13 04:29:32.000000000 +0200
-+++ configure
+--- configure.orig     2006-09-01 16:08:04.000000000 +0200
++++ configure  2006-10-10 21:41:52.000000000 +0200
 @@ -25322,9 +25322,6 @@ fi
  # Enable building/use of libltdl if we are building shared libraries regardless
  # of whether modules are built or not.
@@ -12,3 +12,30 @@
  
  
  
+@@ -42274,7 +42271,7 @@ cat >>confdefs.h <<\_ACEOF
+ #define HasFONTCONFIG 1
+ _ACEOF
+ 
+-  if test "$with_modules" == 'no' ; then
++  if test "$with_modules" = 'no' ; then
+     CPPFLAGS="$FONTCONFIG_CFLAGS $CPPFLAGS"
+   fi
+ fi
+@@ -44531,7 +44528,7 @@ cat >>confdefs.h <<\_ACEOF
+ #define HasGVC 1
+ _ACEOF
+ 
+-  if test "$with_modules" == 'no' ; then
++  if test "$with_modules" = 'no' ; then
+     CPPFLAGS="$GVC_CFLAGS $CPPFLAGS"
+   fi
+ fi
+@@ -45105,7 +45102,7 @@ cat >>confdefs.h <<\_ACEOF
+ #define HasRSVG 1
+ _ACEOF
+ 
+-  if test "$with_modules" == 'no' ; then
++  if test "$with_modules" = 'no' ; then
+     CPPFLAGS="$RSVG_CFLAGS $CPPFLAGS"
+   fi
+ fi
diff -r acb05e2a6c25 -r 44c3d50dd826 graphics/dia/distinfo
--- a/graphics/dia/distinfo     Tue Oct 10 19:34:48 2006 +0000
+++ b/graphics/dia/distinfo     Tue Oct 10 19:43:32 2006 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2006/06/11 16:55:35 drochner Exp $
+$NetBSD: distinfo,v 1.19 2006/10/10 19:48:52 rillig Exp $
 
 SHA1 (dia-0.95-1.tar.gz) = eb00a1a2a2b7b3dd966e4375557b770cf75ffb34
 RMD160 (dia-0.95-1.tar.gz) = c903b34fa4f7f2e2ff7e9ec8497608d92c76d7b1
 Size (dia-0.95-1.tar.gz) = 6035584 bytes
-SHA1 (patch-aa) = f556878638291a696894181c5a6907e688589530
+SHA1 (patch-aa) = 0da43227dcb6f3c1aeae188667bc751841a75bbb
 SHA1 (patch-be) = dab7626daefcd702b31f54d198311d9be921e1ff
 SHA1 (patch-ca) = 48617d334d852253f858176bbe9222f61d379c37
 SHA1 (patch-cb) = fab6a63d25781fa9ab7c6a4f6e5ff43ff29aec6e
diff -r acb05e2a6c25 -r 44c3d50dd826 graphics/dia/patches/patch-aa
--- a/graphics/dia/patches/patch-aa     Tue Oct 10 19:34:48 2006 +0000
+++ b/graphics/dia/patches/patch-aa     Tue Oct 10 19:43:32 2006 +0000
@@ -1,8 +1,27 @@
-$NetBSD: patch-aa,v 1.3 2004/05/06 10:21:47 drochner Exp $
+$NetBSD: patch-aa,v 1.4 2006/10/10 19:48:52 rillig Exp $
 
---- configure.orig     2004-05-05 19:41:43.000000000 +0200
-+++ configure  2004-05-05 19:42:18.000000000 +0200
-@@ -23732,7 +23732,7 @@
+--- configure.orig     2006-05-25 22:49:43.000000000 +0200
++++ configure  2006-10-10 21:45:38.000000000 +0200
+@@ -21854,7 +21854,8 @@ if test "${with_gnomeprint+set}" = set; 
+ else
+   with_gnomeprint=no
+ fi;
+-if test "x$with_gnomeprint" == "xyes"; then
++if 
++test "x$with_gnomeprint" = "xyes"; then
+ 
+ pkg_failed=no
+ echo "$as_me:$LINENO: checking for GNOMEPRINT" >&5
+@@ -22717,7 +22718,7 @@ else
+ echo "${ECHO_T}no" >&6
+ fi
+ 
+-if test "$XGETTEXT" == none ; then
++if test "$XGETTEXT" = none ; then
+    { { echo "$as_me:$LINENO: error: xgettext program not found: $XGETTEXT." >&5
+ echo "$as_me: error: xgettext program not found: $XGETTEXT." >&2;}
+    { (exit 1); exit 1; }; }
+@@ -25828,7 +25829,7 @@ echo $ECHO_N "checking for $am_display_P
  if test "${am_cv_python_pythondir+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
@@ -11,7 +30,7 @@
       echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"`
  fi
  echo "$as_me:$LINENO: result: $am_cv_python_pythondir" >&5
-@@ -23750,7 +23750,7 @@
+@@ -25846,7 +25847,7 @@ echo $ECHO_N "checking for $am_display_P
  if test "${am_cv_python_pyexecdir+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else



Home | Main Index | Thread Index | Old Index