Author: pebender
Date: Sat Sep 20 14:47:41 2008
New Revision: 3779

Added:
     
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.91-multi_os_directory.patch
     
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.91-perl.patch.gar
    trunk/gar-minimyth/script/doc/texinfo/files/texinfo-4.13-perl.patch.gar
    trunk/gar-minimyth/script/lib/libgcrypt/files/libgcrypt-1.4.3.patch.gar
    trunk/gar-minimyth/script/lib/libpng/files/libpng-1.2.32.patch.gar
     
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.4.2.patch.gar
Removed:
     
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.50.0.9-multi_os_directory.patch
     
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.50.0.9-perl.patch.gar
    trunk/gar-minimyth/script/doc/texinfo/files/texinfo-4.12-perl.patch.gar
    trunk/gar-minimyth/script/lib/libgcrypt/files/libgcrypt-1.4.2.patch.gar
    trunk/gar-minimyth/script/lib/libpng/files/libpng-1.2.31.patch.gar
     
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.4.1.patch.gar
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/script/X11/x11vnc/Makefile
    trunk/gar-minimyth/script/X11/x11vnc/checksums
    trunk/gar-minimyth/script/devel/binutils/Makefile
    trunk/gar-minimyth/script/devel/binutils/checksums
    trunk/gar-minimyth/script/devel/binutils/package-api.mk
    trunk/gar-minimyth/script/doc/texinfo/Makefile
    trunk/gar-minimyth/script/doc/texinfo/checksums
    trunk/gar-minimyth/script/lib/glib/Makefile
    trunk/gar-minimyth/script/lib/glib/checksums
    trunk/gar-minimyth/script/lib/libgcrypt/Makefile
    trunk/gar-minimyth/script/lib/libgcrypt/checksums
    trunk/gar-minimyth/script/lib/libpng/Makefile
    trunk/gar-minimyth/script/lib/libpng/checksums
    trunk/gar-minimyth/script/qt/qt4/Makefile
    trunk/gar-minimyth/script/qt/qt4/checksums
    trunk/gar-minimyth/script/utils/pciutils/Makefile
    trunk/gar-minimyth/script/utils/pciutils/checksums
    trunk/gar-minimyth/script/utils/pciutils/files/pci.ids

Log:
- Updated package
     devel/binutils
     doc/texinfo
     lib/glib
     lib/libgcrypt
     lib/libpng
     qt/qt4
     utils/pciutils
     X11/x11vnc



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Sat Sep 20  
14:47:41 2008
@@ -78,7 +78,9 @@

  Updated packages
      Updated devel/autoconf.
+    Updated devel/binutils.
      Updated devel/libtool.
+    Updated doc/texinfo.
      Updated kernel-2.6.23/uvc.
      Updated kernel-2.6.24/uvc.
      Updated kernel-2.6.25/linux.
@@ -91,15 +93,18 @@
      Updated lib/libftdi.
      Updated lib/libgcrypt.
      Updated lib/libmpeg2.
+    Updated lib/libpng.
      Updated lib/openssl.
      Updated mediaplayers/mplayer-svn.
      Updated mediaplayers/vlc.
+    Updated qt/qt4.
      Updated system/lirc.
      Updated system/udev.
      Updated system/zoneinfo.
      Updated utils/pciutils.
      Updated utils/module-init-tools.
      Updated utils/util-linux-ng.
+    Updated X11/x11vnc

   
--------------------------------------------------------------------------------
  Changes since 57 (2008-09-10):

Modified: trunk/gar-minimyth/script/X11/x11vnc/Makefile
==============================================================================
--- trunk/gar-minimyth/script/X11/x11vnc/Makefile       (original)
+++ trunk/gar-minimyth/script/X11/x11vnc/Makefile       Sat Sep 20 14:47:41 2008
@@ -1,5 +1,5 @@
  GARNAME = x11vnc
-GARVERSION = 0.9.3
+GARVERSION = 0.9.4
  CATEGORIES = X11
  MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/libvncserver/
  DISTFILES = $(DISTNAME).tar.gz

Modified: trunk/gar-minimyth/script/X11/x11vnc/checksums
==============================================================================
--- trunk/gar-minimyth/script/X11/x11vnc/checksums      (original)
+++ trunk/gar-minimyth/script/X11/x11vnc/checksums      Sat Sep 20 14:47:41 2008
@@ -1 +1 @@
-96edffb5a9eb36aad4620f49ca58101b  download/x11vnc-0.9.3.tar.gz
+0683a56108ca6d0c4329c7b9a5b7fbde  download/x11vnc-0.9.4.tar.gz

Modified: trunk/gar-minimyth/script/devel/binutils/Makefile
==============================================================================
--- trunk/gar-minimyth/script/devel/binutils/Makefile   (original)
+++ trunk/gar-minimyth/script/devel/binutils/Makefile   Sat Sep 20 14:47:41  
2008
@@ -3,6 +3,7 @@
  CATEGORIES = devel
  MASTER_SITES  = ftp://ftp.gnu.org/gnu/$(GARNAME)/
  MASTER_SITES += ftp://ftp.kernel.org/pub/linux/devel/$(GARNAME)/
+MASTER_SITES += ftp://sourceware.org/pub/$(GARNAME)/snapshots/
  DISTFILES = $(DISTNAME).tar.bz2
  PATCHFILES  = $(DISTNAME)-multi_os_directory.patch
  ifneq ("$(DESTIMG)+$(CROSSIMG)","build+build")

Modified: trunk/gar-minimyth/script/devel/binutils/checksums
==============================================================================
--- trunk/gar-minimyth/script/devel/binutils/checksums  (original)
+++ trunk/gar-minimyth/script/devel/binutils/checksums  Sat Sep 20 14:47:41  
2008
@@ -1,3 +1,3 @@
-68e3510d9c790b134450c0a243c251cd  download/binutils-2.18.50.0.9.tar.bz2
-76ad4dc107de09ae06a212a1f0d4a7ff   
download/binutils-2.18.50.0.9-multi_os_directory.patch
-02ec6a4543bc6d3a40c984e07f04c5d8   
download/binutils-2.18.50.0.9-perl.patch.gar
+9d04980d1026a4999ba5c0569208ca8b  download/binutils-2.18.91.tar.bz2
+8e01f5debadfcba7d2a5a7337184c688   
download/binutils-2.18.91-multi_os_directory.patch
+3d7c5edeb00d39e4b2d117ad1a5d9775  download/binutils-2.18.91-perl.patch.gar

Added:  
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.91-multi_os_directory.patch
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.91-multi_os_directory.patch
         
Sat Sep 20 14:47:41 2008
@@ -0,0 +1,96 @@
+diff -Naur binutils-2.18.91-old/bfd/configure  
binutils-2.18.91-new/bfd/configure
+--- binutils-2.18.91-old/bfd/configure 2008-09-17 02:42:13.000000000 -0700
++++ binutils-2.18.91-new/bfd/configure 2008-09-19 18:11:39.000000000 -0700
+@@ -8991,7 +8991,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.18.91-old/binutils/configure  
binutils-2.18.91-new/binutils/configure
+--- binutils-2.18.91-old/binutils/configure    2008-08-23 20:13:05.000000000  
-0700
++++ binutils-2.18.91-new/binutils/configure    2008-09-19 18:11:39.000000000  
-0700
+@@ -8822,7 +8822,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.18.91-old/gas/configure  
binutils-2.18.91-new/gas/configure
+--- binutils-2.18.91-old/gas/configure 2008-08-23 20:13:05.000000000 -0700
++++ binutils-2.18.91-new/gas/configure 2008-09-19 18:11:39.000000000 -0700
+@@ -8820,7 +8820,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.18.91-old/gprof/configure  
binutils-2.18.91-new/gprof/configure
+--- binutils-2.18.91-old/gprof/configure       2008-08-15 01:31:50.000000000  
-0700
++++ binutils-2.18.91-new/gprof/configure       2008-09-19 18:11:39.000000000  
-0700
+@@ -8911,7 +8911,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.18.91-old/ld/configure  
binutils-2.18.91-new/ld/configure
+--- binutils-2.18.91-old/ld/configure  2008-08-23 20:13:05.000000000 -0700
++++ binutils-2.18.91-new/ld/configure  2008-09-19 18:11:39.000000000 -0700
+@@ -9111,7 +9111,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.18.91-old/libiberty/Makefile.in  
binutils-2.18.91-new/libiberty/Makefile.in
+--- binutils-2.18.91-old/libiberty/Makefile.in 2008-07-24  
06:51:49.000000000 -0700
++++ binutils-2.18.91-new/libiberty/Makefile.in 2008-09-19  
18:11:39.000000000 -0700
+@@ -352,7 +352,7 @@
+ # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
+ # default multilib, so we have to take LIBCFLAGS into account as well,
+ # since it will be passed the multilib flags.
+-MULTIOSDIR = `$(CC) $(LIBCFLAGS) -print-multi-os-directory`
++MULTIOSDIR = '../lib'
+ install_to_libdir: all
+       ${mkinstalldirs} $(DESTDIR)$(libdir)/$(MULTIOSDIR)
+       $(INSTALL_DATA) $(TARGETLIB)  
$(DESTDIR)$(libdir)/$(MULTIOSDIR)/$(TARGETLIB)n
+diff -Naur binutils-2.18.91-old/libtool.m4 binutils-2.18.91-new/libtool.m4
+--- binutils-2.18.91-old/libtool.m4    2008-03-15 23:49:28.000000000 -0700
++++ binutils-2.18.91-new/libtool.m4    2008-09-19 18:11:39.000000000 -0700
+@@ -1929,7 +1929,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.18.91-old/opcodes/configure  
binutils-2.18.91-new/opcodes/configure
+--- binutils-2.18.91-old/opcodes/configure     2008-08-15 01:31:51.000000000  
-0700
++++ binutils-2.18.91-new/opcodes/configure     2008-09-19 18:11:39.000000000  
-0700
+@@ -8987,7 +8987,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"

Added:  
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.91-perl.patch.gar
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/devel/binutils/files/binutils-2.18.91-perl.patch.gar  
 
Sat Sep 20 14:47:41 2008
@@ -0,0 +1,45 @@
+diff -Naur binutils-2.18.91-old/bfd/mep-relocs.pl  
binutils-2.18.91-new/bfd/mep-relocs.pl
+--- binutils-2.18.91-old/bfd/mep-relocs.pl     2008-09-19 18:11:27.000000000  
-0700
++++ binutils-2.18.91-new/bfd/mep-relocs.pl     2008-09-19 18:13:27.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
[EMAIL PROTECTED]@@GAR_build_bindir@/perl
+ # -*- perl -*-
+ #
+ # Toshiba MeP Media Engine Relocation Generator
+diff -Naur binutils-2.18.91-old/etc/texi2pod.pl  
binutils-2.18.91-new/etc/texi2pod.pl
+--- binutils-2.18.91-old/etc/texi2pod.pl       2008-09-19 18:11:27.000000000  
-0700
++++ binutils-2.18.91-new/etc/texi2pod.pl       2008-09-19 18:13:27.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl -w
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w
+
+ #   Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+
+diff -Naur binutils-2.18.91-old/gprof/bbconv.pl  
binutils-2.18.91-new/gprof/bbconv.pl
+--- binutils-2.18.91-old/gprof/bbconv.pl       2008-09-19 18:11:27.000000000  
-0700
++++ binutils-2.18.91-new/gprof/bbconv.pl       2008-09-19 18:13:27.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl
+
+ # This script converts a "bb.out" file into a format
+ # suitable for processing by gprof
+diff -Naur binutils-2.18.91-old/libiberty/gather-docs  
binutils-2.18.91-new/libiberty/gather-docs
+--- binutils-2.18.91-old/libiberty/gather-docs 2008-09-19  
18:11:28.000000000 -0700
++++ binutils-2.18.91-new/libiberty/gather-docs 2008-09-19  
18:13:27.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
[EMAIL PROTECTED]@@GAR_build_bindir@/perl
+ # -*- perl -*-
+
+ #   Copyright (C) 2001
+diff -Naur binutils-2.18.91-old/libiberty/maint-tool  
binutils-2.18.91-new/libiberty/maint-tool
+--- binutils-2.18.91-old/libiberty/maint-tool  2008-09-19  
18:11:28.000000000 -0700
++++ binutils-2.18.91-new/libiberty/maint-tool  2008-09-19  
18:13:27.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
[EMAIL PROTECTED]@@GAR_build_bindir@/perl
+ # -*- perl -*-
+
+ #   Copyright (C) 2001, 2007

Modified: trunk/gar-minimyth/script/devel/binutils/package-api.mk
==============================================================================
--- trunk/gar-minimyth/script/devel/binutils/package-api.mk     (original)
+++ trunk/gar-minimyth/script/devel/binutils/package-api.mk     Sat Sep 20  
14:47:41 2008
@@ -1,4 +1,4 @@
-BINUTILS_VERSION = 2.18.50.0.9
+BINUTILS_VERSION = 2.18.91

  # Determines whether to build system's binutils is up to date.
  BINUTILS_BUILD_UP_TO_DATE = \

Modified: trunk/gar-minimyth/script/doc/texinfo/Makefile
==============================================================================
--- trunk/gar-minimyth/script/doc/texinfo/Makefile      (original)
+++ trunk/gar-minimyth/script/doc/texinfo/Makefile      Sat Sep 20 14:47:41 2008
@@ -1,5 +1,5 @@
  GARNAME = texinfo
-GARVERSION = 4.12
+GARVERSION = 4.13
  CATEGORIES = doc
  MASTER_SITES = ftp://ftp.gnu.org/gnu/$(GARNAME)/
  DISTFILES = $(DISTNAME).tar.gz

Modified: trunk/gar-minimyth/script/doc/texinfo/checksums
==============================================================================
--- trunk/gar-minimyth/script/doc/texinfo/checksums     (original)
+++ trunk/gar-minimyth/script/doc/texinfo/checksums     Sat Sep 20 14:47:41 2008
@@ -1,2 +1,2 @@
-e9216fb657e1555a289a14a74dac8f4f  download/texinfo-4.12.tar.gz
-942103c54c7e2fa052554cacdc379bdb  download/texinfo-4.12-perl.patch.gar
+9a857f5d0a86b02bb649fce669d29b40  download/texinfo-4.13.tar.gz
+2056dbd5a5c1c96be39d7dfc96527ec7  download/texinfo-4.13-perl.patch.gar

Added:  
trunk/gar-minimyth/script/doc/texinfo/files/texinfo-4.13-perl.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/doc/texinfo/files/texinfo-4.13-perl.patch.gar     
 
Sat Sep 20 14:47:41 2008
@@ -0,0 +1,9 @@
+diff -Naur texinfo-4.13-old/util/gdoc texinfo-4.13-new/util/gdoc
+--- texinfo-4.13-old/util/gdoc 2004-04-11 10:56:47.000000000 -0700
++++ texinfo-4.13-new/util/gdoc 2008-09-19 18:27:17.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
[EMAIL PROTECTED]@@GAR_build_bindir@/perl
+
+ ## Copyright (c) 2002, 2003 Simon Josefsson                      ##
+ ##                    added -texinfo, -listfunc                  ##

Modified: trunk/gar-minimyth/script/lib/glib/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/glib/Makefile (original)
+++ trunk/gar-minimyth/script/lib/glib/Makefile Sat Sep 20 14:47:41 2008
@@ -1,5 +1,5 @@
  GARNAME = glib
-GARVERSION = 2.18.0
+GARVERSION = 2.18.1
  CATEGORIES = lib
  MASTER_SITES = http://ftp.gnome.org/pub/gnome/sources/glib/2.18/
  DISTFILES = $(DISTNAME).tar.bz2

Modified: trunk/gar-minimyth/script/lib/glib/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/glib/checksums        (original)
+++ trunk/gar-minimyth/script/lib/glib/checksums        Sat Sep 20 14:47:41 2008
@@ -1 +1 @@
-06e5afe4ce055085dc5fd9fdab527bf7  download/glib-2.18.0.tar.bz2
+51a9a33f49a4896d4d95d8e980666b9e  download/glib-2.18.1.tar.bz2

Modified: trunk/gar-minimyth/script/lib/libgcrypt/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/libgcrypt/Makefile    (original)
+++ trunk/gar-minimyth/script/lib/libgcrypt/Makefile    Sat Sep 20 14:47:41  
2008
@@ -1,5 +1,5 @@
  GARNAME = libgcrypt
-GARVERSION = 1.4.2
+GARVERSION = 1.4.3
  CATEGORIES = lib
  MASTER_SITES = ftp://ftp.gnupg.org/gcrypt/$(GARNAME)/
  DISTFILES = $(DISTNAME).tar.bz2

Modified: trunk/gar-minimyth/script/lib/libgcrypt/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/libgcrypt/checksums   (original)
+++ trunk/gar-minimyth/script/lib/libgcrypt/checksums   Sat Sep 20 14:47:41  
2008
@@ -1,2 +1,2 @@
-0d27005ff43ecf3d96ae02d99bf793ba  download/libgcrypt-1.4.2.tar.bz2
-812df695df137694397e30816467e727  download/libgcrypt-1.4.2.patch.gar
+46e50e811ed51f1e0e8dd677dded967d  download/libgcrypt-1.4.3.tar.bz2
+52b9c5e292f90372b6e93b8b4d13ee8f  download/libgcrypt-1.4.3.patch.gar

Added:  
trunk/gar-minimyth/script/lib/libgcrypt/files/libgcrypt-1.4.3.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/libgcrypt/files/libgcrypt-1.4.3.patch.gar     
 
Sat Sep 20 14:47:41 2008
@@ -0,0 +1,33 @@
+diff -Naur libgcrypt-1.4.3-old/src/libgcrypt-config.in  
libgcrypt-1.4.3-new/src/libgcrypt-config.in
+--- libgcrypt-1.4.3-old/src/libgcrypt-config.in        2008-08-19  
08:20:04.000000000 -0700
++++ libgcrypt-1.4.3-new/src/libgcrypt-config.in        2008-09-19  
18:33:29.000000000 -0700
+@@ -12,6 +12,7 @@
+ # File: @configure_input@
+
+ # General.
[EMAIL PROTECTED]@
+ prefix="@prefix@"
+ exec_prefix="@exec_prefix@"
+ version="@VERSION@"
+@@ -126,8 +127,8 @@
+     cflags_final="$cflags"
+
+     # Set up `includes'.
+-    if test "x$includedir" != "x/usr/include"  
-a "x$includedir" != "x/include"; then
+-      includes="-I$includedir"
++    if test "x$DESTDIR$includedir" != "[EMAIL PROTECTED]@@GAR_includedir@";  
then
++      includes="-I$DESTDIR$includedir"
+     fi
+     # Set up `cflags_final'.
+     cflags_final="$cflags_final $gpg_error_cflags"
+@@ -146,8 +147,8 @@
+     libs_final="$libs"
+
+     # Set up `libdirs'.
+-    if test "x$libdir" != "x/usr/lib" -a "x$libdir" != "x/lib"; then
+-      libdirs="-L$libdir"
++    if test "x$DESTDIR$libdir" != "[EMAIL PROTECTED]@@GAR_libdir@"  
-a "x$DESTDIR$libdir" != "[EMAIL PROTECTED]@@GAR_elibdir"; then
++      libdirs="-L$DESTDIR$libdir"
+     fi
+
+     # Set up `libs_final'.

Modified: trunk/gar-minimyth/script/lib/libpng/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/libpng/Makefile       (original)
+++ trunk/gar-minimyth/script/lib/libpng/Makefile       Sat Sep 20 14:47:41 2008
@@ -1,5 +1,5 @@
  GARNAME = libpng
-GARVERSION = 1.2.31
+GARVERSION = 1.2.32
  CATEGORIES = lib
  MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/
  DISTFILES = $(DISTNAME).tar.bz2 config.cache.$(GARCH_FAMILY)

Modified: trunk/gar-minimyth/script/lib/libpng/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/libpng/checksums      (original)
+++ trunk/gar-minimyth/script/lib/libpng/checksums      Sat Sep 20 14:47:41 2008
@@ -1,4 +1,4 @@
-78d2f8c4e0d64f8948819563587302d3  download/libpng-1.2.31.tar.bz2
-a365abccbfe4c4cfd067fdf034949d53  download/libpng-1.2.31.patch.gar
+df4a20c6f24a6f642ae11c9a5a4ffa7f  download/libpng-1.2.32.tar.bz2
+8f35eb8260a26e835348d235cd7d9117  download/libpng-1.2.32.patch.gar
  ad8b4e63457c11ecebd9e07e0495e2e6  download/config.cache.i386
  ad8b4e63457c11ecebd9e07e0495e2e6  download/config.cache.x86_64

Added: trunk/gar-minimyth/script/lib/libpng/files/libpng-1.2.32.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/libpng/files/libpng-1.2.32.patch.gar  Sat  
Sep 20 14:47:41 2008
@@ -0,0 +1,21 @@
+diff -Naur libpng-1.2.32-old/scripts/libpng-config.in  
libpng-1.2.32-new/scripts/libpng-config.in
+--- libpng-1.2.32-old/scripts/libpng-config.in 2008-05-29  
10:37:58.000000000 -0700
++++ libpng-1.2.32-new/scripts/libpng-config.in 2008-09-19  
18:36:12.000000000 -0700
+@@ -9,14 +9,15 @@
+ # Modeled after libxml-config.
+
+ version="@PNGLIB_VERSION@"
[EMAIL PROTECTED]@
+ prefix="@prefix@"
+ exec_prefix="@exec_prefix@"
+ libdir="@libdir@"
+ includedir="@includedir@/[EMAIL PROTECTED]@@PNGLIB_MINOR@"
+ libs="[EMAIL PROTECTED]@@PNGLIB_MINOR@"
+ all_libs="[EMAIL PROTECTED]@@PNGLIB_MINOR@ @LIBS@"
+-I_opts="-I${includedir}"
+-L_opts="-L${libdir}"
++I_opts="-I$DESTDIR${includedir}"
++L_opts="-L$DESTDIR${libdir}"
+ R_opts=""
+ cppflags=""
+ ccopts="@LIBPNG_NO_MMX@"

Modified: trunk/gar-minimyth/script/qt/qt4/Makefile
==============================================================================
--- trunk/gar-minimyth/script/qt/qt4/Makefile   (original)
+++ trunk/gar-minimyth/script/qt/qt4/Makefile   Sat Sep 20 14:47:41 2008
@@ -1,5 +1,5 @@
  GARNAME = qt-x11-opensource-src
-GARVERSION = 4.4.1
+GARVERSION = 4.4.2
  CATEGORIES = qt
  MASTER_SITES = ftp://ftp.trolltech.com/qt/source/
  DISTFILES = $(DISTNAME).tar.gz

Modified: trunk/gar-minimyth/script/qt/qt4/checksums
==============================================================================
--- trunk/gar-minimyth/script/qt/qt4/checksums  (original)
+++ trunk/gar-minimyth/script/qt/qt4/checksums  Sat Sep 20 14:47:41 2008
@@ -1,2 +1,2 @@
-b09decad252b5181f300135e3122481d   
download/qt-x11-opensource-src-4.4.1.tar.gz
-d1c5895be55ac1d61b8874f9d3a39d20   
download/qt-x11-opensource-src-4.4.1.patch.gar
+d310e4aada6b726c141cb3cfa848edea   
download/qt-x11-opensource-src-4.4.2.tar.gz
+de32f5547747989a64f2a968d1b1b3f5   
download/qt-x11-opensource-src-4.4.2.patch.gar

Added:  
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.4.2.patch.gar
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.4.2.patch.gar    
 
Sat Sep 20 14:47:41 2008
@@ -0,0 +1,36 @@
+diff -Naur qt-x11-opensource-src-4.4.2-old/configure  
qt-x11-opensource-src-4.4.2-new/configure
+--- qt-x11-opensource-src-4.4.2-old/configure  2008-09-11  
08:33:32.000000000 -0700
++++ qt-x11-opensource-src-4.4.2-new/configure  2008-09-19  
19:02:31.000000000 -0700
+@@ -93,10 +93,10 @@
+  
#-------------------------------------------------------------------------------
+
+ # need that throughout the script
+-UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
+-UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
+-UNAME_SYSTEM=`(uname -s) 2>/dev/null`  || UNAME_SYSTEM=unknown
+-UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
[EMAIL PROTECTED]@
++UNAME_RELEASE=unknown
++UNAME_SYSTEM=linux
++UNAME_VERSION=unknown
+
+
+  
#-------------------------------------------------------------------------------
+@@ -1906,7 +1906,7 @@
+
+     # make a syncqt script that can be used in the shadow
+     rm -f "$outpath/bin/syncqt"
+-    if [ -x "/usr/bin/perl" ] && [ -x "$relpath/bin/syncqt" ]; then
++    if [ -x "@GAR_DESTDIR@@GAR_bindir@/perl" ] && [  
-x "$relpath/bin/syncqt" ]; then
+         mkdir -p "$outpath/bin"
+         echo "#!/bin/sh" >"$outpath/bin/syncqt"
+         echo "QTDIR=\"$relpath\"; export QTDIR" >>"$outpath/bin/syncqt"
+@@ -3774,7 +3774,7 @@
+ #  
-----------------------------------------------------------------------------
+
+ # symlink includes
+-if [ -x "/usr/bin/perl" ] && [ -x "$relpath/bin/syncqt" ]; then
++if [ -x "@GAR_DESTDIR@@GAR_bindir@/perl" ] && [ -x "$relpath/bin/syncqt"  
]; then
+     SYNCQT_OPTS=
+     [ "$Edition" = "Trolltech" ] &&  SYNCQT_OPTS="$SYNCQT_OPTS  
-check-includes"
+     if [ "$OPT_SHADOW" = "yes" ]; then

Modified: trunk/gar-minimyth/script/utils/pciutils/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/pciutils/Makefile   (original)
+++ trunk/gar-minimyth/script/utils/pciutils/Makefile   Sat Sep 20 14:47:41  
2008
@@ -1,5 +1,5 @@
  GARNAME = pciutils
-GARVERSION = 3.0.1
+GARVERSION = 3.0.2
  CATEGORIES = utils
  MASTER_SITES = ftp://ftp.kernel.org/pub/software/utils/pciutils/
  DISTFILES = $(DISTNAME).tar.bz2 pci.ids

Modified: trunk/gar-minimyth/script/utils/pciutils/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/pciutils/checksums  (original)
+++ trunk/gar-minimyth/script/utils/pciutils/checksums  Sat Sep 20 14:47:41  
2008
@@ -1,2 +1,2 @@
-02e4d4d97b24665988c10252b896d05d  download/pciutils-3.0.1.tar.bz2
-1ae4304c360bbe82472ce9971796408d  download/pci.ids
+23bdccc7dcc6e633938e9f22d290dfda  download/pciutils-3.0.2.tar.bz2
+5192e6c875ee3e9b8d96019fa6875141  download/pci.ids

Modified: trunk/gar-minimyth/script/utils/pciutils/files/pci.ids
==============================================================================
--- trunk/gar-minimyth/script/utils/pciutils/files/pci.ids      (original)
+++ trunk/gar-minimyth/script/utils/pciutils/files/pci.ids      Sat Sep 20  
14:47:41 2008
@@ -11,7 +11,7 @@
  #     This file can be distributed under either the GNU General Public License
  #     (version 2 or higher) or the 3-clause BSD License.
  #
-#      Daily snapshot on Thu 2008-09-11 01:05:01
+#      Daily snapshot on Tue 2008-09-16 01:05:02
  #

  # Vendors, devices and subsystems. Please keep sorted.
@@ -6156,15 +6156,15 @@
                1043 8042  A7V133/A7V133-C Mainboard
                147b a401  KT7/KT7-RAID/KT7A/KT7A-RAID Mainboard
        0308  PT880 Ultra/PT894 Host Bridge
+               1043 8199  P4V800D-X Mainboard
        0314  CN700/VN800/P4M800CE/Pro Host Bridge
        0324  CX700/VX700 Host Bridge
        0327  P4M890 Host Bridge
        0336  K8M890CE Host Bridge
        0340  PT900 Host Bridge
-# Asus-m2v has K8T890CF chipset. I have also some note fro
        0351  K8T890CF Host Bridge
        0353  VX800 Host Bridge
-       0364  P4M900 Host Bridge
+       0364  CN896/VN896/P4M900 Host Bridge
                1043 81ce  P5VD2-VM mothervoard
        0391  VT8371 [KX133]
        0415  PATA IDE Host Controller
@@ -6246,7 +6246,7 @@
        1340  PT900 Host Bridge
        1351  VT3351 Host Bridge
        1353  VX800/VX820 Error Reporting
-       1364  P4M900 Host Bridge
+       1364  CN896/VN896/P4M900 Host Bridge
        1571  VT82C576M/VT82C586
        1595  VT82C595/97 [Apollo VP2/97]
        2106  VIA Rhine Family Fast Ethernet Adapter (VT6105)
@@ -6268,7 +6268,7 @@
        2340  PT900 Host Bridge
        2351  VT3351 Host Bridge
        2353  VX800/VX820 Host Bus Control
-       2364  P4M900 Host Bridge
+       2364  CN896/VN896/P4M900 Host Bridge
        287a  VT8251 PCI to PCI Bridge
        287b  VT8251 Host Bridge
        287c  VT8251 PCIE Root Port
@@ -6353,6 +6353,7 @@
                147b 1407  KV8-MAX3 motherboard
                1695 300c  EP-8KRA2+ Mainboard
                1849 0850  ASRock 775Dual-880 Pro onboard audio (Realtek ALC850)
+               1849 9739  P4VT8 Mainboard (C-Media CMI9739A codec)
                1849 9761  K7VT6 motherboard
                4005 4710  MSI K7T266 Pro2-RU (MSI-6380 v2) onboard audio 
(Realtek/ALC  
200/200P)
                a0a0 01b6  AK77-8XN onboard audio
@@ -6435,6 +6436,7 @@
                1043 80f4  P4P800 Mainboard Deluxe ATX
                1462 7028  915P/G Neo2
        3168  P4X333/P4X400/PT800 AGP Bridge
+               1849 3168  P4VT8 Mainboard
        3177  VT8235 ISA Bridge
                1019 0a81  L7VTA v1.0 Motherboard (KT400-8235)
                1043 808c  A7V8X motherboard
@@ -6490,8 +6492,8 @@
        3349  VT8251 AHCI/SATA 4-Port Controller
        3351  VT3351 Host Bridge
        3353  VX800 PCI to PCI Bridge
-       3364  P4M900 Host Bridge
-       3371  P4M900 [Chrome 9 HC]
+       3364  CN896/VN896/P4M900 Host Bridge
+       3371  CN896/VN896/P4M900 [Chrome 9 HC]
        3372  VT8237S PCI to ISA Bridge
        337a  VT8237A PCI to PCI Bridge
        337b  VT8237A Host Bridge
@@ -6514,7 +6516,7 @@
        4340  PT900 Host Bridge
        4351  VT3351 Host Bridge
        4353  VX800/VX820 Power Management Control
-       4364  P4M900 Host Bridge
+       4364  CN896/VN896/P4M900 Host Bridge
        5030  VT82C596 ACPI [Apollo PRO]
        5208  PT890 I/O APIC Interrupt Controller
        5238  K8T890 I/O APIC Interrupt Controller
@@ -6525,12 +6527,13 @@
        5336  K8M890CE I/O APIC Interrupt Controller
        5340  PT900 I/O APIC Interrupt Controller
        5351  VT3351 I/O APIC Interrupt Controller
-       5364  P4M900 I/O APIC Interrupt Controller
+       5353  VX800/VX820 APIC and Central Traffic Control
+       5364  CN896/VN896/P4M900 I/O APIC Interrupt Controller
        6100  VT85C100A [Rhine II]
        6287  SATA RAID Controller
        6327  P4M890 Security Device
        6353  VX800/VX820 Scratch Registers
-       6364  P4M900 Security Device
+       6364  CN896/VN896/P4M900 Security Device
        7204  K8M800 Host Bridge
        7205  KM400/KN400/P4M800 [S3 UniChrome]
                1458 d000  Gigabyte GA-7VM400(A)M(F) Motherboard
@@ -6552,7 +6555,7 @@
        7340  PT900 Host Bridge
        7351  VT3351 Host Bridge
        7353  VX800/VX820 North-South Module Interface Control
-       7364  P4M900 Host Bridge
+       7364  CN896/VN896/P4M900 Host Bridge
        8231  VT8231 [PCI-to-ISA Bridge]
        8235  VT8235 ACPI
        8305  VT8363/8365 [KT133/KM133 AGP]
@@ -6571,7 +6574,6 @@
        8691  VT82C691 [Apollo Pro]
        8693  VT82C693 [Apollo Pro Plus] PCI Bridge
        8a25  PL133/PL133T [S3 ProSavage]
-# ticleID=68&P=5
        8a26  KL133/KL133A/KM133/KM133A [S3 ProSavage]
        8d01  PN133/PN133T [S3 Twister]
        8d04  KM266/P4M266/P4M266A/P4N266 [S3 ProSavageDDR]
@@ -6581,7 +6583,7 @@
        a238  K8T890 PCI to PCI Bridge Controller
        a327  P4M890 PCI to PCI Bridge Controller
        a353  VX800/VX820 South-North Module Interface Control
-       a364  P4M900 PCI to PCI Bridge Controller
+       a364  CN896/VN896/P4M900 PCI to PCI Bridge Controller
        b091  VT8633 [Apollo Pro266 AGP]
        b099  VT8366/A/7 [Apollo KT266/A/333 AGP]
        b101  VT8653 AGP Bridge
@@ -6601,7 +6603,7 @@
        c327  P4M890 PCI to PCI Bridge Controller
        c340  PT900 PCI to PCI Bridge Controller
        c353  VX800/VX820 PCI Express Root Port
-       c364  P4M900 PCI to PCI Bridge Controller
+       c364  CN896/VN896/P4M900 PCI to PCI Bridge Controller
        d104  VT8237R USB UDCI Controller
        d208  PT890 PCI to PCI Bridge Controller
        d213  VPX/VPX2 PCI to PCI Bridge Controller

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to