[fink/fink] fb31f9: a few stray whitespace cleanups

2013-10-14 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: fb31f9216d627bd9f4b439ae99d53237cb232f9f
  
https://github.com/fink/fink/commit/fb31f9216d627bd9f4b439ae99d53237cb232f9f
  Author: Daniel Macks 
  Date:   2013-10-14 (Mon, 14 Oct 2013)

  Changed paths:
M bootstrap

  Log Message:
  ---
  a few stray whitespace cleanups



--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods test-harness-pm.info, 1.11, 1.12

2013-10-14 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1274

Modified Files:
test-harness-pm.info 
Log Message:
new version

Index: test-harness-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/test-harness-pm.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- test-harness-pm.info21 Jul 2013 17:52:08 -  1.11
+++ test-harness-pm.info14 Oct 2013 13:34:47 -  1.12
@@ -1,14 +1,14 @@
 Info2: <<
 Package: test-harness-pm%type_pkg[perl]
-Version: 3.28
-Revision: 2
+Version: 3.29
+Revision: 1
 Type: perl (5.12.3 5.12.4)
 
-BuildDepends: fink (>= 0.24.12)
+# will need parent-pm if backported to pm5100
 Depends: perl%type_pkg[perl]-core
 
 Source: mirror:cpan:authors/id/O/OV/OVID/Test-Harness-%v.tar.gz
-Source-MD5: e71faf73830f249e2eb569a52362c106
+Source-MD5: 5e15a808c850d8e4c3b488a4694b5964
 
 PatchFile: %{ni}.patch
 PatchFile-MD5: c425542e89e622ad966c73523b9c10c9


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs fribidi.info,1.6,1.7

2013-10-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11705

Modified Files:
fribidi.info 
Log Message:
with link (thanks Martin for tracking it down!)

Index: fribidi.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/fribidi.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- fribidi.info5 Oct 2013 06:41:05 -   1.6
+++ fribidi.info5 Oct 2013 06:43:31 -   1.7
@@ -17,7 +17,8 @@
# don't regenerate manpage (patch doesn't change its results)
# fink doesn't have the c2man tool (see:
# https://bugs.freedesktop.org/show_bug.cgi?id=69234 )
-   # Using unix epoch itself triggers bug in certain timezones
+   # Don't use unix epoch 0 here (bug in some timezones). See:
+   # http://permalink.gmane.org/gmane.os.apple.fink.general/37303
touch -t 19710101 lib/fribidi-bidi.h
 <<
 # be sure we don't autodetect glib


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs fribidi.info,1.5,1.6

2013-10-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11604

Modified Files:
fribidi.info 
Log Message:
weird tz problem reported on fink-users

Index: fribidi.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/fribidi.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fribidi.info11 Sep 2013 16:40:52 -  1.5
+++ fribidi.info5 Oct 2013 06:41:05 -   1.6
@@ -17,7 +17,8 @@
# don't regenerate manpage (patch doesn't change its results)
# fink doesn't have the c2man tool (see:
# https://bugs.freedesktop.org/show_bug.cgi?id=69234 )
-   touch -t 19700101 lib/fribidi-bidi.h
+   # Using unix epoch itself triggers bug in certain timezones
+   touch -t 19710101 lib/fribidi-bidi.h
 <<
 # be sure we don't autodetect glib
 ConfigureParams: --without-glib


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/languages tcltk-x86_64.info, 1.10, 1.11 tcltk-x86_64.patch, 1.6, 1.7

2013-10-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6179/languages

Modified Files:
tcltk-x86_64.info tcltk-x86_64.patch 
Log Message:
new version (thanks jack!)

Index: tcltk-x86_64.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/tcltk-x86_64.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tcltk-x86_64.patch  10 May 2013 14:47:06 -  1.6
+++ tcltk-x86_64.patch  4 Oct 2013 14:19:16 -   1.7
@@ -1,7 +1,7 @@
-diff -Nurd -x'*~' tcltk-8.5.14.orig/tcl8.5.14/generic/tclInt.h 
tcltk-8.5.14/tcl8.5.14/generic/tclInt.h
 tcltk-8.5.14.orig/tcl8.5.14/generic/tclInt.h   2013-03-21 
09:22:14.0 -0400
-+++ tcltk-8.5.14/tcl8.5.14/generic/tclInt.h2013-04-07 16:22:32.0 
-0400
-@@ -2807,7 +2807,7 @@
+diff -Nurd -x'*~' tcltk-8.5.15.orig/tcl8.5.15/generic/tclInt.h 
tcltk-8.5.15/tcl8.5.15/generic/tclInt.h
+--- tcltk-8.5.15.orig/tcl8.5.15/generic/tclInt.h   2013-08-30 
11:58:39.0 -0400
 tcltk-8.5.15/tcl8.5.15/generic/tclInt.h2013-10-04 09:27:39.0 
-0400
+@@ -2808,7 +2808,7 @@
  MODULE_SCOPE int  TclClockOldscanObjCmd(
ClientData clientData, Tcl_Interp *interp,
int objc, Tcl_Obj *const objv[]);
@@ -10,7 +10,7 @@
Tcl_Interp *interp, int objc,
Tcl_Obj *const objv[]);
  MODULE_SCOPE int  Tcl_ConcatObjCmd(ClientData clientData,
-@@ -2968,7 +2968,7 @@
+@@ -2969,7 +2969,7 @@
  MODULE_SCOPE int  Tcl_RenameObjCmd(ClientData clientData,
Tcl_Interp *interp, int objc,
Tcl_Obj *const objv[]);
@@ -19,9 +19,9 @@
Tcl_Interp *interp, int objc,
Tcl_Obj *const objv[]);
  MODULE_SCOPE int  Tcl_ScanObjCmd(ClientData clientData,
-diff -Nurd -x'*~' tcltk-8.5.14.orig/tcl8.5.14/generic/tclPort.h 
tcltk-8.5.14/tcl8.5.14/generic/tclPort.h
 tcltk-8.5.14.orig/tcl8.5.14/generic/tclPort.h  2013-03-21 
08:57:40.0 -0400
-+++ tcltk-8.5.14/tcl8.5.14/generic/tclPort.h   2013-04-07 16:23:52.0 
-0400
+diff -Nurd -x'*~' tcltk-8.5.15.orig/tcl8.5.15/generic/tclPort.h 
tcltk-8.5.15/tcl8.5.15/generic/tclPort.h
+--- tcltk-8.5.15.orig/tcl8.5.15/generic/tclPort.h  2013-08-30 
11:58:39.0 -0400
 tcltk-8.5.15/tcl8.5.15/generic/tclPort.h   2013-10-04 09:27:39.0 
-0400
 @@ -20,7 +20,7 @@
  #if defined(_WIN32)
  #   include "tclWinPort.h"
@@ -31,10 +31,10 @@
  #endif
  #include "tcl.h"
  
-diff -Nurd -x'*~' tcltk-8.5.14.orig/tcl8.5.14/unix/configure 
tcltk-8.5.14/tcl8.5.14/unix/configure
 tcltk-8.5.14.orig/tcl8.5.14/unix/configure 2013-04-01 14:36:35.0 
-0400
-+++ tcltk-8.5.14/tcl8.5.14/unix/configure  2013-04-07 16:22:32.0 
-0400
-@@ -18990,7 +18990,7 @@
+diff -Nurd -x'*~' tcltk-8.5.15.orig/tcl8.5.15/unix/configure 
tcltk-8.5.15/tcl8.5.15/unix/configure
+--- tcltk-8.5.15.orig/tcl8.5.15/unix/configure 2013-09-13 12:07:56.0 
-0400
 tcltk-8.5.15/tcl8.5.15/unix/configure  2013-10-04 09:27:39.0 
-0400
+@@ -18796,7 +18796,7 @@
  else
  TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
  fi
@@ -43,7 +43,7 @@
  TCL_LIB_SPEC="-L${libdir} ${TCL_LIB_FLAG}"
  fi
  VERSION='${VERSION}'
-@@ -19034,7 +19034,7 @@
+@@ -18840,7 +18840,7 @@
  TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
  fi
  
@@ -52,7 +52,7 @@
  TCL_STUB_LIB_SPEC="-L${TCL_STUB_LIB_DIR} ${TCL_STUB_LIB_FLAG}"
  TCL_BUILD_STUB_LIB_PATH="`pwd`/${TCL_STUB_LIB_FILE}"
  TCL_STUB_LIB_PATH="${TCL_STUB_LIB_DIR}/${TCL_STUB_LIB_FILE}"
-@@ -19216,7 +19216,7 @@
+@@ -19022,7 +19022,7 @@
  
  
  
@@ -61,9 +61,9 @@
  
  : ${CONFIG_STATUS=./config.status}
  ac_clean_files_save=$ac_clean_files
-diff -Nurd -x'*~' tcltk-8.5.14.orig/tk8.5.14/unix/Makefile.in 
tcltk-8.5.14/tk8.5.14/unix/Makefile.in
 tcltk-8.5.14.orig/tk8.5.14/unix/Makefile.in2013-04-01 
14:36:49.0 -0400
-+++ tcltk-8.5.14/tk8.5.14/unix/Makefile.in 2013-04-07 16:22:32.0 
-0400
+diff -Nurd -x'*~' tcltk-8.5.15.orig/tk8.5.15/unix/Makefile.in 
tcltk-8.5.15/tk8.5.15/unix/Makefile.in
+--- tcltk-8.5.15.orig/tk8.5.15/unix/Makefile.in2013-09-16 
12:45:24.0 -0400
 tcltk-8.5.15/tk8.5.15/unix/Makefile.in 2013-10-04 09:27:39.0 
-0400
 @@ -147,7 +147,7 @@
  # X11 include files accessible (the configure script will try to
  # set this value, and will cause it to be an empty string if the
@@ -96,7 +96,7 @@
  
  WISH_OBJS = tkAppInit.o
  
-@@ -1159,7 +1159,7 @@
+@@ -1161,7 +1161,7 @@
  
  # NB: tkUnixRFont.o uses nondefault CFLAGS
  tkUnixRFont.o: $(UNIX_DIR)/tkUnixRFont.c
@@ -105,10 +105,10 @@
  
  tkUnixInit.o: $(UNIX_DIR)/tkUnixInit.c tkConfig.sh
$(CC) -c $(CC_SWITCHES) -DTK_LIBRARY=\"$

[cvs] dists/10.7/stable/main/finkinfo/gnome gst-plugins-bad-0.10.info, 1.5, 1.6

2013-10-01 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27284

Modified Files:
gst-plugins-bad-0.10.info 
Log Message:
rm debugging cruft

Index: gst-plugins-bad-0.10.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gst-plugins-bad-0.10.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gst-plugins-bad-0.10.info   1 Oct 2013 12:57:42 -   1.5
+++ gst-plugins-bad-0.10.info   1 Oct 2013 19:50:00 -   1.6
@@ -80,7 +80,7 @@
 NoSetCPPFLAGS: true
 UseMaxBuildJobs: true
 ConfigureParams: <<
-   --disable-silent-rules --without-check \
+   --without-check \
--libexecdir=%p/lib/%n \
--mandir=%p/share/man \
--enable-gtk-doc \


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gst-plugins-bad-0.10.info, 1.4, 1.5 gst-plugins-bad-0.10.patch, 1.1, 1.2

2013-10-01 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6533

Modified Files:
gst-plugins-bad-0.10.info gst-plugins-bad-0.10.patch 
Log Message:
build fixes


Index: gst-plugins-bad-0.10.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gst-plugins-bad-0.10.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gst-plugins-bad-0.10.info   13 Mar 2013 14:34:25 -  1.4
+++ gst-plugins-bad-0.10.info   1 Oct 2013 12:57:42 -   1.5
@@ -2,7 +2,7 @@
 Package: gst-plugins-bad-0.10
 Version: 0.10.22
 ## 0.10.23 needs glib-2.0 >= 2.24
-Revision: 5
+Revision: 6
 Description: "Bad" plugins for GStreamer
 License: Restrictive
 Maintainer: Benjamin Reed 
@@ -12,8 +12,6 @@
atk1 (>= 1.32.0-1),
bzip2-dev,
cairo (>= 1.12.8-3),
-   dbus1.3-dev,
-   expat1,
faac-dev,
fink (>= 0.30.0-1),
fink-package-precedence,
@@ -25,7 +23,6 @@
gconf2 (>= 2.20.0-1),
gconf2-dev (>= 2.20.0-1),
glib2-dev (>= 2.22.0-1),
-   glitz (>= 0.5.6-1),
gtk-doc (>= 1.17-2),
gtk+2-dev (>= 2.18.9-10),
jack-dev,
@@ -36,7 +33,6 @@
libfaad2-dev,
libgettext8-dev,
libgl-dev,
-   libgnugetopt,
libgsm1-dev,
libiconv-dev,
libjasper.1,
@@ -51,20 +47,17 @@
libschroedinger,
libsndfile1-dev,
libvpx,
-   libxml2 (>= 2.8.0-1),
+   libxml2 (>= 2.9.1-1),
libxml2-py27,
libzbar0,
neon27,
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23-1),
python27,
sdl,
system-openssl-dev,
wavpack1-dev,
x11-dev,
-   xft2-dev,
-   xmkmf,
xvidcore
 <<
 Replaces: %N-shlibs (<< %v-%r)
@@ -73,7 +66,7 @@
 Source-MD5: 9a2acee1f386f71247003d0d7090fb1c
 
 PatchFile: %n.patch
-PatchFile-MD5: 3dd5f5d9e0b699823a46bff29d831392
+PatchFile-MD5: 239ab820b3b72a7aa3a7be2cd446f39f
 PatchScript: <<
%{default_script}
# Case-sensitivity typo
@@ -84,14 +77,10 @@
 
 SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
 SetCPPFLAGS: -fno-common
-SetLDFLAGS: -L%p/lib/system-openssl/lib
-SetLIBS: -L%p/lib -L/usr/X11R6/lib -lz
-NoSetCFLAGS: true
 NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
 UseMaxBuildJobs: true
 ConfigureParams: <<
-   --without-check \
+   --disable-silent-rules --without-check \
--libexecdir=%p/lib/%n \
--mandir=%p/share/man \
--enable-gtk-doc \
@@ -111,18 +100,16 @@
(%m = x86_64) --disable-osx_video \
(%m = x86_64) --disable-quicktime \
--disable-orc \
+   --disable-gsettings \
--with-package-name="GStreamer Bad Plugins %v Fink" \
-   --with-package-origin="http://www.finkproject.org/"; \
-   
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+   --with-package-origin="http://www.finkproject.org/";
 <<
 CompileScript: <<
#!/bin/sh -ex

export 
PKG_CONFIG_PATH="%p/lib/system-openssl/lib/pkgconfig:$PKG_CONFIG_PATH"
export ac_cv_path_PYTHON=%p/bin/python2.7
-   export PATH="%p/lib/xmkmf/bin:$PATH"
export PERL5LIB="%p/share/gtk-doc/data:$PERL5LIB"
-   export LDFLAGS="-Wl,-read_only_relocs,suppress $LDFLAGS"
./configure %c
perl -pi -e 's,-no-undefined,,' ext/mpeg2enc/Makefile
make
@@ -162,7 +149,6 @@
libfaad2-shlibs,
libgettext8-shlibs,
libgl-shlibs,
-   libgnugetopt-shlibs,
libgsm1-shlibs,
libiconv,
libjasper.1-shlibs,
@@ -176,7 +162,7 @@
librtmp-shlibs,
libschroedinger-shlibs,
libsndfile1-shlibs,
-   libxml2-shlibs (>= 2.8.0-1),
+   libxml2-shlibs (>= 2.9.1-1),
libzbar0-shlibs,
neon27-shlibs,
sdl-shlibs (>= 1.2.9-1001),

Index: gst-plugins-bad-0.10.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gst-plugins-bad-0.10.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gst-plugins-bad-0.10.patch  13 Mar 2013 14:34:25 -  1.1
+++ gst-plugins-bad-0.10.patch  1 Oct 2013 12:57:42 -   1.2
@@ -1,6 +1,23 @@
-diff -Nurd gst-plugins-bad-0.10.20/ext/mpeg2enc/gstmpeg2encoptions.cc 
gst-plugins-bad-0.10.20-new/ext/mpeg2enc/gstmpeg2encoptions.cc
 gst-plugins-bad-0.10.20/ext/mpeg2enc/gstmpeg2encoptions.cc 2010-05-13 
20:48:27.0 -0400
-+++ gst-plugins-bad-0.10.20-new/ext/mpeg2enc/gstmpeg2encoptions.cc 
2010-10-02 18:58:02.0 -0400
+diff -Nurd -x'*~' 

[cvs] dists/10.7/stable/main/finkinfo/gnome gst-plugins-base-0.10.info, 1.4, 1.5

2013-09-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23954

Modified Files:
gst-plugins-base-0.10.info 
Log Message:
rm stray debugging

Index: gst-plugins-base-0.10.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gst-plugins-base-0.10.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gst-plugins-base-0.10.info  1 Oct 2013 06:13:49 -   1.4
+++ gst-plugins-base-0.10.info  1 Oct 2013 06:20:06 -   1.5
@@ -60,7 +60,7 @@
 SetLDFLAGS: -L%p/lib/fontconfig2/lib
 UseMaxBuildJobs: true
 ConfigureParams: <<
-   --disable-silent-rules --without-check \
+   --without-check \
--libexecdir=%p/lib/%n \
--mandir=%p/share/man \
--enable-gtk-doc \


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gst-plugins-base-0.10.info, 1.3, 1.4

2013-09-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23715

Modified Files:
gst-plugins-base-0.10.info 
Log Message:
had no dep on xmkmf and seems to build same with/without it present, so 
scrapping PATH setting for it


Index: gst-plugins-base-0.10.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gst-plugins-base-0.10.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gst-plugins-base-0.10.info  20 Feb 2013 21:12:54 -  1.3
+++ gst-plugins-base-0.10.info  1 Oct 2013 06:13:49 -   1.4
@@ -60,7 +60,7 @@
 SetLDFLAGS: -L%p/lib/fontconfig2/lib
 UseMaxBuildJobs: true
 ConfigureParams: <<
-   --without-check \
+   --disable-silent-rules --without-check \
--libexecdir=%p/lib/%n \
--mandir=%p/share/man \
--enable-gtk-doc \
@@ -78,7 +78,6 @@
#!/bin/sh -ex

export ac_cv_path_PYTHON=%p/bin/python2.7
-   export PATH="%p/lib/xmkmf/bin:$PATH"
export PERL5LIB="%p/share/gtk-doc/data:$PERL5LIB"
autoreconf -fi
./configure %c


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods test-checkdeps-pm.info, 1.2, 1.3 test-checkdeps-pm.patch, 1.1, NONE

2013-09-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7898

Modified Files:
test-checkdeps-pm.info 
Removed Files:
test-checkdeps-pm.patch 
Log Message:
new version


--- test-checkdeps-pm.patch DELETED ---

Index: test-checkdeps-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/test-checkdeps-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- test-checkdeps-pm.info  9 Jul 2013 15:55:17 -   1.2
+++ test-checkdeps-pm.info  30 Sep 2013 14:03:11 -  1.3
@@ -1,6 +1,6 @@
 Info2: <<
 Package: test-checkdeps-pm%type_pkg[perl]
-Version: 0.006
+Version: 0.008
 Revision: 1
 Type: perl (5.12.3 5.12.4)
 BuildDepends: <<
@@ -8,15 +8,12 @@
 <<
 Depends: <<
cpan-meta-pm%type_pkg[perl] (>= 2.120920),
-   cpan-meta-check-pm%type_pkg[perl] (>= 0.004),
+   cpan-meta-check-pm%type_pkg[perl] (>= 0.007),
perl%type_pkg[perl]-core,
test-simple-pm%type_pkg[perl] (>= 0.88)
 <<
 Source: mirror:cpan:authors/id/L/LE/LEONT/Test-CheckDeps-%v.tar.gz
-Source-MD5: 94d84c68a262ca97ecadbb0ff6d215e1
-PatchFile: %{ni}.patch
-PatchFile-MD5: 4e4917718fd9d133eb1a6ad936be567f
-DefaultScript: ModuleBuild
+Source-MD5: e854b2b6ba40c90286131eb4320effbd
 InstallScript: <<
%{default_script}
/bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods term-menu-pm.info, 1.1, 1.2

2013-09-23 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5441

Modified Files:
term-menu-pm.info 
Log Message:
Description tweak, per validator

Index: term-menu-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/term-menu-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- term-menu-pm.info   12 Sep 2013 14:13:22 -  1.1
+++ term-menu-pm.info   23 Sep 2013 07:25:58 -  1.2
@@ -12,5 +12,5 @@
 
 License: Artistic/GPL
 Homepage: http://search.cpan.org/dist/Term-Menu
-Description: Perl extension for asking questions and printing menus at the 
terminal
+Description: Question/menu interaction at the terminal
 Maintainer: Sjors Gielen 


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome meld.info,1.12,1.13

2013-09-21 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2737

Modified Files:
meld.info 
Log Message:
new version

Index: meld.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/meld.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- meld.info   15 Sep 2013 19:42:34 -  1.12
+++ meld.info   22 Sep 2013 01:15:42 -  1.13
@@ -1,5 +1,5 @@
 Package: meld
-Version: 1.8.0
+Version: 1.8.1
 Revision: 1
 Description: Visual diff and merge tool
 DescDetail: <<
@@ -29,6 +29,7 @@
dpkg-base-files,
desktop-file-utils,
pycairo-py27 (>= 1.10.0-1),
+   pydbus-py27,
pygobject2-py27 (>= 2.20.0-1),
pygtk2-gtk-py27 (>= 2.17.0-1),
pygtksourceview2-py27 (>= 2.8.0-4),
@@ -49,7 +50,7 @@
 <<
 Recommends: gnome-python2-desktop-py27 (>= 2.28.0-1)
 Source: mirror:gnome:sources/%n/1.8/%n-%v.tar.xz
-Source-MD5: d9ef53d51b1622074d01182cc47f8ccb
+Source-MD5: 1dd1fd86522551ccb19ebe5d68906413
 PatchScript: <<
   perl -pi -e 's|/usr/bin/env python|%p/bin/python2.7|' bin/meld tools/*
   perl -pi -e "s/(-scrollkeeper-update)/#\1/g" help/*/Makefile


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/languages python26.info, 1.8, 1.9

2013-09-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10657

Modified Files:
python26.info 
Log Message:
use new actual libffi external lib. NB: fails self-test on 10.8 (unrelatedly)


Index: python26.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python26.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- python26.info   18 Feb 2013 18:15:33 -  1.8
+++ python26.info   19 Sep 2013 06:01:29 -  1.9
@@ -2,7 +2,7 @@
 Package: python%type_pkg[python]
 
 Version: 2.6.8
-Revision: 3
+Revision: 4
 Epoch: 1
 
 Type: python 2.6
@@ -13,6 +13,7 @@
bzip2-shlibs,
db48-aes-shlibs | db48-shlibs,
gdbm3-shlibs,
+   libffi6-shlibs,
libgettext8-shlibs,
libncursesw5-shlibs,
readline6-shlibs (>= 6.2.4-2),
@@ -20,7 +21,7 @@
tcltk (>= 8.4.1-1),
x11
 <<
-BuildConflicts: libquicktime0, libffi
+BuildConflicts: libquicktime0
 BuildDepends: <<
blt-dev (>= 2.4z-15),
bzip2-dev,
@@ -29,6 +30,7 @@
gdbm3,
gettext-bin,
gettext-tools,
+   libffi6,
libgettext8-dev,
libncursesw5,
readline6 (>= 6.2.4-2),
@@ -198,6 +200,11 @@
with -O0 so force that in setup.py.

Patch ctypes to look in %p/lib for libraries.
+
+   Might fail self-tests on 10.8 due to signedness of zero in
+   system log1p(). See: http://bugs.python.org/issue15477
+   Upstream fix to Python/pymath.c (like Modules/_math.c) does
+   not solve it.
 <<
 License: OSI-Approved
 Homepage: http://www.python.org


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics libgegl0.1.0-shlibs.info, 1.5, 1.6

2013-09-17 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32672

Modified Files:
libgegl0.1.0-shlibs.info 
Log Message:
avoid using suitesparse


Index: libgegl0.1.0-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/libgegl0.1.0-shlibs.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libgegl0.1.0-shlibs.info28 Jul 2013 22:36:18 -  1.5
+++ libgegl0.1.0-shlibs.info18 Sep 2013 01:52:36 -  1.6
@@ -1,6 +1,6 @@
 Package: libgegl0.1.0-shlibs
 Version: 0.1.6
-Revision: 5
+Revision: 6
 
 Source: ftp://ftp.gimp.org/pub/gegl/0.1/gegl-%v.tar.bz2
 Source-MD5: af5e5a7d3c7ddfaa2b3414de2a7e9113
@@ -9,8 +9,8 @@
asciidoc,
atk1 (>= 1.28.0-1),
autoconf2.6,
-   automake1.13,
-   cairo (>= 1.12.8-1),
+   automake1.14,
+   cairo (>= 1.12.14-1),
fink (>= 0.28.0-1),
fink-package-precedence,
fontconfig2-dev (>= 2.10.0-1),
@@ -36,7 +36,7 @@
x11-dev
 <<
 Depends: <<
-   cairo-shlibs (>= 1.12.8-1),
+   cairo-shlibs (>= 1.12.14-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
ilmbase-shlibs,
@@ -56,7 +56,7 @@
 PatchFile-MD5: 4b3dbc6fc42770f468eb82bbda55abf6
 
 SetCFLAGS: -Os
-ConfigureParams: --enable-dependency-tracking --disable-static --without-sdl 
--without-lua --build=%m-apple-darwin`uname -r|cut -f1 -d.` 
--host=%m-apple-darwin`uname -r|cut -f1 -d.` --disable-silent-rules 
--without-libavformat
+ConfigureParams: --enable-dependency-tracking --disable-static --without-sdl 
--without-lua --build=%m-apple-darwin`uname -r|cut -f1 -d.` 
--host=%m-apple-darwin`uname -r|cut -f1 -d.` --disable-silent-rules 
--without-libavformat --without-umfpack
 CompileScript: <<
autoreconf -f -i
ac_cv_path_W3M=no DSYMUTIL=: ./configure %c
@@ -128,6 +128,8 @@
 
Fix for utf8 encoding change in new ruby. See:
https://bugzilla.gnome.org/show_bug.cgi?id=705047
+
+   libumfpack is part of suitesparse, which is a huge dep.
 <<
 Description: Generic graph based-image processing lib
 License: LGPL


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods memoize-pm.info, NONE, 1.1

2013-09-15 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3326

Added Files:
memoize-pm.info 
Log Message:
new module (newer version than in perlXXX-core)

--- NEW FILE: memoize-pm.info ---
Info2: <<
Package: memoize-pm%type_pkg[perl]
Version: 1.03
Revision: 1
Source: mirror:cpan:authors/id/M/MJ/MJD/Memoize-%v.tgz
Source-MD5: 6de4628f734fc898429c5b21367c02ab
Type: perl (5.12.3 5.12.4)
Depends: perl%type_pkg[perl]-core
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: Changes README TODO article.html
DescPackaging: <<
Dual-lifed, so lang-varianted to supercede the one that in
perlXXX-core's (and to fill same dependency-tree slot as the
Provides of it).
<<
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Test-Compile
Description: Speed up functions by caching return values
Maintainer: Daniel Macks 
<<


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] 082544: Looks fine on 10.8.5

2013-09-15 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 08254408930fdf6f59c9c98785756f0d8aff6563
  
https://github.com/fink/fink/commit/08254408930fdf6f59c9c98785756f0d8aff6563
  Author: Daniel Macks 
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
M perlmod/Fink/Bootstrap.pm

  Log Message:
  ---
  Looks fine on 10.8.5



--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/gnome meld.info,1.11,1.12

2013-09-15 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10887

Modified Files:
meld.info 
Log Message:
new version

Index: meld.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/meld.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- meld.info   1 Sep 2013 09:18:14 -   1.11
+++ meld.info   15 Sep 2013 19:42:34 -  1.12
@@ -1,5 +1,5 @@
 Package: meld
-Version: 1.7.5
+Version: 1.8.0
 Revision: 1
 Description: Visual diff and merge tool
 DescDetail: <<
@@ -48,8 +48,8 @@
pygtksourceview2-py27 (>= 2.8.0-4)
 <<
 Recommends: gnome-python2-desktop-py27 (>= 2.28.0-1)
-Source: mirror:gnome:sources/%n/1.7/%n-%v.tar.xz
-Source-MD5: a04644548b917d1a516b223c399649c3
+Source: mirror:gnome:sources/%n/1.8/%n-%v.tar.xz
+Source-MD5: d9ef53d51b1622074d01182cc47f8ccb
 PatchScript: <<
   perl -pi -e 's|/usr/bin/env python|%p/bin/python2.7|' bin/meld tools/*
   perl -pi -e "s/(-scrollkeeper-update)/#\1/g" help/*/Makefile


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/crypto gtkhash.info,NONE,1.1

2013-09-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1781

Added Files:
gtkhash.info 
Log Message:
from 10.6, with dep cleanups


--- NEW FILE: gtkhash.info ---
Package: gtkhash
Version: 0.2.0
Revision: 4
Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-shlibs (>= 1.12.14-1),
fontconfig2-shlibs (>= 2.10.0-1),
freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs,
libglade2-shlibs (>= 2.6.4-4),
libmhash2-shlibs,
libxml2-shlibs (>= 2.9.1-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
x11,
x11-shlibs
<<
BuildDepends: <<
atk1 (>= 1.28.0-1),
cairo (>= 1.12.14-1),
fink-package-precedence,
fontconfig2-dev (>= 2.10.0-1),
freetype219 (>= 2.4.11-1),
gettext-tools,
glib2-dev (>= 2.22.0-1),
gtk+2-dev (>= 2.18.0-1),
intltool40,
libgettext8-dev,
libglade2 (>= 2.6.4-4),
libmhash2,
libxml2 (>= 2.9.1-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
pkgconfig,
x11-dev
<<
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: f898212aaa2ac09ceda93e853691fafb
SetCFLAGS: -Os
SetCPPFLAGS: -MD
PatchScript: perl -pi -e "s,-rdynamic,," src/Makefile.in
ConfigureParams: --mandir=%p/share/man
CompileScript: <<
%{default_script}
fink-package-precedence -depfile-ext='\.d' .
<<
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING NEWS README TODO
License: GPL
Homepage: http://gtkhash.sourceforge.net
Maintainer: Jack Fink 
Description: GUI utility for computing checksums and more


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs fribidi.info,1.4,1.5

2013-09-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv993

Modified Files:
fribidi.info 
Log Message:
link upstream bug

Index: fribidi.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/fribidi.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fribidi.info10 Jun 2013 18:25:22 -  1.4
+++ fribidi.info11 Sep 2013 16:40:52 -  1.5
@@ -14,8 +14,9 @@
 PatchScript: <<
%{default_script}
 
-   # don't regenerate manpage (patch doesn't change its results
-   # and fink doesn't have the c2man tool)
+   # don't regenerate manpage (patch doesn't change its results)
+   # fink doesn't have the c2man tool (see:
+   # https://bugs.freedesktop.org/show_bug.cgi?id=69234 )
touch -t 19700101 lib/fribidi-bidi.h
 <<
 # be sure we don't autodetect glib


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome eog.info, 1.1, 1.2 eog.patch, 1.1, 1.2

2013-09-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31577

Modified Files:
eog.info eog.patch 
Log Message:
dep upgrades


Index: eog.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/eog.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- eog.info2 Aug 2011 20:36:14 -   1.1
+++ eog.info11 Sep 2013 04:03:13 -  1.2
@@ -1,16 +1,16 @@
 Package: eog
 Version: 2.28.2
-Revision: 2
+Revision: 3
 
 Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
+   cairo-shlibs (>= 1.12.14-1),
dbus (>= 1.2.1-1),
 dbus-glib1.2-shlibs,
 dbus1.3-shlibs,
dpkg-base-files,
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
gconf2 (>= 2.28.0-1),
gconf2-shlibs (>= 2.28.0-1),
glib2-shlibs (>= 2.22.0-1),
@@ -18,13 +18,12 @@
gnome-icon-theme (>= 2.28.0-1),
gtk+2 (>= 2.18.0-1),
gtk+2-shlibs (>= 2.18.0-1),
-   lcms-shlibs,
+   lcms2-shlibs,
libexif12-shlibs,
libgettext8-shlibs,
-   libiconv,
-   libjpeg8-shlibs,
+   libjpeg9-shlibs,
librsvg2-gtk (>= 2.26.0-2),
-   libxml2-shlibs (>= 2.6.30-1),
+   libxml2-shlibs (>= 2.9.1-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
rarian-compat,
shared-mime-info (>= 0.51-1),
@@ -34,34 +33,31 @@
 BuildDepends: <<
atk1 (>= 1.28.0-1),
autoconf2.6,
-   automake1.11,
-   cairo (>= 1.8.8-3),
+   automake1.14,
+   cairo (>= 1.12.14-1),
 dbus-glib1.2-dev,
 dbus1.3-dev,
-   fink (>= 0.24.12-1),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
gconf2-dev (>= 2.28.0-1),
gettext-bin,
gettext-tools (>= 0.17),
glib2-dev (>= 2.22.0-1),
-   glitz,
gnome-desktop2.11-dev (>= 2.28.0-1),
gnome-doc-utils (>= 0.18.1-1),
gtk+2-dev (>= 2.18.0-1),
gtk-doc (>= 1.13-5),
intltool40,
-   lcms,
+   lcms2,
libexif12 (>= 0.6.16-1),
libgettext8-dev,
libiconv-dev,
-   libjpeg8,
+   libjpeg9,
librsvg2 (>= 2.26.0-2),
libtool2,
-   libxml2 (>= 2.6.30-1),
+   libxml2 (>= 2.9.1-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
startup-notification-dev,
x11-dev
@@ -69,14 +65,12 @@
 Source: mirror:gnome:sources/%n/2.28/%n-%v.tar.bz2
 Source-MD5: ee5fd7f3cdd37467cb86052a858757c3
 PatchFile: %n.patch
-PatchFile-MD5: 3624b70a5f35b2cb8b2d05857d60b755
+PatchFile-MD5: 989e52c9f8e9218296290093f4248a77
 PatchScript: <<
%{default_script}
 <<
-SetCPPFLAGS: -I%p/lib/fontconfig2/include
-SetLDFLAGS: -L%p/lib/fontconfig2/lib
 SetCFLAGS: -Os -pipe
-ConfigureParams: --libexecdir=%p/lib/X%n --mandir=%p/share/man 
--enable-dependency-tracking --disable-scrollkeeper --disable-schemas-install 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
 --without-xmp --disable-python --disable-static --disable-silent-rules
+ConfigureParams: --libexecdir=%p/lib/X%n --mandir=%p/share/man 
--enable-dependency-tracking --disable-scrollkeeper --disable-schemas-install 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" 
--without-xmp --disable-python --disable-static --disable-silent-rules
 CompileScript: <<
autoreconf -f -i
./configure %c
@@ -132,6 +126,9 @@
 
 #  Create plugins dir so that third-party pkgs can use it easily.
We have plugins now, so dir is created automatically
+
+   Import upstream migration to lcms2. See:
+   
https://git.gnome.org/browse/eog/patch/?id=3c3a83506256ade465bd817453202296b1cda618
 <<
 License: GPL
 Maintainer: The Gnome Core Team 

Index: eog.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/eog.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- eog.patch   2 Aug 2011 20:36:14 -   1.1
+++ eog.patch   11 Sep 2013 04:03:13 -  1.2
@@ -12,7 +12,7 @@
-I$(top_srcdir)/src \
 diff -Nurd -x'*~' eog-2.28.2.orig/configure.ac eog-2.28.2/configure.ac
 --- eog-2.28.2.orig/configure.ac   2009-12-16 15:53:29.0 -0500
-+++ eog-2.28.2/configure.ac2010-03-02 01:18:40.0 -0500
 eog-2.28.2/configure.ac2013-09-10 23:33:13.0 -0400
 @@ -96,6 +96,7 @@
  EOG_MODULES="gtk+-2.0 >= $GTK_REQUIRED \
   glib-2.0 >= $GLIB_REQUIRED \
@@ -21,8 +21,17 @

[cvs] dists/10.7/stable/main/finkinfo/graphics libopenjpeg1-shlibs.info, 1.3, 1.4

2013-09-09 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1695

Modified Files:
libopenjpeg1-shlibs.info 
Log Message:
bdep tweak

Index: libopenjpeg1-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/libopenjpeg1-shlibs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libopenjpeg1-shlibs.info9 Sep 2013 11:55:21 -   1.3
+++ libopenjpeg1-shlibs.info9 Sep 2013 14:11:14 -   1.4
@@ -15,6 +15,7 @@
lcms2 (>= 2.4-1),
libpng16,
libtiff5,
+   libtool2,
pkgconfig
 <<
 PatchScript: <<


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games xmahjongg.info, 1.3, 1.4 xmahjongg.patch, 1.2, 1.3

2013-09-07 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10538

Modified Files:
xmahjongg.info xmahjongg.patch 
Log Message:
fix data-dir


Index: xmahjongg.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/xmahjongg.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xmahjongg.patch 2 Jul 2013 21:06:05 -   1.2
+++ xmahjongg.patch 8 Sep 2013 02:26:59 -   1.3
@@ -1,6 +1,6 @@
 diff -Nurd -x'*~' xmahjongg-3.7.orig/configure.in xmahjongg-3.7/configure.in
 xmahjongg-3.7.orig/configure.in2013-07-02 16:22:46.0 -0400
-+++ xmahjongg-3.7/configure.in 2013-07-02 16:23:05.0 -0400
+--- xmahjongg-3.7.orig/configure.in2004-07-19 11:23:08.0 -0400
 xmahjongg-3.7/configure.in 2013-09-07 22:21:01.0 -0400
 @@ -1,6 +1,7 @@
  dnl Process this file with autoconf to produce a configure script.
 -AC_INIT(src/game.hh)
@@ -11,6 +11,18 @@
  AM_CONFIG_HEADER(config.h)
  
  AC_PROG_CC
+@@ -108,10 +109,7 @@
+ dnl Set PKGDATADIR -- must expand it to get rid of a possible `${prefix}'
+ dnl
+ 
+-test "x$prefix" = xNONE && prefix=$ac_default_prefix
+-pkgdatadir=$datadir/$PACKAGE
+-eval pkgdatadir=$pkgdatadir
+-AC_DEFINE_UNQUOTED(PKGDATADIR, "$pkgdatadir", [Define to the pathname of the 
--pkgdatadir directory.])
++dnl pkgdatadir is a standard automake variable
+ 
+ 
+ dnl
 diff -Nurd -x'*~' xmahjongg-3.7.orig/liblcdf/Makefile.am 
xmahjongg-3.7/liblcdf/Makefile.am
 --- xmahjongg-3.7.orig/liblcdf/Makefile.am 2013-07-02 16:22:46.0 
-0400
 +++ xmahjongg-3.7/liblcdf/Makefile.am  2013-07-02 16:35:25.0 -0400
@@ -21,14 +33,14 @@
 -INCLUDES = $(X_CFLAGS) -I$(top_srcdir)/include
 +AM_CPPFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)
 diff -Nurd -x'*~' xmahjongg-3.7.orig/src/Makefile.am 
xmahjongg-3.7/src/Makefile.am
 xmahjongg-3.7.orig/src/Makefile.am 2013-07-02 16:22:46.0 -0400
-+++ xmahjongg-3.7/src/Makefile.am  2013-07-02 16:35:49.0 -0400
+--- xmahjongg-3.7.orig/src/Makefile.am 2004-07-19 11:23:08.0 -0400
 xmahjongg-3.7/src/Makefile.am  2013-09-07 22:22:44.0 -0400
 @@ -30,7 +30,7 @@
  
  BUILT_SOURCES = images.c
  
 -INCLUDES = $(X_CFLAGS) -I$(top_srcdir)/include
-+AM_CPPFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)
++AM_CPPFLAGS = -I$(top_srcdir)/include $(X_CFLAGS) 
-DPKGDATADIR=\"$(pkgdatadir)\"
  
  xmahjongg_LDADD = $(LDADD) ../liblcdf/liblcdf.a @X_LIBS@ @X_PRE_LIBS@ -lX11 
@X_EXTRA_LIBS@
  

Index: xmahjongg.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/xmahjongg.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xmahjongg.info  2 Jul 2013 21:06:05 -   1.3
+++ xmahjongg.info  8 Sep 2013 02:26:59 -   1.4
@@ -1,6 +1,6 @@
 Package: xmahjongg
 Version: 3.7
-Revision: 3
+Revision: 4
 Maintainer: None 
 BuildDepends: <<
autoconf2.6,
@@ -13,7 +13,7 @@
 Source: http://www.lcdf.org/%n/%n-%v.tar.gz
 Source-MD5: 9db5bf1b329b410220b7976cd9b3d374
 PatchFile: %n.patch
-PatchFile-MD5: 1abe8bde03dc300116b0327a915e4e98
+PatchFile-MD5: 7c3d56a6c7ec67292e325027216f3a6d
 CompileScript: <<
mv configure.in configure.ac
autoreconf -fi
@@ -39,6 +39,9 @@
 
 Goofy -I ordering, but doesn't use any fink headers so not bothering
 to fix (fink-package-precedence protects against it anyway) -- dmacks
+
+pkgdatadir `eval` expansion not working for ${prefix}, but just
+overriding a default with its default value anyway.
 <<
 Homepage: http://www.lcdf.org/xmahjongg/
 License: GPL


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods astropy-py.info, 1.1, 1.2

2013-09-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2049/libs/pythonmods

Modified Files:
astropy-py.info 
Log Message:
build whines if expat.pc not available, which means our new expat1 version


Index: astropy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/astropy-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- astropy-py.info 25 Jul 2013 21:25:48 -  1.1
+++ astropy-py.info 6 Sep 2013 11:16:38 -   1.2
@@ -1,16 +1,16 @@
 Info2: <<
 Package: astropy-py%type_pkg[python]
 Version: 0.2.4
-Revision: 1
+Revision: 2
 Type: python(2.7 3.1 3.2 3.3)
 Description: Python library for Astronomy
 License: GPL
 Maintainer: Sebastien Maret 
 Depends: <<
-  python%type_pkg[python], numpy-py%type_pkg[python] (>= 1.4), expat1-shlibs
+  python%type_pkg[python], numpy-py%type_pkg[python] (>= 1.4), expat1-shlibs 
(>= 2.1.0-1)
 <<
 BuildDepends: <<
-   cfitsio, expat1
+   cfitsio, expat1 (>= 2.1.0-1)
 <<
 Source: http://pypi.python.org/packages/source/a/astropy/astropy-%v.tar.gz
 Source-MD5: b7a8758baea1c88af727fe87d76abdf8


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sci libplplot10-shlibs.info, 1.4, 1.5

2013-09-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25715/sci

Modified Files:
libplplot10-shlibs.info 
Log Message:
dep fix (sync one splitoff's depends with others' and with BDep)

Index: libplplot10-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/libplplot10-shlibs.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libplplot10-shlibs.info 3 Jun 2013 17:49:06 -   1.4
+++ libplplot10-shlibs.info 6 Sep 2013 07:38:55 -   1.5
@@ -1,7 +1,7 @@
 Info2: <<
 Package: libplplot10-shlibs
 Version: 5.9.6
-Revision: 4
+Revision: 5
 
 BuildDepends: <<
aquaterm-dev,
@@ -122,7 +122,7 @@
 
 SplitOff10: <<
Package: libcsiro1-shlibs
-   Depends: qhull5-shlibs
+   Depends: qhull6.3.1-shlibs
Files: <<
lib/plplot/libcsirocsa.*.dylib
lib/plplot/libcsironn.*.dylib


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/net claws-mail.patch, NONE, 1.1 claws-mail.info, 1.1, 1.2

2013-09-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24905

Modified Files:
claws-mail.info 
Added Files:
claws-mail.patch 
Log Message:
Fix python plugin, misc dep upgrades


--- NEW FILE: claws-mail.patch ---
diff -Nurd -x'*~' claws-mail-3.9.2.orig/src/plugins/python/clawsmailmodule.c 
claws-mail-3.9.2/src/plugins/python/clawsmailmodule.c
--- claws-mail-3.9.2.orig/src/plugins/python/clawsmailmodule.c  2013-03-19 
02:31:04.0 -0400
+++ claws-mail-3.9.2/src/plugins/python/clawsmailmodule.c   2013-09-06 
02:43:46.0 -0400
@@ -30,7 +30,9 @@
 #include "foldertype.h"
 #include "messageinfotype.h"
 
+#define NO_IMPORT_PYGOBJECT
 #include 
+#define NO_IMPORT_PYGTK
 #include 
 
 #include "main.h"

Index: claws-mail.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/claws-mail.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- claws-mail.info 26 Jun 2013 01:03:40 -  1.1
+++ claws-mail.info 6 Sep 2013 07:20:45 -   1.2
@@ -1,6 +1,6 @@
 Package: claws-mail
 Version: 3.9.2
-Revision: 1
+Revision: 2
 Description: GTK+ based lightweight and fast e-mail client
 License: GPL
 ### Feel free to modify and take it over
@@ -21,7 +21,7 @@
gpgme11-shlibs,
gtk+2,
gtk+2-shlibs,
-   libarchive-shlibs,
+   libarchive31-shlibs,
libcanberra-gtk0-shlibs,
libcanberra0-shlibs,
libcurl4-shlibs,
@@ -36,6 +36,9 @@
openldap24-shlibs,
pango1-xft2-ft219-shlibs,
poppler8-glib-shlibs,
+   pygobject2-py27,
+   pygtk2-gtk-py27,
+   python27,
startup-notification-shlibs,
webkit-1.0.2-shlibs,
x11-shlibs
@@ -47,11 +50,12 @@
dbus-glib1.2-dev,
dbus1.3-dev,
enchant1-dev,
+   fink-package-precedence,
glib2-dev,
gnutls28,
gpgme11,
gtk+2-dev,
-   libarchive,
+   libarchive31,
libcanberra-gtk0,
libcanberra0,
libcurl4,
@@ -66,7 +70,10 @@
libxml2,
openldap24-dev,
pango1-xft2-ft219-dev,
+   pkgconfig,
poppler8-glib,
+   pygobject2-py27-dev,
+   pygtk2-gtk-py27-dev,
startup-notification-dev,
system-openssl-dev,
webkit-1.0.2,
@@ -79,13 +86,19 @@
 Source2-MD5: 8a0a9704925a7d1940f93b9b5bbd8351
 Source2-Checksum: SHA1(d2fd04ef31f6d162c45443e7dd96207d26dea321)
 SourceDirectory: %n-%v
+PatchFile: %n.patch
+PatchFile-MD5: 9535ec67e286ec0c16770a4e8a9567ac
 PatchScript: <<
-   patch -p1 < %b/../debian/patches/10desktop_file_categories.patch
-   patch -p1 < %b/../debian/patches/11mark_trashed_as_read.patch
-   patch -p1 < %b/../debian/patches/12fix_manpage_header.patch
-   patch -p1 < %b/../debian/patches/99_fix_vcalendar_711864.patch  
+   %{default_script}
+   patch -p1 < ../debian/patches/10desktop_file_categories.patch
+   patch -p1 < ../debian/patches/11mark_trashed_as_read.patch
+   patch -p1 < ../debian/patches/12fix_manpage_header.patch
+   patch -p1 < ../debian/patches/99_fix_vcalendar_711864.patch 
### Looks for python2.7.so
-   perl -pi -e 
's|libpython\$\{PYTHON_VERSION\}.so|libpython${PYTHON_VERSION}.dylib|g' 
configure
+   perl -pi -e 
's|libpython\$\{PYTHON_VERSION\}.so|%p/lib/python\${PYTHON_VERSION}/config/libpython\${PYTHON_VERSION}.dylib|g'
 configure
+
+   # not yet in fink
+   perl -pi -e 's/(LIBINDICATE_REQUIRED\s*=).*/${1}9.FORCE.NONDETECT/' 
configure
 <<
 NoSetLDFLAGS: true
 SetLDFLAGS: -L%p/lib -L/usr/X11R6/lib
@@ -93,7 +106,6 @@
--disable-static \
--enable-dependency-tracking \
--disable-jpilot \
-   --disable-python-plugin \
--disable-gdata-plugin \
--disable-geolocation-plugin \
--disable-perl-plugin


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs libxine1.info,1.5,1.6

2013-09-05 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20832/libs

Modified Files:
libxine1.info 
Log Message:
long-obsolete


Index: libxine1.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libxine1.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libxine1.info   24 Jul 2013 18:28:22 -  1.5
+++ libxine1.info   6 Sep 2013 05:37:34 -   1.6
@@ -18,7 +18,6 @@
audiofile,
bzip2-dev,
esound (>= 0.2.38-1),
-#  expat1,
 #  faac-dev,
fink (>= 0.32-1),
fink-package-precedence (>= 0.7-1),
@@ -193,7 +192,6 @@
 #  audiofile-shlibs,
 #  bzip2-shlibs,
esound-shlibs (>= 0.2.38-1),
-#  expat1-shlibs,
 #  faac-shlibs,
fontconfig2-shlibs (>= 2.8.0-6),
freetype219-shlibs (>= 2.4.4-2),


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gnome-keyring.info, 1.1, 1.2

2013-09-05 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14760/gnome

Modified Files:
gnome-keyring.info 
Log Message:
dep upgrade

Index: gnome-keyring.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gnome-keyring.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-keyring.info  26 Jul 2011 02:00:17 -  1.1
+++ gnome-keyring.info  6 Sep 2013 02:50:05 -   1.2
@@ -1,15 +1,15 @@
 Package: gnome-keyring
 Version: 2.28.2
-Revision: 4
+Revision: 5
 
 Depends: <<
%N-shlibs   (= %v-%r),
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs(>= 1.8.8-3),
+   cairo-shlibs(>= 1.12.14-1),
dbus(>= 1.2.1-1),
dbus1.3-shlibs,
-   fontconfig2-shlibs  (>= 2.8.0-4),
-   freetype219-shlibs  (>= 2.3.12-1),
+   fontconfig2-shlibs  (>= 2.10.0-1),
+   freetype219-shlibs  (>= 2.4.11-1),
gconf2  (>= 2.28.0-1),
gconf2-shlibs   (>= 2.28.0-1),
glib2-shlibs(>= 2.22.0-1),
@@ -22,17 +22,16 @@
 <<
 BuildDepends: <<
atk1(>= 1.28.0-1),
-   cairo   (>= 1.8.8-3),
+   cairo   (>= 1.12.14-1),
dbus1.3-dev,
fink(>= 0.24.12),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
gconf2-dev  (>= 2.28.0-1),
gettext-bin,
gettext-tools,
glib2-dev   (>= 2.22.0-1),
-   glitz,
gtk-doc (>= 1.13-5),
gtk+2-dev   (>= 2.18.0-1),
intltool40,
@@ -41,7 +40,6 @@
libgpg-error(>= 1.6-1),
libtasn1-3  (>= 2.2-2),
pango1-xft2-ft219-dev   (>= 1.24.5-4),
-   pixman  (>= 0.16.0-1),
pkgconfig   (>= 0.23),
x11-dev
 <<
@@ -50,7 +48,7 @@
 PatchFile: %n.patch
 PatchFile-MD5: 2e8d35fcace6aa37238e7473bfdb7595
 SetCPPFLAGS: -DMAP_ANONYMOUS=MAP_ANON
-ConfigureParams: --libexecdir=%p/lib/%n --disable-gtk-doc 
--enable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
 --disable-static --disable-schemas-install
+ConfigureParams: --libexecdir=%p/lib/%n --disable-gtk-doc 
--enable-dependency-tracking --disable-static --disable-schemas-install
 CompileScript: <<
./configure %c
make
@@ -74,11 +72,10 @@
Package: %N-shlibs
Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs(>= 1.8.8-3),
+   cairo-shlibs(>= 1.12.14-1),
dbus1.3-shlibs,
-   expat1-shlibs,
-   fontconfig2-shlibs  (>= 2.8.0-4),
-   freetype219-shlibs  (>= 2.3.12-1),
+   fontconfig2-shlibs  (>= 2.10.0-1),
+   freetype219-shlibs  (>= 2.4.11-1),
glib2-shlibs(>= 2.22.0-1),
gtk+2-shlibs(>= 2.18.0-1),
libgcrypt-shlibs(>= 1.4.3-2),


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils gpsbabel.info,1.2,1.3

2013-09-05 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28861/utils

Modified Files:
gpsbabel.info 
Log Message:
val fix

Index: gpsbabel.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/gpsbabel.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gpsbabel.info   7 Jan 2012 10:29:43 -   1.2
+++ gpsbabel.info   5 Sep 2013 20:11:55 -   1.3
@@ -44,7 +44,7 @@
 
 # They have added a hidden download token, so lets mirror it,
 # so the mirrors can get it
-Source: http://thetis.ig42.org/gpsbabel-1.4.2.tar.gz
+Source: http://thetis.ig42.org/%n-%v.tar.gz
 #Source: http://www.gpsbabel.org/plan9.php?dl=%n-%v.tar.gz
 #SourceRename: %n-%v.tar.gz
 SourceDirectory: %n-%v


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/web virtuoso.info,1.2,1.3

2013-09-05 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28663/web

Modified Files:
virtuoso.info 
Log Message:
Depends:expat1-shlibs without BuildDepends:expat1 is obviously bogus, blindly 
assuming it's the Dep that's incorrect (-lexpat used to be propagated by older 
lib pkgs), also cleaning up other no-op flag passing details

Index: virtuoso.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/web/virtuoso.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- virtuoso.info   31 May 2013 13:28:48 -  1.2
+++ virtuoso.info   5 Sep 2013 20:08:34 -   1.3
@@ -1,14 +1,13 @@
 Info4: <<
 Package: virtuoso
 Version: 6.1.6
-Revision: 1
+Revision: 2
 Description: SQL/RDF/XML data management server
 Type: java(1.6)
 License: GPL
 Maintainer: Benjamin Reed 
 
 Depends: <<
-   expat1-shlibs,
imagemagick7-shlibs,
libwbxml2-shlibs,
openldap24-shlibs,
@@ -40,10 +39,9 @@
 
 SetCFLAGS: -I%p/include
 SetCPPFLAGS: -I%p/lib/system-openssl/include
-SetLDFLAGS: -L%p/lib/system-openssl/lib -L%p/lib -no-undefined
+SetLDFLAGS: -L%p/lib/system-openssl/lib -no-undefined
 NoSetCFLAGS: true
 NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
 UseMaxBuildJobs: false
 ConfigureParams: <<
--enable-xml \


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/x11 gerbv.info,1.2,1.3

2013-09-05 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27115

Modified Files:
gerbv.info 
Log Message:
dep cleanup


Index: gerbv.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11/gerbv.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gerbv.info  31 Dec 2012 20:24:28 -  1.2
+++ gerbv.info  5 Sep 2013 19:39:24 -   1.3
@@ -1,45 +1,34 @@
 Info3: <<
 Package: gerbv
 Version: 2.6.0
-Revision: 2
+Revision: 3
 
 Depends: <<
-  atk1-shlibs (>= 1.20.0-1),
-  cairo-shlibs (>= 1.6-1),
+  atk1-shlibs (>= 1.28.0-1),
+  cairo-shlibs (>= 1.12.14-1),
   desktop-file-utils,
-  expat1-shlibs (>= 2.0.1-1),
-  fontconfig2-shlibs (>= 2.4.1-1),
-  freetype219-shlibs (>= 2.3.5-1),
-  glib2-shlibs (>= 2.14.0-1),
-  glitz-shlibs,
-  gtk+2 (>= 2.12.0-1),
-  gtk+2-shlibs (>= 2.12.0-1),
-  libgettext8-shlibs,
-  libiconv,
-  libpng15-shlibs,
-  pango1-xft2-ft219 (>= 1.18.4-4),
-  pango1-xft2-ft219-shlibs (>= 1.18.4-4),
+  fontconfig2-shlibs (>= 2.10.0-1),
+  freetype219-shlibs (>= 2.4.11-1),
+  glib2-shlibs (>= 2.22.0-1),
+  gtk+2 (>= 2.18.0-1),
+  gtk+2-shlibs (>= 2.18.0-1),
+  pango1-xft2-ft219-shlibs (>= 1.24.5-4),
   x11
 <<
 
 BuildDepends: <<
-  atk1 (>= 1.20.0-1),
-  cairo (>= 1.6-1),
-  expat1 (>= 2.0.1-1),
-  fontconfig2-dev (>= 2.4.1-1),
+  atk1 (>= 1.28.0-1),
+  cairo (>= 1.12.14-1),
   fink (>= 0.28-1),
-  freetype219 (>= 2.3.5-1),
-  glib2-dev (>= 2.14.0-1),
-  glitz,
-  gtk+2-dev (>= 2.12.0-1),
-  libgettext8-dev,
-  libiconv-dev, 
-  libpng15,
-  pango1-xft2-ft219-dev (>= 1.18.4-4),
-  pixman (>= 0.10.0-1),
+  fink-package-precedence,
+  fontconfig2-dev (>= 2.10.0-1),
+  freetype219 (>= 2.4.11-1),
+  glib2-dev (>= 2.22.0-1),
+  gtk+2-dev (>= 2.18.0-1),
+  libpng16,
+  pango1-xft2-ft219-dev (>= 1.24.5-4),
   pkgconfig (>= 0.21-1),
-  x11-dev,
-  xft2-dev
+  x11-dev
 <<
 
 Source: mirror:sourceforge:gerbv/gerbv-%v.tar.gz
@@ -58,11 +47,13 @@
 
 Shlibs: <<
   !%p/lib/libgerbv.1.dylib
-  !%p/lib/libgerbv.1.0.5.dylib
 <<
 
-ConfigureParams: --disable-dependency-tracking --mandir=%p/share/man 
--enable-cairo --disable-update-desktop-database --disable-update-mime-database 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
-SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib 
-L%p/lib/fontconfig2/lib
+ConfigureParams: --enable-dependency-tracking --mandir=%p/share/man 
--enable-cairo --disable-update-desktop-database --disable-update-mime-database 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
+CompileScript: <<
+  %{default_script}
+  fink-package-precedence .
+<<
 
 InstallScript: <<
   make install DESTDIR=%d


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs apr.info,1.9,1.10

2013-09-05 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26492

Modified Files:
apr.info 
Log Message:
fix dup Replaces

Index: apr.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/apr.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- apr.info8 Aug 2013 21:46:44 -   1.9
+++ apr.info5 Sep 2013 19:29:42 -   1.10
@@ -1,7 +1,7 @@
 Package: apr
 Epoch: 1
 Version: 0.9.12
-Revision: 18
+Revision: 19
 Description: Apache Portable Runtime
 License: BSD
 Maintainer: Dustin Sias 
@@ -78,12 +78,11 @@
   DocFiles: ../ABOUT_APACHE ../LICENSE apr-util/CHANGES:CHANGES_apr-util.txt
 <<
 SplitOff3: <<
-  Replaces: apr-common, apr-ssl-common
+  Replaces: apr-common, apr-ssl-common, libapr.0-dev
   Package: apr-dev
   Depends: libapr0-shlibs (= %e:%v-%r)
   BuildDependsOnly: True
   Conflicts: libapr.0-dev
-  Replaces: libapr.0-dev
   Files: <<
 bin/apr-config
 share/apr


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/crypto pidgin.info,1.7,1.8

2013-09-05 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28716/crypto

Modified Files:
pidgin.info 
Log Message:
stop farking my grep, number N+1

Index: pidgin.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/pidgin.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- pidgin.info 30 Aug 2013 21:15:05 -  1.7
+++ pidgin.info 5 Sep 2013 20:09:18 -   1.8
@@ -19,7 +19,6 @@
dbus-glib1.2-dev,
dbus1.3-dev,
 #  enchant1-dev,
-#  expat1,
farsight2 (>= 0.0.9), 
fink (>= 0.24.12-1),
fontconfig2-dev (>= 2.8.0-4),
@@ -320,7 +319,6 @@
pidgin-shlibs (= %v-%r),
atk1-shlibs (>= 1.20.0-1),
cairo-shlibs (>= 1.6-1),
-#  expat1-shlibs,
fontconfig2-shlibs (>= 2.4.1-1),
freetype219-shlibs (>= 2.3.5-1),
 #  glitz-shlibs,


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] bf9e11: Remove libgettex3 from the 10.7 bootstrap tree.

2013-09-04 Thread Daniel Macks
  Branch: refs/heads/Futureproof
  Home:   https://github.com/fink/fink
  Commit: bf9e11cc6b3941799e8055b11a3662c87532b789
  
https://github.com/fink/fink/commit/bf9e11cc6b3941799e8055b11a3662c87532b789
  Author: Hanspeter Niederstrasser 
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
R 10.7/libgettext3-shlibs.info
R 10.7/libgettext3-shlibs.patch

  Log Message:
  ---
  Remove libgettex3 from the 10.7 bootstrap tree.
It is no longer essential, and nothing in the main 10.7 tree depends on it.


  Commit: 07bdcd94cabc7528e76c5250667134c366dfb1f0
  
https://github.com/fink/fink/commit/07bdcd94cabc7528e76c5250667134c366dfb1f0
  Author: Daniel Macks 
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
M perlmod/Fink/Validation.pm

  Log Message:
  ---
  Replace _min_fink_version with _require_dep, allowing arbitrary pkgnames

See comment-block for usage of this new function. Not bothering to
keep _min_fink_version as a legacy compat wrapper around it because
it's always been a private function (all uses here have been updated).


Compare: https://github.com/fink/fink/compare/c667c2cc6e94...07bdcd94cabc
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 5447b6: Sync upgrades to 3rdparty Text::ParseWords and Tex...

2013-09-04 Thread Daniel Macks
  Branch: refs/heads/Futureproof
  Home:   https://github.com/fink/fink
  Commit: 5447b6ab61a4b2aab2ae73afddad557e8f755eec
  
https://github.com/fink/fink/commit/5447b6ab61a4b2aab2ae73afddad557e8f755eec
  Author: Daniel Macks 
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
M MANIFEST
M perlmod/Fink/Text/DelimMatch.pm
M perlmod/Fink/Text/ParseWords.pm
R t/Text/DelimMatch.t
A t/Text/DelimMatch/DelimMatch.t
A t/Text/ParseWords/ParseWords.t
A t/Text/ParseWords/taint.t

  Log Message:
  ---
  Sync upgrades to 3rdparty Text::ParseWords and Text::DelimMatch from master



--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] c36d91: Add rubymods to the list of packages to check for ...

2013-09-04 Thread Daniel Macks
  Branch: refs/heads/Futureproof
  Home:   https://github.com/fink/fink
  Commit: c36d91dec9bd827211965c0e5142283070d0aba6
  
https://github.com/fink/fink/commit/c36d91dec9bd827211965c0e5142283070d0aba6
  Author: Hanspeter Niederstrasser 
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
M perlmod/Fink/Validation.pm

  Log Message:
  ---
  Add rubymods to the list of packages to check for non-versioned paths


  Commit: 291c56d9eba8253b4b62ddaa56d188d829729185
  
https://github.com/fink/fink/commit/291c56d9eba8253b4b62ddaa56d188d829729185
  Author: Daniel Macks 
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
M perlmod/Fink/Validation.pm

  Log Message:
  ---
  Recognize -pmXYYZZ (two-digit minor and two-digit teeny)


Compare: https://github.com/fink/fink/compare/5447b6ab61a4...291c56d9eba8
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.4/stable/main/finkinfo/devel baz.info, 1.1, 1.2 cook.info, 1.1, 1.2

2013-09-03 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16134

Modified Files:
baz.info cook.info 
Log Message:
dep upgrade/sync

Index: cook.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/cook.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cook.info   14 Feb 2012 17:56:43 -  1.1
+++ cook.info   3 Sep 2013 14:44:57 -   1.2
@@ -1,6 +1,6 @@
 Package: cook
 Version: 2.26
-Revision: 1
+Revision: 2
 Source: mirror:custom:%n-%v.tar.gz
 CustomMirror: <<
  First: http://www.canb.auug.org.au/~millerp/cook/
@@ -8,8 +8,8 @@
 <<
 Source-MD5: 6cfae86ca89dcfcbd6483aa586a5ac72
 Description: Powerful Make replacement
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools
-Depends: libgettext3-shlibs
+BuildDepends: libgettext8-dev, gettext-bin, gettext-tools
+Depends: libgettext8-shlibs
 PatchScript: perl -ni.bak -e 'print unless /extern int limit/' 
file_check/file_check.h
 ConfigureParams: --mandir=%p/share/man
 NoSetMAKEFLAGS: true

Index: baz.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/baz.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- baz.info14 Feb 2012 16:21:27 -  1.1
+++ baz.info3 Sep 2013 14:44:57 -   1.2
@@ -2,17 +2,17 @@
 Package: baz
 
 Version: 1.4.2
-Revision: 1
+Revision: 2
 License: LGPL
 Description: Improved (but obsolete) GNU Arch client
 Maintainer: None 
 
 Depends: <<
-expat1-shlibs, libgettext3-shlibs, gpgme11-shlibs, libgpg-error-shlibs, 
neon27-shlibs, pth2-shlibs
+expat1-shlibs, libgettext8-shlibs, gpgme11-shlibs, libgpg-error-shlibs, 
neon27-shlibs, pth2-shlibs
 <<
 BuildDepends: <<
 fink (>= 0.24.12),
-expat1, gettext-tools, gpgme11, libgettext3-dev, libgpg-error, neon27, 
pth2-dev, system-openssl-dev
+expat1, gettext-tools, gpgme11, libgettext8-dev, libgpg-error, neon27, 
pth2-dev, system-openssl-dev
 <<
 BuildDependsOnly: True
 


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text sary.info,NONE,1.1

2013-09-03 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11527/stable/main/finkinfo/text

Added Files:
sary.info 
Log Message:
from 10.6

--- NEW FILE: sary.info ---
Package: sary
Version: 1.2.0
Revision: 1008
Description: Suffix array library
License: LGPL
Maintainer: Todai Fink Team 
BuildDepends: glib2-dev (>= 2.22.0-1), pkgconfig
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Source: http://sary.sourceforge.net/%n-%v.tar.gz
Source-MD5: 10b9a803025c5f428014a7f1ff849ecc
PatchScript: perl -pi -e 's/libsary_la_LIBADD =/$& \$(GLIB_LIBS)/' 
sary/Makefile.in
ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --target=%m-apple-darwin --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
CompileScript: <<
  ./configure %c
  make ACLOCAL=: AUTOCONF=: AUTOMAKE=: AUTOHEADER=: MAKEINFO=false
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: glib2-shlibs (>= 2.22.0-1)
  Files: lib/libsary.*.dylib
  Shlibs: %p/lib/libsary.10.dylib 11.0.0 %n (>= 1.2.0-3)
  DocFiles: AUTHORS COPYING NEWS README TODO
<<
SplitOff2: <<
  Package: %N-bin
  Depends: %N-shlibs (>= %v-%r)
  Description: Suffix array library - examples and manuals
  Files: bin share/man share/sary
  DocFiles: AUTHORS COPYING NEWS README TODO
<<
DocFiles: AUTHORS COPYING NEWS README TODO
Homepage: http://sary.sourceforge.net/
DescDetail: <<
Sary is a suffix array library and tools. It provides fast
full-text search facilities for text files on the order of
10 to 100 MB using a data structure called a suffix array.
It can also search specific fields in a text file by
assigning index points to those fields.  Sary is a free
software under the terms of the GNU Lesser General Public
License version 2 (including the binaries). See the COPYING
file for details.
<<
DescPackaging: <<
  Uses pkgconfig.
  Any package which BuildDepends on this one must also BuildDepend on:
glib2-dev (>= 2.12.0-1), libgettext3-dev, libiconv-dev

  dmacks patched mis-use of Makefile.am fields that prevented libsary
  from being linked against the glib2 libs.
<<


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/text sary.info,1.3,1.4

2013-09-03 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11550/10.4-stable/main/finkinfo/text

Modified Files:
sary.info 
Log Message:
dep upgrades from 10.[78]

Index: sary.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/sary.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sary.info   5 May 2007 12:02:00 -   1.3
+++ sary.info   3 Sep 2013 13:13:41 -   1.4
@@ -1,23 +1,23 @@
 Package: sary
 Version: 1.2.0
-Revision: 1007
+Revision: 1008
 Description: Suffix array library
 License: LGPL
 Maintainer: Todai Fink Team 
-BuildDepends: libgettext3-dev, gettext-tools, glib2-dev (>= 2.12.0-1), 
libiconv-dev, pkgconfig
+BuildDepends: glib2-dev (>= 2.22.0-1), pkgconfig
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
 Source: http://sary.sourceforge.net/%n-%v.tar.gz
 Source-MD5: 10b9a803025c5f428014a7f1ff849ecc
 PatchScript: perl -pi -e 's/libsary_la_LIBADD =/$& \$(GLIB_LIBS)/' 
sary/Makefile.in
-ConfigureParams: --prefix=%p --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --target=%m-apple-darwin
+ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --target=%m-apple-darwin --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
 CompileScript: <<
   ./configure %c
   make ACLOCAL=: AUTOCONF=: AUTOMAKE=: AUTOHEADER=: MAKEINFO=false
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: glib2-shlibs (>= 2.12.0-1), libgettext3-shlibs, libiconv
+  Depends: glib2-shlibs (>= 2.22.0-1)
   Files: lib/libsary.*.dylib
   Shlibs: %p/lib/libsary.10.dylib 11.0.0 %n (>= 1.2.0-3)
   DocFiles: AUTHORS COPYING NEWS README TODO
@@ -48,6 +48,4 @@
 
   dmacks patched mis-use of Makefile.am fields that prevented libsary
   from being linked against the glib2 libs.
-
-  Use glib2-2.12.0 for GCC version independence and new glib2 package layout
 <<


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/database mdbtools.info,1.3,1.4

2013-09-03 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/database
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6159/10.4-stable/main/finkinfo/database

Modified Files:
mdbtools.info 
Log Message:
dep upgrades (sync from 10.[78])

Index: mdbtools.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/database/mdbtools.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mdbtools.info   13 May 2012 01:40:49 -  1.3
+++ mdbtools.info   3 Sep 2013 11:09:52 -   1.4
@@ -1,6 +1,6 @@
 Package: mdbtools
 Version: 0.6pre1-20080304
-Revision: 4
+Revision: 6
 #Source: mirror:sourceforge:mdbtools/mdbtools-%v.tar.gz
 Source: http://vislab-ccom.unh.edu/~schwehr/software/fink/%n-%v.tar.bz2
 Source-MD5: 7adc0ef06140b2aef35d1e157866f0ee
@@ -52,71 +52,67 @@
 <<
 
 
-Depends: %N-shlibs
+Depends: <<
+%N-shlibs
+,libglade2-shlibs
+,libgnomeui2-shlibs
+,libbonoboui2-shlibs
+,libbonobo2-shlibs
+,gnome-keyring-shlibs
+,libgnomecanvas2-shlibs
+,libgnome2-shlibs
+,libart2-shlibs
+,gtk+2-shlibs
+,pango1-xft2-ft219-shlibs
+,gnome-vfs2-unified-shlibs
+,gconf2-shlibs
+,orbit2-shlibs
+,glib2-shlibs
+,libgettext8-shlibs
+,libiconv
+,libxml2-shlibs
+,popt-shlibs
+,readline6-shlibs
+,x11
+<<
 
 BuildDepends: <<
   libglade2
   ,libgnomeui2-dev
-  ,libjpeg
   ,libbonoboui2-dev
   ,libbonobo2-dev
   ,gnome-keyring-dev
   ,libgnomecanvas2-dev
   ,libgnome2-dev
-  ,esound
-  ,audiofile
   ,libart2
   ,gtk+2-dev (>= 2.12.0-1)
   ,pango1-xft2-ft219-dev (>= 1.18.4-4)
   ,gnome-vfs2-unified-dev (>= 1:2.20.0-1)
   ,atk1 (>= 1.20.0-1)
   ,cairo (>= 1.6-1)
-  ,expat1
   ,fontconfig2-dev (>= 2.4.1-1)
   ,freetype219 (>= 2.3.5-1)
   ,gettext-bin
   ,gettext-tools
-  ,glitz
   ,pixman (>= 0.10.0-1)
   ,pkgconfig (>= 0.22-3)
   ,x11-dev
-  ,xft2-dev
   ,gconf2-dev
   ,orbit2-dev
   ,glib2-dev (>= 2.14.0-1)
-  ,libgettext3-dev
+  ,libgettext8-dev
   ,libiconv-dev
   ,libxml2 (>= 2.6.30-1)
   ,popt
-  ,readline5
+  ,readline6
 <<
 
 SplitOff: <<
   Package: %N-shlibs
   Description: ms access reader shared libraries
   Depends: <<
-libglade2-shlibs
-,libgnomeui2-shlibs
-,libjpeg-shlibs
-,libbonoboui2-shlibs
-,libbonobo2-shlibs
-,gnome-keyring-shlibs
-,libgnomecanvas2-shlibs
-,libgnome2-shlibs
-,esound-shlibs
-,audiofile-shlibs
-,libart2-shlibs
-,gtk+2-shlibs
-,pango1-xft2-ft219-shlibs
-,gnome-vfs2-unified-shlibs
-,gconf2-shlibs
-,orbit2-shlibs
-,glib2-shlibs
-,libgettext3-shlibs
-,libiconv
-,libxml2-shlibs
-,popt-shlibs
-,readline5-shlibs
+glib2-shlibs (>= 2.22.0-1)
+,libgettext8-shlibs
   <<
   Files: lib/libmdb.1.dylib lib/libmdbsql.1.dylib
   Shlibs: <<
@@ -131,6 +127,7 @@
   Description: ms access reader shared libraries
   Depends: %N-shlibs (= %v-%r)
   BuildDependsOnly: true
+  Replaces: %N (<< 0.6pre1-20080304-5)
   Files: <<
 lib/libmdb.a
 lib/libmdb.la
@@ -138,6 +135,7 @@
 lib/libmdbsql.la
 lib/libmdb.dylib
 lib/libmdbsql.dylib
+lib/pkgconfig
 include/*
   <<
   DocFiles: AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS README TODO


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/web qtwebkit-mac.info, 1.2, 1.3 qtwebkit-x11.info, 1.2, 1.3

2013-09-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv457

Modified Files:
qtwebkit-mac.info qtwebkit-x11.info 
Log Message:
libpng upgrade

Index: qtwebkit-mac.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/web/qtwebkit-mac.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- qtwebkit-mac.info   22 Jan 2012 20:44:41 -  1.2
+++ qtwebkit-mac.info   2 Sep 2013 20:00:30 -   1.3
@@ -1,7 +1,7 @@
 Info4: <<
 Package: qtwebkit-mac
 Version: 2.0.0
-Revision: 38
+Revision: 39
 Description: Qt browser framework
 Type: qtwebkit (mac)
 License: LGPL
@@ -13,7 +13,7 @@
flag-dedup (>= 0.2-1),
flag-sort (>= 0.4-1),
libiconv-dev,
-   libpng15 (>= 1.5.2-1),
+   libpng16,
phonon-%type_pkg[qtwebkit],
sqlite3-dev (>= 3.7.6.2-1),
system-openssl-dev,
@@ -97,7 +97,7 @@
Package: %N-shlibs
Description: Shared libraries for QtWebKit
Depends: <<
-   libpng15-shlibs (>= 1.5.2-1),
+   libpng16-shlibs,
phonon-%type_pkg[qtwebkit]-shlibs (>= 4.5.0-1),
qt4-base-%type_pkg[qtwebkit]-qtcore-shlibs (>= 4.7.3-2),
qt4-base-%type_pkg[qtwebkit]-qtdeclarative-shlibs (>= 4.7.3-2),

Index: qtwebkit-x11.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/web/qtwebkit-x11.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- qtwebkit-x11.info   22 Jan 2012 20:44:41 -  1.2
+++ qtwebkit-x11.info   2 Sep 2013 20:00:30 -   1.3
@@ -1,7 +1,7 @@
 Info4: <<
 Package: qtwebkit-x11
 Version: 2.0.0
-Revision: 38
+Revision: 39
 Description: Qt browser framework
 Type: qtwebkit (x11)
 License: LGPL
@@ -13,7 +13,7 @@
flag-dedup (>= 0.2-1),
flag-sort (>= 0.4-1),
libiconv-dev,
-   libpng15 (>= 1.5.2-1),
+   libpng16,
phonon-%type_pkg[qtwebkit],
sqlite3-dev (>= 3.7.6.2-1),
system-openssl-dev,
@@ -96,7 +96,7 @@
Package: %N-shlibs
Description: Shared libraries for QtWebKit
Depends: <<
-   libpng15-shlibs (>= 1.5.2-1),
+   libpng16-shlibs,
phonon-%type_pkg[qtwebkit]-shlibs (>= 4.5.0-1),
qt4-base-%type_pkg[qtwebkit]-qtcore-shlibs (>= 4.7.3-2),
qt4-base-%type_pkg[qtwebkit]-qtdeclarative-shlibs (>= 4.7.3-2),


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome meld.info,1.10,1.11

2013-09-01 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8423

Modified Files:
meld.info 
Log Message:
new version

Index: meld.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/meld.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- meld.info   4 Jun 2013 01:42:33 -   1.10
+++ meld.info   1 Sep 2013 09:18:14 -   1.11
@@ -1,5 +1,5 @@
 Package: meld
-Version: 1.7.3
+Version: 1.7.5
 Revision: 1
 Description: Visual diff and merge tool
 DescDetail: <<
@@ -19,9 +19,6 @@
 The usual scrollkeeper install-time fix.
 See: https://bugzilla.gnome.org/show_bug.cgi?id=605440
 
-Patch out several 'make install' actions that are inappropriate for a
-for a staging-dir or non-live installation.
-
 Tweak message to reflect fink's package-name for optional runtime dependency.
 (very large dependency tree just to get syntax-highlighting)
 <<
@@ -52,7 +49,7 @@
 <<
 Recommends: gnome-python2-desktop-py27 (>= 2.28.0-1)
 Source: mirror:gnome:sources/%n/1.7/%n-%v.tar.xz
-Source-MD5: 80688ff72a8d8c5987d2dfb05bd0769c
+Source-MD5: a04644548b917d1a516b223c399649c3
 PatchScript: <<
   perl -pi -e 's|/usr/bin/env python|%p/bin/python2.7|' bin/meld tools/*
   perl -pi -e "s/(-scrollkeeper-update)/#\1/g" help/*/Makefile
@@ -69,9 +66,13 @@
   if [ configure = "$1" ]; then
 scrollkeeper-update -q
   fi
+  update-mime-database %p/share/mime >/dev/null
+  update-desktop-database -q %p/share/applications
 <<
 PostRmScript: <<  
   if [ remove != "$1" ]; then
 scrollkeeper-update -q
   fi
+  update-mime-database %p/share/mime >/dev/null
+  update-desktop-database -q %p/share/applications
 <<


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods scalar-list-utils-pm.info, 1.7, 1.8

2013-08-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25769

Modified Files:
scalar-list-utils-pm.info 
Log Message:
new version

Index: scalar-list-utils-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/scalar-list-utils-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- scalar-list-utils-pm.info   13 May 2013 13:10:20 -  1.7
+++ scalar-list-utils-pm.info   30 Aug 2013 21:23:51 -  1.8
@@ -1,6 +1,6 @@
 Info2: <<
 Package: scalar-list-utils-pm%type_pkg[perl]
-Version: 1.27
+Version: 1.31
 Revision: 1
 ###
 Depends: perl%type_pkg[perl]-core
@@ -9,7 +9,7 @@
 Conflicts: %N-man
 ###
 Source: mirror:cpan:authors/id/P/PE/PEVANS/Scalar-List-Utils-%v.tar.gz
-Source-MD5: d71e318b54d7ff93174f6d67eb74b4aa
+Source-MD5: fa4f4f32ee55249f198537a7c44e
 ###
 Type: perl (5.12.3 5.12.4)
 UpdatePOD: true


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/crypto pidgin.info,1.6,1.7

2013-08-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25373/crypto

Modified Files:
pidgin.info 
Log Message:
stop farking up my greps for obsolete libs:)

Index: pidgin.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/pidgin.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pidgin.info 20 Aug 2013 16:06:05 -  1.6
+++ pidgin.info 30 Aug 2013 21:15:05 -  1.7
@@ -46,7 +46,6 @@
libiconv-dev,
libidn,
libncurses5,
-#  libpng14,
libproxy1,
 #  libtasn1-3,
libxml2 (>= 2.6.30-1),
@@ -326,7 +325,6 @@
freetype219-shlibs (>= 2.3.5-1),
 #  glitz-shlibs,
gtk+2-shlibs (>= 2.12.0-1),
-#  libpng14-shlibs,
pango1-xft2-ft219-shlibs (>= 1.20.5-1),
x11
   <<


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] 9dd80d: Doc tweak: fink itself is in git not cvs

2013-08-30 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 9dd80d4d3663a00dd3907e6a73871419a62f0d69
  
https://github.com/fink/fink/commit/9dd80d4d3663a00dd3907e6a73871419a62f0d69
  Author: Daniel Macks 
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
M perlmod/Fink/Text/DelimMatch.pm

  Log Message:
  ---
  Doc tweak: fink itself is in git not cvs


  Commit: 93ed150c94fe8d63dd7628646a68bf1e808340d3
  
https://github.com/fink/fink/commit/93ed150c94fe8d63dd7628646a68bf1e808340d3
  Author: Daniel Macks 
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
M MANIFEST
M perlmod/Fink/Text/ParseWords.pm
A t/Text/ParseWords/ParseWords.t
A t/Text/ParseWords/taint.t

  Log Message:
  ---
  Upgrade Fink::Text::ParseWords to CPAN Text::ParseWords 3.29 (and add tests)


Compare: https://github.com/fink/fink/compare/d104ad82cb5c...93ed150c94fe
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] d104ad: Move Text/DelimMatch.t to Text/DelimMatch/DelimMat...

2013-08-30 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: d104ad82cb5c3be0e362c8b01d7b470516a407e7
  
https://github.com/fink/fink/commit/d104ad82cb5c3be0e362c8b01d7b470516a407e7
  Author: Daniel Macks 
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
M MANIFEST
R t/Text/DelimMatch.t
A t/Text/DelimMatch/DelimMatch.t

  Log Message:
  ---
  Move Text/DelimMatch.t to Text/DelimMatch/DelimMatch.t

It's the upstream test for Text/DelimMatch, so there could be more
than one such .t...best to keep them together in subdir rather than
possible filename collisions if various Text/* upstreams have generic
.t files



--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods module-load-conditional-pm.info, 1.4, 1.5

2013-08-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30025

Modified Files:
module-load-conditional-pm.info 
Log Message:
migrate to varianted module-load-pmXXX


Index: module-load-conditional-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-load-conditional-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- module-load-conditional-pm.info 31 Dec 2012 16:04:07 -  1.4
+++ module-load-conditional-pm.info 27 Aug 2013 21:25:37 -  1.5
@@ -1,7 +1,7 @@
 Info2: <<
 Package: module-load-conditional-pm%type_pkg[perl]
 Version: 0.54
-Revision: 1
+Revision: 2
 Source: mirror:cpan:authors/id/B/BI/BINGOS/Module-Load-Conditional-%v.tar.gz
 Source-MD5: 626d90b25bd461388e4706ff7a631d72
 Type: perl (5.12.3 5.12.4)
@@ -9,7 +9,7 @@
 Depends: <<
locale-maketext-simple-pm,
module-corelist-pm%type_pkg[perl] (>= 2.22-1),
-   module-load-pm,
+   module-load-pm%type_pkg[perl],
module-metadata-pm%type_pkg[perl],
params-check-pm,
perl%type_pkg[perl]-core,


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods module-build-pluggable-pm.info, 1.1, 1.2

2013-08-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29989

Modified Files:
module-build-pluggable-pm.info 
Log Message:
new version

Index: module-build-pluggable-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-build-pluggable-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- module-build-pluggable-pm.info  3 May 2013 02:14:04 -   1.1
+++ module-build-pluggable-pm.info  27 Aug 2013 21:24:50 -  1.2
@@ -1,11 +1,11 @@
 Info2: <<
 Package: module-build-pluggable-pm%type_pkg[perl]
-Version: 0.09
+Version: 0.10
 Revision: 1
 Type: perl (5.12.3 5.12.4)
 BuildDepends: <<
fink (>= 0.30.2),
-   test-requires-pm,
+   cpan-meta-pm%type_pkg[perl],
test-simple-pm%type_pkg[perl] (>= 0.98)
 <<
 Depends: <<
@@ -13,19 +13,19 @@
class-method-modifiers-pm%type_pkg[perl],
data-optlist-pm%type_pkg[perl],
module-build-pm%type_pkg[perl] (>= 0.38),
-   module-load-pm,
+   module-load-pm%type_pkg[perl],
parent-pm,
perl%type_pkg[perl]-core,
test-sharedfork-pm
 <<
 Source: mirror:cpan:authors/id/T/TO/TOKUHIROM/Module-Build-Pluggable-%v.tar.gz
-Source-MD5: 602b54ec37e211ebbf5d7977d4d2d681
+Source-MD5: 65e0a38ce48a3c40d06110125606fde0
 DefaultScript: modulebuild
 InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
-DocFiles: Changes LICENSE README
+DocFiles: Changes LICENSE README.md
 DescPackaging: <<
Ingnoring self-test noise about missing MANIFEST. See:
https://rt.cpan.org/Ticket/Display.html?id=85009


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods module-load-pm-10.7.info, NONE, 1.1 module-load-pm-10.8.info, NONE, 1.1 module-load-pm.info, 1.4, 1.5

2013-08-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29603

Modified Files:
module-load-pm.info 
Added Files:
module-load-pm-10.7.info module-load-pm-10.8.info 
Log Message:
now part of perlcore (as of 5.9ish), so need to variant it; retaining 
unvarianted to assist in migration


Index: module-load-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-load-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- module-load-pm.info 30 May 2013 09:05:40 -  1.4
+++ module-load-pm.info 27 Aug 2013 21:17:56 -  1.5
@@ -1,9 +1,14 @@
-Package: module-load-pm
+Info2: <<
+Package: module-load-pm%type_pkg[perl]
 Version: 0.24
 Revision: 1
 Source: mirror:cpan:authors/id/B/BI/BINGOS/Module-Load-%v.tar.gz
 Source-MD5: 3fb7b6ade15cfeb3379d1a0c06c32e2f
-Type: perl
+Type: perl (5.12.3 5.12.4)
+InstallScript: <<
+   %{default_script}
+   mv %i/share/man %i/lib/perl5/%type_raw[perl]
+<<
 UpdatePOD: true
 DocFiles: README
 License: Artistic/GPL
@@ -16,3 +21,4 @@
 
Former maintainer: Chris Dolan 
 <<
+<<

--- NEW FILE: module-load-pm-10.7.info ---
Info2: <<
Package: module-load-pm
Version: 0.24
Revision: 102
Distribution: 10.7
Type: bundle, systemperl (5.12.3)
BuildDepends: fink (>= 0.32)
RuntimeDepends: <<
fink-obsolete-packages,
module-load-pm%type_pkg[systemperl],
system-perl%type_pkg[systemperl]
<<
License: Artistic/GPL
Description: OBSOLETE: Use 'module-load-pm%type_pkg[systemperl]' instead
Maintainer: None 
Homepage: http://search.cpan.org/dist/Module-Load
DescPackaging: <<
Migration to varianted packaging (module is now in perlcore)
<<
<<

--- NEW FILE: module-load-pm-10.8.info ---
Info2: <<
Package: module-load-pm
Version: 0.24
Revision: 202
Distribution: 10.8
Type: bundle, systemperl (5.12.4)
BuildDepends: fink (>= 0.32)
RuntimeDepends: <<
fink-obsolete-packages,
module-load-pm%type_pkg[systemperl],
system-perl%type_pkg[systemperl]
<<
License: Artistic/GPL
Description: OBSOLETE: Use 'module-load-pm%type_pkg[systemperl]' instead
Maintainer: None 
Homepage: http://search.cpan.org/dist/Module-Load
DescPackaging: <<
Migration to varianted packaging (module is now in perlcore)
<<
<<


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods test-weaken-pm.info, NONE, 1.1

2013-08-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28982/libs/perlmods

Added Files:
test-weaken-pm.info 
Log Message:
new module

--- NEW FILE: test-weaken-pm.info ---
Package: test-weaken-pm
Version: 3.022000
Revision: 1
Type: perl
Source: mirror:cpan:authors/id/K/KR/KRYDE/Test-Weaken-%v.tar.gz
Source-MD5: 67aa37a1de788bf40abf7dd07c787f6a
DocFiles: Changes README
UpdatePOD: true
Description: Test that freed memory objects were freed
License: Artistic/GPL
Maintainer: Daniel Macks 
Homepage: http://search.cpan.org/dist/Test-Weaken


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods module-release-pm.info, 1.7, 1.8

2013-08-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27479/10.4-stable/main/finkinfo/libs/perlmods

Modified Files:
module-release-pm.info 
Log Message:
new version

Index: module-release-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-release-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- module-release-pm.info  24 Jul 2012 11:07:59 -  1.7
+++ module-release-pm.info  27 Aug 2013 20:44:34 -  1.8
@@ -2,10 +2,9 @@
 Package: module-release-pm%type_pkg[perl]
 Version: 2.06
 Revision: 3
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
+Distribution: (%type_pkg[perl] = 586) 10.5
 Description: Automate software releases
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Type: perl(5.8.6 5.8.8 5.10.0)
 License: Artistic
 Maintainer: Benjamin Reed 
 


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods datetime-timezone-pm.info, 1.4, 1.5

2013-08-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9346/libs/perlmods

Modified Files:
datetime-timezone-pm.info 
Log Message:
new version

Index: datetime-timezone-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/datetime-timezone-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- datetime-timezone-pm.info   2 Jun 2013 07:19:30 -   1.4
+++ datetime-timezone-pm.info   27 Aug 2013 14:43:17 -  1.5
@@ -1,38 +1,31 @@
 Info2: <<
 Package: datetime-timezone-pm%type_pkg[perl]
-Version: 1.59
+Version: 1.60
 Revision: 1
 Description: Time zone object base class and factory
 Type: perl(5.12.3 5.12.4)
-License: Artistic
+License: Artistic/GPL
 Maintainer: Benjamin Reed 
 
 Depends: <<
class-load-pm%type_pkg[perl],
class-singleton-pm (>= 1.03-1),
-   fink (>= 0.29.7-1),
params-validate-pm%type_pkg[perl] (>= 0.72-1),
perl%type_pkg[perl]-core
 <<
 BuildDepends: <<
-   class-singleton-pm (>= 1.03-1),
-   fink (>= 0.30.2-1),
extutils-makemaker-pm%type_pkg[perl] (>= 6.30-1),
params-validate-pm%type_pkg[perl] (>= 0.72-1),
-   perl%type_pkg[perl]-core,
test-output-pm%type_pkg[perl],
test-simple-pm%type_pkg[perl] (>= 0.88-1)
 <<
 
 Source: mirror:cpan:modules/by-module/DateTime/DateTime-TimeZone-%v.tar.gz
-Source-MD5: 9036b3f388b88a41c074f94b78ea3355
-
-UseMaxBuildJobs: true
+Source-MD5: da5ce9feffa8f44fa709f27ba3b92f66
 
 InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
-   find %d -name .packlist -exec rm -rf {} \;
 <<
 DocFiles: Changes LICENSE* README
 UpdatePOD: true


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/devel automake1.11.info, 1.14, 1.15 automake1.11.patch, 1.1, 1.2

2013-08-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27747

Modified Files:
automake1.11.info automake1.11.patch 
Log Message:
fix selftest in when vala is installed


Index: automake1.11.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.11.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- automake1.11.info   25 Aug 2013 14:20:09 -  1.14
+++ automake1.11.info   27 Aug 2013 09:32:48 -  1.15
@@ -11,7 +11,7 @@
 Provides: automaken
 
 PatchFile: %n.patch
-PatchFile-MD5: 22386c11a27201c9b4d05f13890a8898
+PatchFile-MD5: 1ef80d80490de9f80f83f74e94356fb2
 PatchScript: <<
   #!/bin/sh -ev
   %{default_script}
@@ -26,6 +26,9 @@
   # fink's libtool2 has %p/bin/glibtool not %p/bin/libtool and Apple's
   # /usr/bin/libtool is different beast
   ln -s %p/bin/glibtool tests/libtool
+
+  # make sure pkg-config macros are available to the test harness
+  ln -s %p/share/aclocal/pkg.m4 m4
 <<
 
 # HACK: Set ac_cv_prog_TEX to disable any TeX or texinfo related tests,
@@ -63,7 +66,7 @@
 # TODO: Perhaps rename automake.info* to automake-X.Y.info* ?
 InfoTest: <<
   TestScript: make check || exit 2
-  TestDepends: dejagnu, libtool2
+  TestDepends: dejagnu, libtool2, pkgconfig
 <<
 DocFiles: COPYING README AUTHORS NEWS THANKS
 InfoDocs: automake.info
@@ -85,7 +88,8 @@
 Previous versions by Christoph Pfisterer, Max Horn.
 Desc adapted from debian :-)
 
-  Import patches from automake1.12 changes to vala-vapi.test
+  Import patches from automake1.12 changes to vala-vapi.test (misc
+  fix), and other vala-*.test (propagate gobject compiler flags)
 <<
 License: GPL
 Maintainer: Chris Zubrzycki 

Index: automake1.11.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.11.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- automake1.11.patch  19 Sep 2012 07:07:45 -  1.1
+++ automake1.11.patch  27 Aug 2013 09:32:48 -  1.2
@@ -1,7 +1,93 @@
+diff -Nurd -x'*~' automake-1.11.6.orig/tests/vala-mix.test 
automake-1.11.6/tests/vala-mix.test
+--- automake-1.11.6.orig/tests/vala-mix.test   2012-07-09 11:39:58.0 
-0400
 automake-1.11.6/tests/vala-mix.test2013-08-27 04:35:17.0 
-0400
+@@ -16,7 +16,7 @@
+ 
+ # Vala sources and C sources in the same program.  Functional test.
+ 
+-required='valac cc GNUmake'
++required='valac cc pkg-config GNUmake'
+ . ./defs || Exit 1
+ 
+ set -e
+@@ -25,16 +25,18 @@
+ AC_PROG_CC
+ AM_PROG_CC_C_O
+ AM_PROG_VALAC([0.7.3])
++PKG_CHECK_MODULES([GOBJECT], [gobject-2.0 >= 2.4])
+ AC_OUTPUT
+ END
+ 
+ cat > Makefile.am <<'END'
+ bin_PROGRAMS = zardoz mu baz
+-AM_VALAFLAGS = --profile=posix
++AM_CFLAGS = $(GOBJECT_CFLAGS)
++LDADD = $(GOBJECT_LIBS)
+ zardoz_SOURCES = foo.vala bar.c
+ mu_SOURCES = 1.vala 2.c
+ mu_VALAFLAGS = $(AM_VALAFLAGS) --main=run
+-mu_CFLAGS = -DHAVE_MU
++mu_CFLAGS = -DHAVE_MU $(GOBJECT_CFLAGS)
+ baz_SOURCES = baz.c
+ END
+ 
+diff -Nurd -x'*~' automake-1.11.6.orig/tests/vala-mix2.test 
automake-1.11.6/tests/vala-mix2.test
+--- automake-1.11.6.orig/tests/vala-mix2.test  2012-07-09 11:39:58.0 
-0400
 automake-1.11.6/tests/vala-mix2.test   2013-08-26 23:31:08.0 
-0400
+@@ -17,7 +17,7 @@
+ # Vala sources, C and C++ sources and C and C++ headers in the same
+ # program.  Functional test.  See automake bug#10894.
+ 
+-required='valac cc c++ GNUmake'
++required='valac cc c++ pkg-config GNUmake'
+ . ./defs || Exit 1
+ 
+ set -e
+@@ -26,12 +26,14 @@
+ AC_PROG_CC
+ AC_PROG_CXX
+ AM_PROG_VALAC([0.7.3])
++PKG_CHECK_MODULES([GOBJECT], [gobject-2.0 >= 2.4])
+ AC_OUTPUT
+ END
+ 
+ cat > Makefile.am <<'END'
+ bin_PROGRAMS = zardoz
+-AM_VALAFLAGS = --profile=posix
++AM_CFLAGS = $(GOBJECT_CFLAGS)
++zardoz_LDADD = $(GOBJECT_LIBS)
+ zardoz_SOURCES = zardoz.vala foo.h bar.c baz.c zen.hh master.cxx
+ END
+ 
 diff -Nurd -x'*~' automake-1.11.6.orig/tests/vala-vapi.test 
automake-1.11.6/tests/vala-vapi.test
 --- automake-1.11.6.orig/tests/vala-vapi.test  2012-07-09 11:39:58.0 
-0400
-+++ automake-1.11.6/tests/vala-vapi.test   2012-09-19 02:15:05.0 
-0400
-@@ -42,7 +42,9 @@
 automake-1.11.6/tests/vala-vapi.test   2013-08-26 23:32:24.0 
-0400
+@@ -16,7 +16,7 @@
+ 
+ # Test and that vapi files are correctly handled by Vala support.
+ 
+-required='valac cc GNUmake'
++required='pkg-config valac cc GNUmake'
+ . ./defs || Exit 1
+ 
+ set -e
+@@ -25,12 +25,14 @@
+ AC_PROG_CC
+ AM_PROG_CC_C_O
+ AM_PROG_VALAC([0.7.3])
++PKG_CHECK_MODULES([GOBJECT], [gobject-2.0 >= 2.4])
+ AC_OUTPUT
+ END
+ 
+ cat > Makefile.am <<'END'
+ bin_PROGRAMS = zardoz
+-AM_VALAFLAGS = --profile=posix
++AM_CFLAGS = $(GOBJECT_CFLAGS)
++LDADD = $(GOBJECT_LIBS)
+ zardoz_SOURCES = zardoz.vala foo.vapi foo.h
+ END
+ 
+@@ -4

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods text-iconv-pm.info, 1.3, 1.4

2013-08-26 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27439

Modified Files:
text-iconv-pm.info 
Log Message:
c_v upgrade in libiconv, cascading low-level interactions pkgs


Index: text-iconv-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/text-iconv-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- text-iconv-pm.info  5 Jul 2013 08:24:11 -   1.3
+++ text-iconv-pm.info  26 Aug 2013 20:43:12 -  1.4
@@ -1,7 +1,7 @@
 Info2: <<
 Package: text-iconv-pm%type_pkg[perl]
 Version: 1.7
-Revision: 2
+Revision: 3
 Description: The iconv() character set conversion function
 Type: perl(5.12.3 5.12.4)
 License: Artistic
@@ -9,9 +9,9 @@
 
 Depends: <<
perl%type_pkg[perl]-core,
-   libiconv
+   libiconv (>= 1.14-1)
 <<
-BuildDepends: libiconv-dev
+BuildDepends: libiconv-dev (>= 1.14-1)
 Replaces: text-iconv-pm (<= 1.2-1)
 
 Source: mirror:cpan:modules/by-module/Text/Text-Iconv-%v.tar.gz


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sound sdl-sound.info,1.2,1.3

2013-08-25 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21578/sound

Modified Files:
sdl-sound.info 
Log Message:
recent am only accept ac2.6 and others have dep-preference for it, so may as 
well not have users default to the less-useful older ac dep

Index: sdl-sound.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound/sdl-sound.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sdl-sound.info  2 Nov 2011 09:49:20 -   1.2
+++ sdl-sound.info  26 Aug 2013 05:52:41 -  1.3
@@ -21,7 +21,7 @@
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
 BuildDepends: <<
-   autoconf (>= 1:2.63-1) | autoconf2.6,
+   autoconf2.6 | autoconf (>= 1:2.63-1),
automaken,
fink (>= 0.24.12-1),
libflac8-dev,


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs osxfuse.info,1.1,1.2

2013-08-25 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21504/libs

Modified Files:
osxfuse.info 
Log Message:
am1.13 only accepts ac2.6 so don't bother with other ac alternatives here

Index: osxfuse.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/osxfuse.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- osxfuse.info4 May 2013 21:56:42 -   1.1
+++ osxfuse.info26 Aug 2013 05:50:40 -  1.2
@@ -2,7 +2,7 @@
 Version: 2.5.6
 Revision: 1
 BuildDepends: <<
-  autoconf2.6 | autoconf, automake1.13, gettext-tools, libiconv-dev, libtool2
+  autoconf2.6, automake1.13, gettext-tools, libiconv-dev, libtool2
 <<
 Depends: pkgconfig
 


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] 154ff6: Replace _min_fink_version with _require_dep, allow...

2013-08-23 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 154ff6b8ef10d948d36593550e363c40d9821bef
  
https://github.com/fink/fink/commit/154ff6b8ef10d948d36593550e363c40d9821bef
  Author: Daniel Macks 
  Date:   2013-08-23 (Fri, 23 Aug 2013)

  Changed paths:
M perlmod/Fink/Validation.pm

  Log Message:
  ---
  Replace _min_fink_version with _require_dep, allowing arbitrary pkgnames

See comment-block for usage of this new function. Not bothering to
keep _min_fink_version as a legacy compat wrapper around it because
it's always been a private function (all uses here have been updated).



--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/gnome gtk2-engines-murrine.info, 1.4, 1.5

2013-08-22 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24378

Modified Files:
gtk2-engines-murrine.info 
Log Message:
dep cleanup

Index: gtk2-engines-murrine.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gtk2-engines-murrine.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gtk2-engines-murrine.info   22 Aug 2013 18:05:23 -  1.4
+++ gtk2-engines-murrine.info   22 Aug 2013 18:06:48 -  1.5
@@ -1,11 +1,11 @@
 Package: gtk2-engines-murrine
 Version: 0.98.2
-Revision: 2
+Revision: 3
 Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-shlibs (>= 1.12.8-1),
-   fontconfig2-shlibs (>= 2.4.1-6),
-   freetype219-shlibs (>= 2.3.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs (>= 0.14.5-2),
@@ -17,8 +17,8 @@
cairo (>= 1.12.8-1),
fink-package-precedence,
fink (>= 0.34),
-   fontconfig2-dev (>= 2.4.1-6),
-   freetype219 (>= 2.3.8-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
gettext-tools,
glib2-dev (>= 2.22.0-1),
gtk+2-dev (>= 2.18.0-1),


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gtk2-engines-murrine.info, 1.3, 1.4

2013-08-22 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24265

Modified Files:
gtk2-engines-murrine.info 
Log Message:
dep cleanup

Index: gtk2-engines-murrine.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gtk2-engines-murrine.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gtk2-engines-murrine.info   28 Oct 2012 11:13:15 -  1.3
+++ gtk2-engines-murrine.info   22 Aug 2013 18:05:23 -  1.4
@@ -1,47 +1,42 @@
 Package: gtk2-engines-murrine
 Version: 0.98.2
-Revision: 1
+Revision: 2
 Depends: <<
-   atk1-shlibs (>= 1.24.0-2),
-   cairo-shlibs (>= 1.8.6-3),
-   expat1-shlibs (>= 2.0.1-1),
+   atk1-shlibs (>= 1.28.0-1),
+   cairo-shlibs (>= 1.12.8-1),
fontconfig2-shlibs (>= 2.4.1-6),
freetype219-shlibs (>= 2.3.8-1),
-   glib2-shlibs (>= 2.18.4-4),
-   glitz-shlibs (>= 0.5.6-3),
-   gtk+2-shlibs (>= 2.14.7-4),
+   glib2-shlibs (>= 2.22.0-1),
+   gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs (>= 0.14.5-2),
-   libiconv (>= 1.12-3),
-   libpng15-shlibs,
-   pango1-xft2-ft219-shlibs (>= 1.22.4-2),
-   pixman-shlibs (>= 0.12.0-1),
-   x11,
-   x11-shlibs
+   pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+   pixman-shlibs (>= 0.30.0-1)
 <<
 BuildDepends: <<
-   atk1 (>= 1.24.0-2),
-   cairo (>= 1.8.6-3),
-   expat1 (>= 2.0.1-1),
+   atk1 (>= 1.28.0-1),
+   cairo (>= 1.12.8-1),
+   fink-package-precedence,
fink (>= 0.34),
fontconfig2-dev (>= 2.4.1-6),
freetype219 (>= 2.3.8-1),
gettext-tools,
-   glib2-dev (>= 2.18.4-4),
-   glitz (>= 0.5.6-3),
-   gtk+2-dev (>= 2.14.7-4),
+   glib2-dev (>= 2.22.0-1),
+   gtk+2-dev (>= 2.18.0-1),
intltool40,
libgettext8-dev (>= 0.14.5-2),
-   libiconv-dev (>= 1.12-3),
-   libpng15,
-   pango1-xft2-ft219-dev (>= 1.22.4-2),
-   pixman (>= 0.12.0-1),
+   pango1-xft2-ft219-dev (>= 1.24.5-4),
+   pixman (>= 0.30.0-1),
pkgconfig,
x11-dev
 <<
 Source: mirror:gnome:sources/murrine/0.98/murrine-%v.tar.xz
 Source-MD5: bf01e0097b5f1e164dbcf807f4b9745e
 SetCFLAGS: -Os
-ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--enable-animation
+ConfigureParams: --mandir=%p/share/man --enable-dependency-tracking 
--enable-animation
+CompileScript: <<
+   %{default_script}
+   fink-package-precedence .
+<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 License: GPL


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics pixman.info,1.10,1.11

2013-08-21 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23713

Modified Files:
pixman.info 
Log Message:
new version

Index: pixman.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/pixman.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- pixman.info 9 Jul 2013 18:28:06 -   1.10
+++ pixman.info 22 Aug 2013 04:35:32 -  1.11
@@ -1,5 +1,5 @@
 Package: pixman
-Version: 0.30.0
+Version: 0.30.2
 Revision: 1
 Description: Pixel manipulation library
 License: BSD
@@ -17,7 +17,7 @@
 InfoTest: TestScript: make -k check || exit 2
 
 Source: http://xorg.freedesktop.org/archive/individual/lib/pixman-%v.tar.bz2
-Source-MD5: 11b7e062e20ae40e49c2871dd9f82b0b
+Source-MD5: 2d0588e20dc1308b29b2fca68dad9a9c
 
 ConfigureParams: --enable-dependency-tracking --disable-gtk --disable-static 
--disable-mmx
 SetCFLAGS: -O2 -g -fwrapv
@@ -28,10 +28,10 @@
 <<
 
 InstallScript: make -j1 install DESTDIR="%d"
-DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README
+DocFiles: COPYING README
 SplitOff: <<
Package: %N-shlibs
-   DocFiles: COPYING
+   DocFiles: COPYING README
Files: lib/libpixman-1.0*.dylib
Shlibs: %p/lib/libpixman-1.0.dylib 31.0.0 %N-shlibs (>= 0.30.0-1)
 <<


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] a7216d: Recognize -pmXYYZZ (two-digit minor and two-digit ...

2013-08-21 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: a7216dba4d59f203b6938a9a2bcfffe1b16a975d
  
https://github.com/fink/fink/commit/a7216dba4d59f203b6938a9a2bcfffe1b16a975d
  Author: Daniel Macks 
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
M perlmod/Fink/Validation.pm

  Log Message:
  ---
  Recognize -pmXYYZZ (two-digit minor and two-digit teeny)



--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods pynotify-py.info, 1.1, 1.2

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5839

Modified Files:
pynotify-py.info 
Log Message:
dep cleanup

Index: pynotify-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/pynotify-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pynotify-py.info19 Sep 2012 02:08:46 -  1.1
+++ pynotify-py.info20 Aug 2013 20:57:49 -  1.2
@@ -1,21 +1,18 @@
 Info2: <<
 Package: pynotify-py%type_pkg[python]
 Version: 0.1.1
-Revision: 5
+Revision: 6
 Type: python (2.6 2.7)
 BuildDepends: <<
 atk1 (>= 1.28.0-1),
-cairo (>= 1.8.8-3),
-   fink (>= 0.24.12),
+cairo (>= 1.12.8-1),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
 glib2-dev (>= 2.22.0-1),
-   glitz,
 gtk+2-dev (>= 2.18.0-1),
 libnotify (>= 0.4.5-9),
 pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
 pygobject2-py%type_pkg[python]-dev (>= 2.20.0-1),
 pygtk2-gtk-py%type_pkg[python]-dev (>= 2.16.0-1),
pkgconfig (>= 0.23),
@@ -23,9 +20,9 @@
 <<
 Depends: <<
 atk1-shlibs (>= 1.28.0-1),
-cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
 glib2-shlibs (>= 2.22.0-1),
 gtk+2-shlibs (>= 2.18.0-1),
 libnotify-shlibs (>= 0.4.5-9),
@@ -40,7 +37,7 @@
 Source-MD5: d247cf79b46cef7495deb0a76334f81d
 PatchFile: %{ni}.patch
 PatchFile-MD5: cf877ca52d350836cbdd1c68a00b502b
-ConfigureParams: --enable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+ConfigureParams: --enable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
 CompileScript: <<
PYTHON=%p/bin/python%type_raw[python] ./configure %c
make


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods pywebkitgtk-py.info, 1.1, 1.2

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5580/stable/main/finkinfo/libs/pythonmods

Modified Files:
pywebkitgtk-py.info 
Log Message:
new version

Index: pywebkitgtk-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/pywebkitgtk-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pywebkitgtk-py.info 23 Sep 2012 06:19:01 -  1.1
+++ pywebkitgtk-py.info 20 Aug 2013 20:52:37 -  1.2
@@ -1,27 +1,23 @@
 Info2: <<
 Package: pywebkitgtk-py%type_pkg[python]
-Version: 1.1.7
-Revision: 3
+Version: 1.1.8
+Revision: 1
 Type: python (2.6 2.7)
 Source: http://pywebkitgtk.googlecode.com/files/pywebkitgtk-%v.tar.bz2
-Source-MD5: 0d5aedafbc1382dd6b5900286c2e1b67
+Source-MD5: 19f3c184eebcfde1c9d1ce56bbe75cf2
 BuildDepends: <<
atk1 (>= 1.28.0-1),
-   cairo (>= 1.8.8-3),
-   expat1,
-   fink (>= 0.24.12),
+   cairo (>= 1.12.8-1),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
glib2-dev (>= 2.22.0-1),
-   glitz,
gtk+2-dev (>= 2.18.0-1),
libiconv-dev,
libsoup2.4.1-ssl (>= 2.28.0-1),
-   libxml2 (>= 2.6.30-1),
+   libxml2 (>= 2.9.1-1),
libxslt,
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
pygobject2-py%type_pkg[python]-dev (>= 2.20.0-1),
pygtk2-gtk-py%type_pkg[python]-dev (>= 2.16.0-1),
@@ -30,23 +26,22 @@
 <<
 Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libiconv,
libsoup2.4.1-ssl-shlibs (>= 2.28.0-1),
-   libxml2-shlibs (>= 2.6.30-1),
+   libxml2-shlibs (>= 2.9.1-1),
libxslt-shlibs,
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
pygobject2-py%type_pkg[python] (>= 2.20.0-1),
pygtk2-gtk-py%type_pkg[python] (>= 2.16.0-1),
python%type_pkg[python],
-   webkit-1.0.2-shlibs (>= 1.1.15.4-1),
-   x11
+   webkit-1.0.2-shlibs (>= 1.1.15.4-1)
 <<
-ConfigureParams: --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
 --enable-dependency-tracking
+ConfigureParams: --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" 
--enable-dependency-tracking
 CompileScript: <<
PYTHON=%p/bin/python%type_raw[python] ./configure %c
make
@@ -67,18 +62,12 @@
pywebkitgtk-py26-dev,
pywebkitgtk-py27-dev
<<
-   Files: share/pywebkitgtk
+   Files: <<
+   lib/pkgconfig
+   share/pywebkitgtk
+   <<
DocFiles: AUTHORS COPYING ChangeLog MAINTAINERS NEWS README
 <<
-DescPort: <<
-   Fix pygtk symbol exports. See:
-   http://code.google.com/p/pywebkitgtk/issues/detail?id=31
-<<
-DescPackaging: <<
-   No idea why so much stuff is recompiled during 'make
-   install'. See:
-   http://code.google.com/p/pywebkitgtk/issues/detail?id=36
-<<
 Description: Python bindings for webkit (gtk/x11 backend)
 License: LGPL
 Homepage: http://code.google.com/p/pywebkitgtk


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/pythonmods pywebkitgtk-py.info, 1.1, 1.2

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4868/10.4-stable/main/finkinfo/libs/pythonmods

Modified Files:
pywebkitgtk-py.info 
Log Message:
rm obsolete comment

Index: pywebkitgtk-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/pywebkitgtk-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pywebkitgtk-py.info 1 Feb 2012 22:19:58 -   1.1
+++ pywebkitgtk-py.info 20 Aug 2013 20:40:47 -  1.2
@@ -70,10 +70,6 @@
Files: share/pywebkitgtk
DocFiles: AUTHORS COPYING ChangeLog MAINTAINERS NEWS README
 <<
-DescPort: <<
-   Fix pygtk symbol exports. See:
-   http://code.google.com/p/pywebkitgtk/issues/detail?id=31
-<<
 DescPackaging: <<
No idea why so much stuff is recompiled during 'make
install'. See:


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/pythonmods pywebkitgtk-py.patch, 1.1, NONE

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4779/10.4-stable/main/finkinfo/libs/pythonmods

Removed Files:
pywebkitgtk-py.patch 
Log Message:
orphaned patch


--- pywebkitgtk-py.patch DELETED ---


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods pywebkitgtk-py.patch, 1.1, NONE

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4779/stable/main/finkinfo/libs/pythonmods

Removed Files:
pywebkitgtk-py.patch 
Log Message:
orphaned patch


--- pywebkitgtk-py.patch DELETED ---


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sound libcanberra-gtk0.info, 1.1, 1.2

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4233/sound

Modified Files:
libcanberra-gtk0.info 
Log Message:
dep cleanups

Index: libcanberra-gtk0.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sound/libcanberra-gtk0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libcanberra-gtk0.info   3 Feb 2012 21:55:07 -   1.1
+++ libcanberra-gtk0.info   20 Aug 2013 20:30:27 -  1.2
@@ -1,21 +1,19 @@
 Package: libcanberra-gtk0
 Version: 0.23
-Revision: 2
+Revision: 3
 Source: http://0pointer.de/lennart/projects/libcanberra/libcanberra-%v.tar.gz
 Source-MD5: 83fb2fb7608c77f91904e12a867534fd
 
 BuildDepends: <<
atk1 (>= 1.28.0-1),
autoconf2.6,
-   automake1.11,
-   cairo (>= 1.8.8-3),
-   fink (>= 0.24.12-1),
+   automake1.13,
+   cairo (>= 1.12.8-1),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
gconf2-dev (>= 2.28.0-1),
glib2-dev (>= 2.22.0-1),
-   glitz,
gtk-doc (>= 1.13-5),
gtk+2-dev (>= 2.18.0-1),
libcanberra0 (>= %v-1),
@@ -23,7 +21,6 @@
libtool2,
libvorbis0 (>= 1.2.2-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
x11-dev
 <<
@@ -37,7 +34,7 @@
perl -pi -e 's/(-version-info|-avoid-version)/-no-undefined \1/' 
src/Makefile.am
 <<
 
-ConfigureParams: --enable-dependency-tracking --disable-static --enable-gtk 
--disable-schemas-install --disable-lynx --disable-tdb --disable-gstreamer 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig
 --disable-silent-rules
+ConfigureParams: --enable-dependency-tracking --disable-static --enable-gtk 
--disable-schemas-install --disable-lynx --disable-tdb --disable-gstreamer 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" 
--disable-silent-rules
 CompileScript: <<
autoreconf -fi
./configure %c
@@ -57,9 +54,9 @@
Package: %N-shlibs
Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libcanberra0-shlibs (>= %v-1),
@@ -82,10 +79,10 @@
Depends: <<
%N-shlibs (>= %v-%r),
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
+   cairo-shlibs (>= 1.12.8-1),
dpkg-base-files,
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
gconf2 (>= 2.28.0-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics gtkglext1.info, 1.1, 1.2

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3499/graphics

Modified Files:
gtkglext1.info 
Log Message:
dep cleanups

Index: gtkglext1.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/gtkglext1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gtkglext1.info  25 Jul 2011 17:12:54 -  1.1
+++ gtkglext1.info  20 Aug 2013 20:17:25 -  1.2
@@ -1,6 +1,6 @@
 Package: gtkglext1
 Version: 1.2.0
-Revision: 1
+Revision: 2
 Description: OpenGL Extension to GTK
 DescDetail: <<
 GtkGLExt provides additional GDK objects which support OpenGL
@@ -34,19 +34,17 @@
 BuildDepends: <<
atk1 (>= 1.28.0-1),
autoconf2.6,
-   automake1.11,
-   cairo (>= 1.8.8-3),
+   automake1.13,
+   cairo (>= 1.12.8-1),
fink (>= 0.24.12-1),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
glib2-dev (>= 2.22.0-1),
-   glitz,
gtk-doc (>= 1.13-5),
gtk+2-dev (>= 2.18.0-1),
libtool2,
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
x11-dev
 <<
@@ -62,7 +60,7 @@
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/fontconfig2/lib 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 SetCFLAGS: -Os -pipe
-ConfigureParams: --enable-dependency-tracking --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
 --enable-gtk-doc --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
+ConfigureParams: --enable-dependency-tracking --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" 
--enable-gtk-doc --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
 CompileScript: <<
autoreconf -fi
./configure %c
@@ -74,9 +72,9 @@
   Package: %N-shlibs
   Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods gtk2-gladexml-pm.info, 1.2, 1.3

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2845/libs/perlmods

Modified Files:
gtk2-gladexml-pm.info 
Log Message:
dep cleanups, activate tests

Index: gtk2-gladexml-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/gtk2-gladexml-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gtk2-gladexml-pm.info   16 Dec 2012 17:46:51 -  1.2
+++ gtk2-gladexml-pm.info   20 Aug 2013 20:04:43 -  1.3
@@ -7,33 +7,32 @@
 Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-pm%type_pkg[perl] (>= 1.061-3),
-   cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib-pm%type_pkg[perl] (>= 1.222-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
gtk2-pm%type_pkg[perl] (>= 1.221-1),
libglade2-shlibs (>= 2.6.4-6),
-   libxml2-shlibs (>= 2.6.30-1),
+   libxml2-shlibs (>= 2.9.1-1),
+   pango-pm%type_pkg[perl] (>= 1.221-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
perl%type_pkg[perl]-core
 <<
 BuildDepends: <<
atk1 (>= 1.28.0-1),
-   cairo (>= 1.8.8-3),
+   cairo (>= 1.12.8-1),
extutils-depends-pm (>= 0.302-1),
extutils-pkgconfig-pm (>= 1.12-1),
fink-package-precedence (>= 0.6),
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
glib2-dev (>= 2.22.0-1),
-   glitz,
gtk+2-dev (>= 2.18.0-1),
libglade2 (>= 2.6.4-6),
-   libxml2 (>= 2.6.30-1),
+   libxml2 (>= 2.9.1-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
x11-dev
 <<
@@ -41,19 +40,20 @@
 Source: mirror:cpan:authors/id/T/TS/TSCH/Gtk2-GladeXML-%v.tar.gz
 Source-MD5: e6ca234e2a9f0221263acd2a593c583b
 
-NoPerlTests: true
 ConfigureParams: NOECHO= DEFINE=-MD
 CompileScript: <<
 #!/bin/sh -ev
-
-  export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
-  %{default_script}
-
+   export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
+   %{default_script}
fink-package-precedence --depfile-ext='\.d' .
 <<
+InfoTest: <<
+   TestDepends: xvfb-run
+   TestScript: xvfb-run make test || exit 2
+<<
 InstallScript: <<
-  %{default_script}
-  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
+   %{default_script}
+   /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 DocFiles: AUTHORS ChangeLog LICENSE NEWS README
 UpdatePOD: true


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gtk-change-theme.info, 1.1, 1.2

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2903/gnome

Modified Files:
gtk-change-theme.info 
Log Message:
dep cleanups

Index: gtk-change-theme.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gtk-change-theme.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gtk-change-theme.info   4 Sep 2011 17:09:17 -   1.1
+++ gtk-change-theme.info   20 Aug 2013 20:05:04 -  1.2
@@ -1,33 +1,29 @@
 Package: gtk-change-theme
 Version: 0.3.1
-Revision: 4
+Revision: 5
 
 Source: http://plasmasturm.org/code//gtk-chtheme/gtk-chtheme-%v.tar.bz2
 Source-MD5: f688053bf26dd6c4f1cd0bf2ee33de2a
 
 BuildDepends: <<
atk1 (>= 1.28.0-1),
-   cairo (>= 1.8.8-3),
+   cairo (>= 1.12.8-1),
fink-package-precedence (>= 0.6),
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
glib2-dev (>= 2.22.0-1),
-   glitz,
gtk+2-dev (>= 2.18.0-1),
-   libgettext8-dev,
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23-1),
x11-dev
 <<
 Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
-   libgettext8-shlibs,
pango1-xft2-ft219-shlibs (>= 1.24.5-4)
 <<
 
@@ -37,14 +33,14 @@
 <<
 CompileScript: <<
 #!/bin/sh -ev
-   export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+   export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
make PREFIX=%p CPPFLAGS=-MD
 
fink-package-precedence --depfile-ext='\.d' .
 <<
 InstallScript: <<
 #!/bin/sh -ev
-   export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+   export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
make install DESTDIR=%d PREFIX=%p
 <<
 DocFiles: COPYING ChangeLog


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] d0d968: Don't re-check after finding match of mutually-exc...

2013-08-20 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: d0d968b40f4575a96f5e22b1656f1ec4dba5301a
  
https://github.com/fink/fink/commit/d0d968b40f4575a96f5e22b1656f1ec4dba5301a
  Author: Daniel Macks 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M bootstrap

  Log Message:
  ---
  Don't re-check after finding match of mutually-exclusive options


  Commit: b06d09bd7c5b1f7bf4ee9bb8f1d7f4823656abf2
  
https://github.com/fink/fink/commit/b06d09bd7c5b1f7bf4ee9bb8f1d7f4823656abf2
  Author: Daniel Macks 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M perlmod/Fink/Bootstrap.pm

  Log Message:
  ---
  Assume darwin-kernel vs OSX-version pattern will continue and fink Dist also


  Commit: e47211cc2d056b83791152d85d0f07bde0acdcf4
  
https://github.com/fink/fink/commit/e47211cc2d056b83791152d85d0f07bde0acdcf4
  Author: Daniel Macks 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Update perlXXX-core Provides: lists for mods removed in new perlcore versions


Compare: https://github.com/fink/fink/compare/62604d290928...e47211cc2d05
--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] c667c2: Don't re-check after finding match of mutually-exc...

2013-08-20 Thread Daniel Macks
  Branch: refs/heads/Futureproof
  Home:   https://github.com/fink/fink
  Commit: c667c2cc6e946cfa707bbcad4cc1fdceb254ec6f
  
https://github.com/fink/fink/commit/c667c2cc6e946cfa707bbcad4cc1fdceb254ec6f
  Author: Daniel Macks 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M bootstrap

  Log Message:
  ---
  Don't re-check after finding match of mutually-exclusive options



--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 80323c: don't re-check after finding match

2013-08-20 Thread Daniel Macks
  Branch: refs/heads/Futureproof
  Home:   https://github.com/fink/fink
  Commit: 80323c9e72b2a75b7911f349649cd0d325d1873d
  
https://github.com/fink/fink/commit/80323c9e72b2a75b7911f349649cd0d325d1873d
  Author: Daniel Macks 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M bootstrap

  Log Message:
  ---
  don't re-check after finding match



--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 8a98d8: Only do %-exp on TestScript once not twice

2013-08-20 Thread Daniel Macks
  Branch: refs/heads/Futureproof
  Home:   https://github.com/fink/fink
  Commit: 8a98d8955bee48bccc2721c1cd328f51aecdc3ea
  
https://github.com/fink/fink/commit/8a98d8955bee48bccc2721c1cd328f51aecdc3ea
  Author: Daniel Macks 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Only do %-exp on TestScript once not twice

get_script() does percent-expansion, so pass its results to
run_script() with the 'no_expand' flag (all .info *Script fields were
already done this way except for TestScript). Fixes bug reported in
than the usual '%%' protection.



--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 1dc88f: Only do %-exp on TestScript once not twice

2013-08-20 Thread Daniel Macks
  Branch: refs/heads/branch_0_35
  Home:   https://github.com/fink/fink
  Commit: 1dc88f1a877d8656dd7ae7666cc44013283a0c2a
  
https://github.com/fink/fink/commit/1dc88f1a877d8656dd7ae7666cc44013283a0c2a
  Author: Daniel Macks 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Only do %-exp on TestScript once not twice

get_script() does percent-expansion, so pass its results to
run_script() with the 'no_expand' flag (all .info *Script fields were
already done this way except for TestScript). Fixes bug reported in
than the usual '%%' protection.



--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/graphics fontforge.info, 1.7, 1.8

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25436

Modified Files:
fontforge.info 
Log Message:
dep cleanups (maintainer okayed)


Index: fontforge.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/fontforge.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- fontforge.info  22 Jul 2013 22:11:13 -  1.7
+++ fontforge.info  20 Aug 2013 16:29:21 -  1.8
@@ -1,7 +1,7 @@
 Info2: <<
 Package: fontforge
 Version: 20120731
-Revision: 2
+Revision: 3
 Type: python 2.7
 
 License: BSD
@@ -42,14 +42,12 @@
 Source3ExtractDir: %n-%v/cidmap
 
 Depends: <<
-   cairo-shlibs (>= 1.8.8-5),
+   cairo-shlibs (>= 1.12.8-1),
desktop-file-utils,
-   expat1-shlibs,
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
giflib-shlibs,
glib2-shlibs (>= 2.22.4-2),
-   glitz-shlibs,
libgettext8-shlibs,
libiconv,
libjpeg9-shlibs (>= 9-3),
@@ -57,25 +55,22 @@
libspiro0-shlibs,
libtiff5-shlibs,
libuninameslist1-shlibs,
-   libxml2-shlibs,
+   libxml2-shlibs (>= 2.9.1-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-7),
-   pixman-shlibs (>= 0.16.6-1),
python%type_pkg[python],
shared-mime-info,
x11,
-   xft2-shlibs (>= 2.1.14-3)
+   xft2-shlibs (>= 2.2.0-1)
 <<
 BuildDepends: <<
-   cairo (>= 1.8.8-5),
-   expat1,
+   cairo (>= 1.12.8-1),
fink (>= 0.28.0),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
gettext-tools,
giflib,
glib2-dev (>= 2.22.4-2),
-   glitz,
libgettext8-dev,
libiconv-dev,
libjpeg9 (>= 9-3),
@@ -83,13 +78,12 @@
libspiro0,
libtiff5,
libuninameslist1,
-   libxml2,
+   libxml2 (>= 2.9.1-1),
pango1-xft2-ft219-dev (>= 1.24.5-7),
pkgconfig (>= 0.23-1),
-   pixman (>= 0.16.6-1),
x11-dev,
xcode,
-   xft2-dev (>= 2.1.14-3)
+   xft2-dev (>= 2.2.0-1)
 <<
 Recommends: autotrace-bin | potrace
 Conflicts: pfaedit
@@ -123,10 +117,10 @@
 UseMaxBuildJobs: true
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
-SetCFLAGS: -Os -I%p/include/libxml2 -I%p/lib/fontconfig2/include 
-I%p/lib/xft2/include -I%p/include -I%p/include/cairo -isystem /usr/include
-SetCPPFLAGS: -I%p/lib/fontconfig2/include -MD
-SetLIBRARY_PATH: %p/lib/fontconfig2/lib:%p/lib:/usr/X11R6/lib
-SetLDFLAGS: -L%p/lib/fontconfig2/lib -L%p/lib/xft2/lib 
-L%p/lib/python%type_raw[python]/config -L%p/lib -L/usr/X11R6/lib 
-Wl,-dead_strip_dylibs
+SetCFLAGS: -Os -I%p/include/libxml2 -I%p/include -I%p/include/cairo -isystem 
/usr/include
+SetCPPFLAGS: -MD
+SetLIBRARY_PATH: %p/lib:/usr/X11R6/lib
+SetLDFLAGS: -L%p/lib/python%type_raw[python]/config -L%p/lib -L/usr/X11R6/lib 
-Wl,-dead_strip_dylibs
 ConfigureParams: <<
--mandir='${prefix}/share/man'\
--libdir='${prefix}/lib/%n'\


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/crypto pidgin.info,1.5,1.6

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23408/crypto

Modified Files:
pidgin.info 
Log Message:
long unused

Index: pidgin.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/pidgin.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pidgin.info 8 May 2013 21:42:33 -   1.5
+++ pidgin.info 20 Aug 2013 16:06:05 -  1.6
@@ -52,7 +52,6 @@
libxml2 (>= 2.6.30-1),
nspr.0d,
pango1-xft2-ft219-dev (>= 1.18.4-4),
-#  pixman (>= 0.11.0-1),
pkgconfig (>= 0.23-1),
python27,
silc-toolkit,
@@ -329,7 +328,6 @@
gtk+2-shlibs (>= 2.12.0-1),
 #  libpng14-shlibs,
pango1-xft2-ft219-shlibs (>= 1.20.5-1),
-#  pixman-shlibs (>= 0.11.0-1),
x11
   <<
   Files: <<


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils libzbar0-gtk.info, 1.2, 1.3

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17185

Modified Files:
libzbar0-gtk.info 
Log Message:
missed one

Index: libzbar0-gtk.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/libzbar0-gtk.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libzbar0-gtk.info   20 Aug 2013 13:54:46 -  1.2
+++ libzbar0-gtk.info   20 Aug 2013 13:55:47 -  1.3
@@ -15,7 +15,6 @@
libjpeg9,
libzbar0 (>= %v-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.18.0-1),
pkgconfig,
x11-dev,
xmlto


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils libzbar0.patch,NONE,1.1

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17242

Added Files:
libzbar0.patch 
Log Message:
and the patch

--- NEW FILE: libzbar0.patch ---
diff -Nurd -x'*~' zbar-0.10.orig/zbar/jpeg.c zbar-0.10/zbar/jpeg.c
--- zbar-0.10.orig/zbar/jpeg.c  2009-10-23 14:16:44.0 -0400
+++ zbar-0.10/zbar/jpeg.c   2013-08-19 16:28:23.0 -0400
@@ -68,12 +68,12 @@
 cinfo->src->bytes_in_buffer = img->datalen;
 }
 
-int fill_input_buffer (j_decompress_ptr cinfo)
+boolean fill_input_buffer (j_decompress_ptr cinfo)
 {
 /* buffer underrun error case */
 cinfo->src->next_input_byte = fake_eoi;
 cinfo->src->bytes_in_buffer = 2;
-return(1);
+return(TRUE);
 }
 
 void skip_input_data (j_decompress_ptr cinfo,


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils libzbar-py.info, 1.1, 1.2 libzbar0-gtk.info, 1.1, 1.2 libzbar0-qt.info, 1.1, 1.2 libzbar0.info, 1.1, 1.2

2013-08-20 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17110

Modified Files:
libzbar-py.info libzbar0-gtk.info libzbar0-qt.info 
libzbar0.info 
Log Message:
dep ugprades


Index: libzbar0-qt.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/libzbar0-qt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libzbar0-qt.info26 Jun 2013 17:27:19 -  1.1
+++ libzbar0-qt.info20 Aug 2013 13:54:47 -  1.2
@@ -1,16 +1,15 @@
 Info2: <<
 Package: libzbar0-qt%type_pkg[qt]
 Version: 0.10
-Revision: 2
+Revision: 3
 Source: mirror:sourceforge:zbar/zbar-%v.tar.bz2
 Source-MD5: 0fd61eb590ac1bab62a77913c8b086a5
 
 Type: qt (-x11)
 BuildDepends: <<
-   fink (>= 0.24.12-1),
fink-package-precedence,
libzbar0 (>= %v-1),
-   libjpeg8,
+   libjpeg9,
pkgconfig,
qt4-base%type_pkg[qt] (>= 4.6.0-1),
x11-dev,
@@ -62,7 +61,7 @@
Files: lib/qt4%type_pkg[qt]/lib/libzbarqt.0.*
Depends: <<
libzbar0-shlibs (>= %v-1),
-   libjpeg8-shlibs,
+   libjpeg9-shlibs,
qt4-base%type_pkg[qt]-qtgui-shlibs (>= 4.6.0-1),
qt4-base%type_pkg[qt]-qtcore-shlibs (>= 4.6.0-1)
<<

Index: libzbar0-gtk.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/libzbar0-gtk.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libzbar0-gtk.info   26 Jun 2013 17:27:19 -  1.1
+++ libzbar0-gtk.info   20 Aug 2013 13:54:46 -  1.2
@@ -1,20 +1,18 @@
 Package: libzbar0-gtk
 Version: 0.10
-Revision: 1
+Revision: 2
 Source: mirror:sourceforge:zbar/zbar-%v.tar.bz2
 Source-MD5: 0fd61eb590ac1bab62a77913c8b086a5
 
 BuildDepends: <<
atk1 (>= 1.28.0-1),
-   cairo (>= 1.8.8-3),
-   fink (>= 0.24.12-1),
+   cairo (>= 1.12.8-1),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
glib2-dev (>= 2.22.0-1),
-   glitz,
gtk+2-dev (>= 2.18.0-1),
-   libjpeg8,
+   libjpeg9,
libzbar0 (>= %v-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
pixman (>= 0.18.0-1),
@@ -47,7 +45,7 @@
LDFLAGS="$LDFLAGS $ZBAR_LIBS"
 
# special stuff for gtk
-   export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+   export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
 
./configure %c
make
@@ -67,15 +65,14 @@
Files: lib/libzbargtk.0.*
Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
-   libjpeg8-shlibs,
+   libjpeg9-shlibs,
libzbar0-shlibs (>= %v-1),
-   pango1-xft2-ft219-shlibs (>= 1.24.5-4),
-   x11-shlibs
+   pango1-xft2-ft219-shlibs (>= 1.24.5-4)
<<
Shlibs: %p/lib/libzbargtk.0.dylib 1.0.0 %n (>= 0.10-1)
DocFiles: COPYING ChangeLog HACKING NEWS README TODO

Index: libzbar0.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/libzbar0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libzbar0.info   16 Feb 2013 15:53:12 -  1.1
+++ libzbar0.info   20 Aug 2013 13:54:47 -  1.2
@@ -1,13 +1,13 @@
 Package: libzbar0
 Version: 0.10
-Revision: 1
+Revision: 2
 Source: mirror:sourceforge:zbar/zbar-%v.tar.bz2
 Source-MD5: 0fd61eb590ac1bab62a77913c8b086a5
 
 BuildDepends: <<
fink-package-precedence,
libiconv-dev,
-   libjpeg8,
+   libjpeg9,
pkgconfig,
x11-dev,
xmlto
@@ -15,6 +15,9 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: true
 
+PatchFile: %n.patch
+PatchFile-MD5: 06a476dec5e026808e58cbe7df5f517b
+
 ConfigureParams: --enable-dependency-tracking --disable-video 
--without-imagemagick --without-npapi --without-gtk --without-python 
--without-qt --disable-static
 CompileScript: <<
%{default_script}
@@ -35,7 +38,7 @@
Depends: <<
dpkg-base-files,
libiconv,
-   libjpeg8-shlibs,
+   libjpeg9-shlibs,
x11-shlibs
<<
Shlibs: %p/lib/libzbar.0.dylib 3.0.0 %n (>= 0.10-1)
@@ -

[fink/fink] 62604d: Only do %-exp on TestScript once not twice

2013-08-19 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 62604d2909289bb4ffdd243813757a8223308ab6
  
https://github.com/fink/fink/commit/62604d2909289bb4ffdd243813757a8223308ab6
  Author: Daniel Macks 
  Date:   2013-08-19 (Mon, 19 Aug 2013)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Only do %-exp on TestScript once not twice

get_script() does percent-expansion, so pass its results to
run_script() with the 'no_expand' flag (all .info *Script fields were
already done this way except for TestScript). Fixes bug reported in
than the usual '%%' protection.



--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/gnome gelemental.patch, NONE, 1.1 gelemental.info, 1.1, 1.2

2013-08-19 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26697

Modified Files:
gelemental.info 
Added Files:
gelemental.patch 
Log Message:
dep upgrade; match .po to .dylib


--- NEW FILE: gelemental.patch ---
diff -Nurd -x'*~' gelemental-1.2.0.orig/configure gelemental-1.2.0/configure
--- gelemental-1.2.0.orig/configure 2007-09-25 00:46:29.0 -0400
+++ gelemental-1.2.0/configure  2013-08-19 04:16:29.0 -0400
@@ -20424,7 +20424,7 @@
 
 
 
-GETTEXT_PACKAGE=gelemental
+GETTEXT_PACKAGE=gelemental0
 
 
 cat >>confdefs.h <<_ACEOF
diff -Nurd -x'*~' gelemental-1.2.0.orig/data/libelemental.pc.in 
gelemental-1.2.0/data/libelemental.pc.in
--- gelemental-1.2.0.orig/data/libelemental.pc.in   2007-09-25 
00:56:13.0 -0400
+++ gelemental-1.2.0/data/libelemental.pc.in2013-08-19 04:21:00.0 
-0400
@@ -7,6 +7,6 @@
 Description: A periodic table library with detailed information on elements.
 URL: http://www.kdau.com/projects/gelemental/
 Version: @VERSION@
-Requires: glibmm-2.4 >= 2.6.0 pango
+Requires: glibmm-2.4 >= 2.6.0
 Libs: -L${libdir} -lelemental
 Cflags: -I${includedir}

Index: gelemental.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gelemental.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gelemental.info 13 Feb 2013 22:55:16 -  1.1
+++ gelemental.info 19 Aug 2013 08:31:23 -  1.2
@@ -1,21 +1,72 @@
 Package: gelemental
 Version: 1.2.0
-Revision: 1007
+Revision: 1008
 Source: http://www.kdau.com/files/%n-%v.tar.bz2
 Source-MD5: efe3dc7b408c0c8c0b72fdd0733b2fb6
-Depends: libelemental0-shlibs (>= %v-%r), atk1-shlibs, cairo-shlibs, 
cairomm1-shlibs, expat1-shlibs, fontconfig2-shlibs, freetype219-shlibs, 
glib2-shlibs, glibmm2.4-shlibs, glitz-shlibs, gtk+2-shlibs, gtkmm2.4-shlibs, 
libgettext8-shlibs, libiconv, libpng15-shlibs, libsigc++2-shlibs, 
pango1-xft2-ft219-shlibs, pangomm1.4.1-shlibs, pixman-shlibs, 
libelemental0-shlibs, x11, x11-shlibs
-BuildDepends: gettext-tools, intltool40, pkgconfig (>= 0.9.0-1), 
libgettext8-dev, libiconv-dev, libiconv-bin, freetype219, atk1, cairo, 
cairomm1, expat1, fontconfig2-dev, glib2-dev, glibmm2.4-dev, glitz, gtk+2-dev, 
gtkmm2.4-gtk-dev, libpng15, libsigc++2, pango1-xft2-ft219-dev, pangomm1.4.1, 
pixman, x11-dev
+Depends: <<
+   libelemental0-shlibs (>= %v-%r),
+   atk1-shlibs (>= 1.28.0-1),
+   cairo-shlibs (>= 1.12.8-1),
+   cairomm1-shlibs (>= 1.8.2-3),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
+   glib2-shlibs (>= 2.22.0-1),
+   glibmm2.4-shlibs (>= 2.22.0-1),
+   gtk+2-shlibs (>= 2.18.0-1),
+   gtkmm2.4-shlibs (>= 2.18.0-1),
+   libgettext8-shlibs,
+   libsigc++2-shlibs,
+   pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+   pangomm1.4.1-shlibs (>= 2.26.0-1),
+   x11,
+   x11-shlibs
+<<
+BuildDepends: <<
+   atk1 (>= 1.28.0-1),
+   cairo (>= 1.12.8-1),
+   cairomm1,
+   fink-package-precedence,
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
+   gettext-tools,
+   glib2-dev (>= 2.22.0-1),
+   glibmm2.4-dev (>= 2.22.0-1),
+   gtk+2-dev (>= 2.18.0-1),
+   gtkmm2.4-gtk-dev (>= 2.18.0-1),
+   intltool40,
+   libgettext8-dev,
+   libiconv-bin,
+   libsigc++2,
+   pango1-xft2-ft219-dev (>= 1.24.5-4),
+   pangomm1.4.1 (>= 2.26.0-1),
+   pkgconfig (>= 0.23),
+   x11-dev
+<<
 GCC: 4.0
+PatchFile: %n.patch
+PatchFile-MD5: d0f0429412d5d98e2e60169fe68af3f9
 SetCXXFLAGS: -Os
-ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig
+ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --enable-dependency-tracking --disable-static
+CompileScript: <<
+   %{default_script}
+   fink-package-precedence --prohibit-bdep=libelemental0 .
+<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING* ChangeLog NEWS* README TODO TRANSLATORS
 Splitoff: <<
   Package: libelemental0-shlibs
-  Depends: glib2-shlibs, glibmm2.4-shlibs, libgettext8-shlibs, libiconv, 
libsigc++2-shlibs, pango1-xft2-ft219-shlibs
+  Depends: <<
+   glib2-shlibs (>= 2.22.0-1),
+   glibmm2.4-shlibs (>= 2.22.0-1),
+   libgettext8-shlibs,
+   libsigc++2-shlibs,
+   pango1-xft2-ft219-shlibs (>= 1.24.5-4)
+  <<
+  Replaces: %N (<< 1.2.0-1008)
   Files: <<
-lib/libelemental.0.dylib
-lib/libelemental.0.0.0.dylib
+   lib/libelemental.0.dylib
+   lib/libelemental.0.0.0.dylib
+   share/locale
   <<
   Shlibs: <<
 %p/lib/libelemental.0.dylib 1.0.0 %n (>= 1.2.0-1001)
@@ -44,4 +95,14 @@
a sortable list view, and a shared library

[cvs] dists/10.7/stable/main/finkinfo/gnome gmpc.info,1.1,1.2

2013-08-19 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25539

Modified Files:
gmpc.info 
Log Message:
dep cleanup, gtk icon-cache runtime activation

Index: gmpc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gmpc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gmpc.info   19 Apr 2013 18:46:12 -  1.1
+++ gmpc.info   19 Aug 2013 08:06:24 -  1.2
@@ -1,50 +1,44 @@
 Package: gmpc
 Version: 11.8.16
-Revision: 1
+Revision: 2
 Depends: <<
-   atk1-shlibs (>= 1.24.0-1),
-   cairo-shlibs (>= 1.8.4-1),
+   atk1-shlibs (>= 1.28.0-1),
+   cairo-shlibs (>= 1.12.8-1),
default-icon-theme,
-   fontconfig2-shlibs (>= 2.4.1-5),
-   freetype219-shlibs (>= 2.3.7-7),
-   glib2-shlibs (>= 2.18.2-1),
-   glitz-shlibs (>= 0.5.6-3),
-   gtk+2-shlibs (>= 2.14.5-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
+   glib2-shlibs (>= 2.22.0-1),
+   gtk+2 (>= 2.18.0-1),
+   gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs,
-   libglade2-shlibs (>= 2.6.3-2),
-   libiconv (>= 1.12-3),
libmpd-shlibs (>= 0.20.95),
-   libsoup2.4.1-ssl-shlibs,
+   libsoup2.4.1-ssl-shlibs (>= 2.28.0-1),
libunique-shlibs,
-   libxml2-shlibs (>= 2.6.32-1),
-   pango1-xft2-ft219-shlibs (>= 1.22.0-4),
-   pixman-shlibs (>= 0.12.0-1),
+   libxml2-shlibs (>= 2.9.1-1),
+   pango1-xft2-ft219-shlibs (>= 1.24.5-4),
sqlite3-shlibs,
x11-shlibs,
x11
 <<
 BuildDepends: <<
-   atk1 (>= 1.24.0-1),
-   cairo (>= 1.8.4-1),
+   atk1 (>= 1.28.0-1),
+   cairo (>= 1.12.8-1),
fink-package-precedence,
-   fontconfig2-dev (>= 2.4.1-5),
-   freetype219 (>= 2.3.7-7),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
gettext-tools (>= 0.18.2.1-1),
-   glib2-dev (>= 2.18.2-1),
-   glitz (>= 0.5.6-3),
+   glib2-dev (>= 2.22.0-1),
gob2,
gnome-doc-utils,
-   gtk+2-dev (>= 2.14.5-1),
+   gtk+2-dev (>= 2.18.0-1),
intltool40,
libgettext8-dev,
-   libglade2 (>= 2.6.3-2),
libiconv-dev (>= 1.12-3),
libmpd (>= 0.20.95),
-   libsoup2.4.1-ssl,
+   libsoup2.4.1-ssl (>= 2.28.0-1),
libunique,
-   libxml2 (>= 2.6.32-1),
-   pango1-xft2-ft219-dev (>= 1.22.0-4),
-   pixman (>= 0.12.0-1),
+   libxml2 (>= 2.9.1-1),
+   pango1-xft2-ft219-dev (>= 1.24.5-4),
pkgconfig (>= 0.9.0-1),
sqlite3-dev,
vala0.18,
@@ -53,7 +47,6 @@
 Recommends: mpd, gmpc-plugins
 Source: http://download.sarine.nl/Programs/%n/11.8/%n-%v.tar.gz
 Source-MD5: 223aeb000e41697d8fdf54ccedee89d5
-#SetLDFLAGS: -L/usr/X11R6/lib -lX11
 ConfigureParams: <<
--mandir=%p/share/man \
--enable-dependency-tracking \
@@ -72,6 +65,8 @@
 <<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
+PostInstScript: gtk-update-icon-cache -f -t %p/share/icons/hicolor
+PostRmScript: gtk-update-icon-cache -f -t %p/share/icons/hicolor
 License: GPL
 Homepage: http://gmpclient.org/
 Maintainer: Jack Fink 


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gpicview.info, 1.2, 1.3 gpicview.patch, 1.1, NONE

2013-08-19 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24898

Modified Files:
gpicview.info 
Removed Files:
gpicview.patch 
Log Message:
new version (now includes x11 flag passing, so .patch not needed)

Index: gpicview.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gpicview.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gpicview.info   19 Aug 2013 07:44:39 -  1.2
+++ gpicview.info   19 Aug 2013 07:51:33 -  1.3
@@ -1,6 +1,6 @@
 Package: gpicview
-Version: 0.2.1
-Revision: 4
+Version: 0.2.3
+Revision: 1
 Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-shlibs (>= 1.12.8-1),
@@ -31,9 +31,7 @@
x11-dev
 <<
 Source: mirror:sourceforge:lxde/%n-%v.tar.gz
-Source-MD5: a2de255bf9bdc40746c0dc89b3454a10
-PatchFile: %n.patch
-PatchFile-MD5: ba74ceb41a6756af06931ff14e2dd2ab
+Source-MD5: bca9ffe1d283ed3dbb13bada7feb7e89
 SetCFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --enable-dependency-tracking
 CompileScript: <<

--- gpicview.patch DELETED ---


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gpicview.info,1.1,1.2

2013-08-19 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24628/gnome

Modified Files:
gpicview.info 
Log Message:
dep upgrades

Index: gpicview.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gpicview.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gpicview.info   13 Feb 2013 22:55:17 -  1.1
+++ gpicview.info   19 Aug 2013 07:44:39 -  1.2
@@ -1,14 +1,45 @@
 Package: gpicview
 Version: 0.2.1
-Revision: 3
-Depends: atk1-shlibs (>= 1.26.0-2), cairo-shlibs (>= 1.8.8-2), expat1-shlibs 
(>= 2.0.1-1), fontconfig2-shlibs (>= 2.4.1-6), freetype219-shlibs (>= 2.3.8-2), 
glib2-shlibs (>= 2.20.3-1), glitz-shlibs (>= 0.5.6-3), gtk+2-shlibs (>= 
2.16.2-2), libgettext8-shlibs (>= 0.14.5-2), libiconv (>= 1.12-3), 
libjpeg8-shlibs, pango1-xft2-ft219-shlibs (>= 1.24.3-1), pixman-shlibs (>= 
0.14.0-2), x11, x11-shlibs
-BuildDepends: gettext-tools, intltool40, atk1 (>= 1.26.0-2), cairo (>= 
1.8.8-2), expat1 (>= 2.0.1-1), fontconfig2-dev (>= 2.4.1-6), freetype219 (>= 
2.3.8-2), glib2-dev (>= 2.20.3-1), glitz (>= 0.5.6-3), gtk+2-dev (>= 2.16.2-2), 
libgettext8-dev (>= 0.14.5-2), libiconv-dev (>= 1.12-3), libjpeg8, 
pango1-xft2-ft219-dev (>= 1.24.3-1), pixman (>= 0.14.0-2), x11-dev, pkgconfig
+Revision: 4
+Depends: <<
+   atk1-shlibs (>= 1.28.0-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
+   glib2-shlibs (>= 2.22.0-1),
+   gtk+2-shlibs (>= 2.18.0-1),
+   libgettext8-shlibs (>= 0.14.5-2),
+   libjpeg9-shlibs,
+   pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+   x11,
+   x11-shlibs
+<<
+BuildDepends: <<
+   atk1 (>= 1.28.0-1),
+   cairo (>= 1.12.8-1),
+   fink-package-precedence,
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
+   gettext-tools,
+   glib2-dev (>= 2.22.0-1),
+   gtk+2-dev (>= 2.18.0-1),
+   intltool40,
+   libgettext8-dev (>= 0.14.5-2),
+   libjpeg9,
+   pango1-xft2-ft219-dev (>= 1.24.5-4),
+   pkgconfig,
+   x11-dev
+<<
 Source: mirror:sourceforge:lxde/%n-%v.tar.gz
 Source-MD5: a2de255bf9bdc40746c0dc89b3454a10
 PatchFile: %n.patch
 PatchFile-MD5: ba74ceb41a6756af06931ff14e2dd2ab
 SetCFLAGS: -Os
-ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
+ConfigureParams: --mandir=%p/share/man --enable-dependency-tracking
+CompileScript: <<
+   %{default_script}
+   fink-package-precedence .
+<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 License: GPL


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils ack-10.7.info, NONE, 1.1 ack-10.8.info, NONE, 1.1 ack.info, 1.3, NONE

2013-08-15 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28211

Added Files:
ack-10.7.info ack-10.8.info 
Removed Files:
ack.info 
Log Message:
needs Test::More>=0.98, a version which is not part of perl-core (at least as 
of 10.8), so need to perlversion-variant to enable having that Depends; has 
been using system-perl, so convert to variant for each Distribution


--- NEW FILE: ack-10.8.info ---
Info2: <<
Package: ack
Version: 2.04
Revision: 232
Description: Grep-like text finder
Distribution: 10.8
Type: perl, system-perl (5.12.4)
License: Artistic
Maintainer: Benjamin Reed 

Depends: <<
file-next-pm,
system-perl%type_pkg[system-perl],
test-simple-pm%type_pkg[system-perl] (>= 0.98)
<<

Source: mirror:cpan:modules/by-module/App/%n-%v.tar.gz
Source-MD5: bfd1b9fc4e79b6cad1c410406e199fe5

# Can't figure out why this test is failing, just ignore it for now
PatchFile: %n.patch
PatchFile-MD5: 42c4f40e4051eb2ca21afff9cd5507a0

# self-tests not -jN safe
UseMaxBuildJobs: false

UpdatePOD: true
DocFiles: Changes LICENSE* README*

Homepage: http://search.cpan.org/dist/ack
DescDetail: <<
ack is a tool like grep, aimed at programmers with large
trees of heterogeneous source code.

ack is written purely in Perl, and takes advantage of
the power of Perl's regular expressions.
<<
<<

--- NEW FILE: ack-10.7.info ---
Info2: <<
Package: ack
Version: 2.04
Revision: 132
Description: Grep-like text finder
Distribution: 10.7
Type: perl, system-perl (5.12.3)
License: Artistic
Maintainer: Benjamin Reed 

Depends: <<
file-next-pm,
system-perl%type_pkg[system-perl],
test-simple-pm%type_pkg[system-perl] (>= 0.98)
<<

Source: mirror:cpan:modules/by-module/App/%n-%v.tar.gz
Source-MD5: bfd1b9fc4e79b6cad1c410406e199fe5

# Can't figure out why this test is failing, just ignore it for now
PatchFile: %n.patch
PatchFile-MD5: 42c4f40e4051eb2ca21afff9cd5507a0

# self-tests not -jN safe
UseMaxBuildJobs: false

UpdatePOD: true
DocFiles: Changes LICENSE* README*

Homepage: http://search.cpan.org/dist/ack
DescDetail: <<
ack is a tool like grep, aimed at programmers with large
trees of heterogeneous source code.

ack is written purely in Perl, and takes advantage of
the power of Perl's regular expressions.
<<
<<

--- ack.info DELETED ---


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods devel-cover-pm.info, 1.4, 1.5

2013-08-15 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27798

Modified Files:
devel-cover-pm.info 
Log Message:
removing 'Depends:test-simple-pm': Test::Simple comes with perl-core, but 
'test-simple-pm' does not necessarily get the right perlversion variant

Index: devel-cover-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/devel-cover-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- devel-cover-pm.info 29 Jul 2013 05:21:09 -  1.4
+++ devel-cover-pm.info 15 Aug 2013 10:57:48 -  1.5
@@ -1,7 +1,7 @@
 Info3: <<
 Package: devel-cover-pm%type_pkg[perl]
 Version: 1.06
-Revision: 5
+Revision: 6
 License: Artistic
 Description: Code coverage metrics
 DescDetail: <<
@@ -65,7 +65,6 @@
   test-warn-pm%type_pkg[perl],
   digest-md5-pm%type_pkg[perl],
   pod-coverage-pm,
-  test-simple-pm,
   template-pm%type_pkg[perl],
   test-differences-pm%type_pkg[perl],
   parallel-iterator-pm%type_pkg[perl],


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils ack.info,1.2,1.3

2013-08-15 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27717

Modified Files:
ack.info 
Log Message:
fix self-test

Index: ack.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/ack.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ack.info26 May 2013 02:06:58 -  1.2
+++ ack.info15 Aug 2013 10:55:52 -  1.3
@@ -22,7 +22,8 @@
 PatchFile: %n.patch
 PatchFile-MD5: 42c4f40e4051eb2ca21afff9cd5507a0
 
-UseMaxBuildJobs: true
+# self-tests not -jN safe
+UseMaxBuildJobs: false
 
 UpdatePOD: true
 DocFiles: Changes MANIFEST META.* README*


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sci pointless.info,1.1,1.2

2013-08-15 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24687

Modified Files:
pointless.info 
Log Message:
.patch hardcodes llvm compilers, so need a BDep for that suite

Index: pointless.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/pointless.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pointless.info  14 Aug 2013 07:00:50 -  1.1
+++ pointless.info  15 Aug 2013 09:45:41 -  1.2
@@ -12,6 +12,7 @@
 cctbx
 <<
 BuildDepends: <<
+llvm-gcc,
 fftw, 
 libccp4-dev,  
 clipper-dev,


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/editors ghex2.info,1.1,1.2

2013-08-13 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6190

Modified Files:
ghex2.info 
Log Message:
dep upgrades

Index: ghex2.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/ghex2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ghex2.info  30 Sep 2012 16:01:30 -  1.1
+++ ghex2.info  14 Aug 2013 01:55:13 -  1.2
@@ -1,44 +1,44 @@
 Package: ghex2
 Version: 2.24.0
-Revision: 3
+Revision: 4
 Source: mirror:gnome:sources/ghex/2.24/ghex-%v.tar.bz2
 Source-MD5: 982b2a4e70e80d2166bcc782e989889c
 
 Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
+   cairo-shlibs (>= 1.12.8-1),
dpkg-base-files,
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
gconf2 (>= 2.28.0-1),
gconf2-shlibs (>= 2.28.0-1),
glib2-shlibs (>= 2.22.0-1),
+   gnome-vfs2-unified-shlibs,
gtk+2-shlibs (>= 2.18.0-1),
libart2-shlibs,
libbonobo2-shlibs (>= 2.24.2-1),
libbonoboui2-shlibs (>= 2.24.2-1),
libgettext8-shlibs,
libgnome2-shlibs (>= 2.28.0-1),
-   libgnomeui2-shlibs (>= 2.24.2-1),
libgnomecanvas2-shlibs (>= 2.26.0-3),
libgnomeprint2.2-shlibs (>= 2.18.6-5),
libgnomeprintui2.2-shlibs (>= 2.18.4-4),
+   libgnomeui2-shlibs (>= 2.24.2-1),
libgtkhex0-shlibs (>= %v-%r),
-   libxml2-shlibs (>= 2.6.30-1),
+   libxml2-shlibs (>= 2.9.1-1),
orbit2-shlibs (>= 2.14.17-2),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
-   pixman-shlibs (>= 0.16.0-1),
popt-shlibs,
rarian-compat,
x11-shlibs
 <<
 BuildDepends: <<
atk1 (>= 1.28.0-1),
-   cairo (>= 1.8.8-3),
+   cairo (>= 1.12.8-1),
fink (>= 0.24.12),
fink-package-precedence,
-   fontconfig2-dev (>= 2.8.0-4),
-   freetype219 (>= 2.3.12-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
gconf2-dev (>= 2.28.0-1),
gettext-tools,
gettext-bin,
@@ -54,14 +54,13 @@
libbonoboui2-dev (>= 2.24.2-1),
libgettext8-dev,
libgnome2-dev (>= 2.28.0-1),
-   libgnomeui2-dev (>= 2.24.2-1),
libgnomecanvas2-dev (>= 2.26.0-3),
libgnomeprint2.2-dev (>= 2.18.6-5),
libgnomeprintui2.2-dev (>= 2.18.4-4),
-   libxml2 (>= 2.6.30-1),
+   libgnomeui2-dev (>= 2.24.2-1),
+   libxml2 (>= 2.9.1-1),
orbit2-dev (>= 2.14.17-2),
pango1-xft2-ft219-dev (>= 1.24.5-4),
-   pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
popt,
x11-dev
@@ -74,7 +73,7 @@
perl -pi -e 's/(gtk\+-2.0)/gio-2.0 \1/g' configure
 <<
 
-ConfigureParams: --disable-schemas-install --disable-scrollkeeper 
--enable-dependency-tracking --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:PKG_CONFIG_PATH"
+ConfigureParams: --disable-schemas-install --disable-scrollkeeper 
--enable-dependency-tracking --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:PKG_CONFIG_PATH"
 CompileScript: <<
./configure %c
make
@@ -104,9 +103,9 @@
Package: libgtkhex0-shlibs
Depends: <<
atk1-shlibs (>= 1.28.0-1),
-   cairo-shlibs (>= 1.8.8-3),
-   fontconfig2-shlibs (>= 2.8.0-4),
-   freetype219-shlibs (>= 2.3.12-1),
+   cairo-shlibs (>= 1.12.8-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs,


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sci gmsh-2.5.0.patch, 1.1, 1.2 gmsh2.5.0-shlibs.info, 1.14, 1.15 gmsh2.6.0-shlibs.info, 1.1, 1.2 gmsh2.6.1-shlibs.info, 1.1, 1.2 gmsh2.7-shlibs.info, 1.1, 1.2

2013-08-13 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23507

Modified Files:
gmsh-2.5.0.patch gmsh2.5.0-shlibs.info gmsh2.6.0-shlibs.info 
gmsh2.6.1-shlibs.info gmsh2.7-shlibs.info 
Log Message:
graphics-lib upgrades (maintainer says "yeah sure")


Index: gmsh-2.5.0.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh-2.5.0.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gmsh-2.5.0.patch3 Jul 2012 16:05:13 -   1.1
+++ gmsh-2.5.0.patch13 Aug 2013 21:30:30 -  1.2
@@ -27,6 +27,17 @@
set(CPACK_PACKAGE_ICON ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIcons.icns)
  elseif(WIN32)
set(CPACK_GENERATOR ZIP)
+diff -Nurd gmsh-2.5.0-source/Graphics/gl2png.cpp 
gmsh-2.5.0-source.patched/Graphics/gl2png.cpp
+--- gmsh-2.5.0-source/Graphics/gl2png.cpp  2010-10-15 09:35:00.0 
-0400
 gmsh-2.5.0-source.patched/Graphics/gl2png.cpp  2013-08-07 
04:15:34.0 -0400
+@@ -15,6 +15,7 @@
+ 
+ #else
+ 
++#include 
+ #include 
+ 
+ #ifndef png_jmpbuf
 diff -Nurd gmsh-2.5.0-source/contrib/gmm/gmm_interface.h 
gmsh-2.5.0-source.patched/contrib/gmm/gmm_interface.h
 --- gmsh-2.5.0-source/contrib/gmm/gmm_interface.h  2010-10-15 
09:35:00.0 -0400
 +++ gmsh-2.5.0-source.patched/contrib/gmm/gmm_interface.h  2012-02-20 
13:03:11.0 -0500

Index: gmsh2.5.0-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.5.0-shlibs.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- gmsh2.5.0-shlibs.info   17 Jun 2013 20:21:50 -  1.14
+++ gmsh2.5.0-shlibs.info   13 Aug 2013 21:30:30 -  1.15
@@ -1,11 +1,11 @@
 Package: gmsh2.5.0-shlibs
 Version: 2.5.0
-Revision: 10
+Revision: 11
 Depends: <<
fltk13-aqua-shlibs,
gmp5-shlibs,
-   libjpeg8-shlibs, 
-   libpng14-shlibs,
+   libjpeg9-shlibs, 
+   libpng16-shlibs,
lua51-shlibs,
libncurses5-shlibs,
readline6-shlibs
@@ -14,8 +14,8 @@
cmake,
fltk13-aqua,
gmp5,
-   libjpeg8, 
-   libpng14,
+   libjpeg9, 
+   libpng16,
lua51-dev,
libncurses5,
readline6,
@@ -28,7 +28,7 @@
 GCC: 4.0
 
 PatchFile: gmsh-%v.patch
-PatchFile-MD5: 8cc25ef1248f37664023e3e511cd10d5
+PatchFile-MD5: fa29727e4b1512949e2943c8b7c5aeb4
 PatchScript: <<
 %{default_script}
 perl -pi -e 's|-framework vecLib|-framework Accelerate|' CMakeLists.txt
@@ -109,6 +109,8 @@
This file is currently still unchanged in upstream's SVN.

No METIS or TETGEN support because of their license limitations.
+
+   Newer png.h doesn't include zlib.h automatically.
 <<
 
 Splitoff: <<

Index: gmsh2.6.0-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.6.0-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gmsh2.6.0-shlibs.info   30 Jul 2013 00:38:38 -  1.1
+++ gmsh2.6.0-shlibs.info   13 Aug 2013 21:30:30 -  1.2
@@ -1,19 +1,19 @@
 Package: gmsh2.6.0-shlibs
 Version: 2.6.0
-Revision: 5
+Revision: 6
 
 Depends: <<
fltk13-aqua-shlibs,
gmp5-shlibs,
-   libjpeg8-shlibs, 
-   libpng14-shlibs
+   libjpeg9-shlibs, 
+   libpng16-shlibs
 <<
 BuildDepends: <<
cmake,
fltk13-aqua,
gmp5,
-   libjpeg8, 
-   libpng14
+   libjpeg9, 
+   libpng16
 <<
 
 Source: http://www.geuz.org/gmsh/src/gmsh-%v-source.tgz

Index: gmsh2.7-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.7-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gmsh2.7-shlibs.info 30 Jul 2013 00:38:38 -  1.1
+++ gmsh2.7-shlibs.info 13 Aug 2013 21:30:30 -  1.2
@@ -1,19 +1,19 @@
 Package: gmsh2.7-shlibs
 Version: 2.7.1
-Revision: 2
+Revision: 3
 
 Depends: <<
fltk13-aqua-shlibs,
gmp5-shlibs,
-   libjpeg8-shlibs, 
-   libpng15-shlibs
+   libjpeg9-shlibs, 
+   libpng16-shlibs
 <<
 BuildDepends: <<
cmake,
fltk13-aqua,
gmp5,
-   libjpeg8, 
-   libpng15
+   libjpeg9, 
+   libpng16
 <<
 
 Source: http://www.geuz.org/gmsh/src/gmsh-%v-source.tgz

Index: gmsh2.6.1-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmsh2.6.1-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gmsh2.6.1-shlibs.info   30 Jul 2013 00:38:38 -  1.1
+++ gmsh2.6.1-shlibs.info   13 Aug 2013 21:30:30 -  1.2
@@ -

[cvs] dists/10.7/stable/main/finkinfo/libs libg3d.patch, NONE, 1.1 libg3d.info, 1.2, 1.3

2013-08-13 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14271

Modified Files:
libg3d.info 
Added Files:
libg3d.patch 
Log Message:
fix -I ordering (thanks f-p-p!)

--- NEW FILE: libg3d.patch ---
diff -Nurd -x'*~' libg3d-0.0.8.orig/programs/Makefile.in 
libg3d-0.0.8/programs/Makefile.in
--- libg3d-0.0.8.orig/programs/Makefile.in  2009-01-16 11:36:17.0 
-0500
+++ libg3d-0.0.8/programs/Makefile.in   2013-08-13 15:08:59.0 -0400
@@ -206,7 +206,7 @@
 target_alias = @target_alias@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-AM_CFLAGS = \
+AM_CPPFLAGS = \
-Wall -ansi -pedantic \
-I$(top_srcdir)/include \
@GLIB_CFLAGS@
diff -Nurd -x'*~' libg3d-0.0.8.orig/tests/Makefile.in 
libg3d-0.0.8/tests/Makefile.in
--- libg3d-0.0.8.orig/tests/Makefile.in 2009-01-16 11:36:18.0 -0500
+++ libg3d-0.0.8/tests/Makefile.in  2013-08-13 15:03:21.0 -0400
@@ -224,16 +224,11 @@
 target_alias = @target_alias@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-AM_CFLAGS = \
+AM_CPPFLAGS = \
-Wall -ansi -pedantic \
-I$(top_srcdir)/include \
@GLIB_CFLAGS@
 
-AM_CXXFLAGS = \
-   -Wall \
-   -I$(top_srcdir)/include \
-   @GLIB_CFLAGS@
-
 test_lib_DEPENDENCIES = ../src/libg3d.la
 test_lib_SOURCES = test_lib.c
 test_lib_LDADD = ../src/libg3d.la -lm @GLIB_LIBS@ @MAGIC_LIBS@

Index: libg3d.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libg3d.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libg3d.info 13 Aug 2013 18:52:23 -  1.2
+++ libg3d.info 13 Aug 2013 19:11:59 -  1.3
@@ -1,11 +1,12 @@
 Package: libg3d
 Version: 0.0.8
-Revision: 5
+Revision: 6
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
atk1 (>= 1.28.0-1),
cairo (>= 1.12.8-1),
file-dev (>= 5.00-1),
+   fink-package-precedence,
fontconfig2-dev (>= 2.10.0-1),
freetype219 (>= 2.4.11-1),
glib2-dev (>= 2.22.0-1),
@@ -21,9 +22,11 @@
 BuildDependsOnly: true
 Source: http://automagically.de/files/%n-%v.tar.gz
 Source-MD5: 23fbb22c24b1db225a3de8b6aaf25774
+# fix bad -I ordering by fixing some mistakes in am variable usage
+PatchFile: %n.patch
+PatchFile-MD5: 093963376632ccc90bc7b3c2b5b933e6
 SetCFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --enable-dependency-tracking --enable-gtk-doc 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
-
 CompileScript: <<
   %{default_script}
   fink-package-precedence --prohibit-bdep=%n .


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs libg3d.info,1.1,1.2

2013-08-13 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12443

Modified Files:
libg3d.info 
Log Message:
dep cleanup; move some runtime files from %N (BDO) to %N-shlibs (where they are 
loaded)


Index: libg3d.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libg3d.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libg3d.info 3 Feb 2012 23:34:10 -   1.1
+++ libg3d.info 13 Aug 2013 18:52:23 -  1.2
@@ -1,23 +1,57 @@
 Package: libg3d
 Version: 0.0.8
-Revision: 4
+Revision: 5
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: pkgconfig (>= 0.9.0-1), gettext-tools, gtk-doc, x11-dev, atk1 
(>= 1.26.0-2), bzip2-dev (>= 1.0.5-2), cairo (>= 1.8.6-3), expat1 (>= 2.0.1-1), 
file-dev (>= 5.00-1), fontconfig2-dev (>= 2.4.1-6), freetype219 (>= 2.3.8-2), 
glib2-dev (>= 2.20.3-1), glitz (>= 0.5.6-3), gtk+2-dev (>= 2.16.2-2), 
libgettext8-dev (>= 0.14.5-2), libgsf1.114-dev (>= 1.14.11-1), libiconv-dev (>= 
1.12-3), libpng15, libxml2 (>= 2.6.32-1), pango1-xft2-ft219-dev (>= 1.24.2-1), 
pixman (>= 0.14.0-1)
+BuildDepends: <<
+   atk1 (>= 1.28.0-1),
+   cairo (>= 1.12.8-1),
+   file-dev (>= 5.00-1),
+   fontconfig2-dev (>= 2.10.0-1),
+   freetype219 (>= 2.4.11-1),
+   glib2-dev (>= 2.22.0-1),
+   gtk+2-dev (>= 2.18.0-1),
+   gtk-doc (>= 1.13-5),
+   libgsf1.114-dev (>= 1.14.11-1),
+   libiconv-dev (>= 1.12-3),
+   libxml2 (>= 2.9.1-1),
+   pango1-xft2-ft219-dev (>= 1.24.5-4),
+   pkgconfig (>= 0.23),
+   x11-dev
+<<
 BuildDependsOnly: true
 Source: http://automagically.de/files/%n-%v.tar.gz
 Source-MD5: 23fbb22c24b1db225a3de8b6aaf25774
 SetCFLAGS: -Os
-ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking --enable-gtk-doc
+ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --enable-dependency-tracking --enable-gtk-doc 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
+
+CompileScript: <<
+  %{default_script}
+  fink-package-precedence --prohibit-bdep=%n .
+<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 Splitoff: <<
   Package: %N-shlibs
-  Depends: atk1-shlibs (>= 1.26.0-2), bzip2-shlibs (>= 1.0.5-2), cairo-shlibs 
(>= 1.8.6-3), expat1-shlibs (>= 2.0.1-1), file-shlibs (>= 5.00-1), 
fontconfig2-shlibs (>= 2.4.1-6), freetype219-shlibs (>= 2.3.8-2), glib2-shlibs 
(>= 2.20.3-1), glitz-shlibs (>= 0.5.6-3), gtk+2-shlibs (>= 2.16.2-2), 
libgettext8-shlibs (>= 0.14.5-2), libgsf1.114-shlibs (>= 1.14.11-1), libiconv 
(>= 1.12-3), libpng15-shlibs, libxml2-shlibs (>= 2.6.32-1), 
pango1-xft2-ft219-shlibs (>= 1.24.2-1), pixman-shlibs (>= 0.14.0-1), x11-shlibs
+  Depends: <<
+   atk1-shlibs (>= 1.28.0-1),
+   cairo-shlibs (>= 1.12.8-1),
+   file-shlibs (>= 5.00-1),
+   fontconfig2-shlibs (>= 2.10.0-1),
+   freetype219-shlibs (>= 2.4.11-1),
+   glib2-shlibs (>= 2.22.0-1),
+   gtk+2-shlibs (>= 2.18.0-1),
+   libgsf1.114-shlibs (>= 1.14.11-1),
+   libiconv (>= 1.12-3),
+   libxml2-shlibs (>= 2.9.1-1),
+   pango1-xft2-ft219-shlibs (>= 1.24.5-4)
+  <<
+  # gmodule uses .la at runtime for .so loading
+  # and also uses the .magic file
+  Replaces: %N (<< 0.0.8-5)
   Files: <<
 lib/libg3d.0.dylib
 lib/libg3d.0.0.8.dylib
-lib/libg3d/plugins/image/*.so
-lib/libg3d/plugins/import/*.so
+lib/libg3d
   <<
   Shlibs: <<
 %p/lib/libg3d.0.dylib 1.0.0 %n (>= 0.0.8-1)


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sci geda-gaf.info,1.3,1.4

2013-08-13 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6822

Modified Files:
geda-gaf.info 
Log Message:
dep cleanups


Index: geda-gaf.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/geda-gaf.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- geda-gaf.info   9 Apr 2013 12:42:44 -   1.3
+++ geda-gaf.info   13 Aug 2013 17:34:47 -  1.4
@@ -1,7 +1,7 @@
 Package: geda-gaf
 Epoch: 1
 Version: 1.8.1
-Revision: 2
+Revision: 3
 
 Replaces: <<
   geda-doc (<< 1:1.6.0-1),
@@ -20,60 +20,55 @@
 <<
 
 Depends: <<
-  atk1-shlibs (>= 1.20.0-1),
+  atk1-shlibs (>= 1.28.0-1),
+  cairo-shlibs (>= 1.12.8-1),
   default-icon-theme,
   desktop-file-utils,
-  gd2-shlibs,
-  glib2-shlibs (>= 2.14.0-1),
-  gtk+2-shlibs (>= 2.12.0-1),
+  fontconfig2-shlibs (>= 2.10.0-1),
+  freetype219-shlibs (>= 2.4.11-1),
+  glib2-shlibs (>= 2.22.0-1),
+  gmp5-shlibs,
+  gtk+2-shlibs (>= 2.18.0-1),
   guile18-shlibs,
   libgettext8-shlibs,
-  libiconv,
-  libjpeg8-shlibs,
-  libpng15-shlibs,
-  pango1-xft2-ft219 (>= 1.18.4-4),
-  pixman-shlibs,
-  shared-mime-info,
-  x11-shlibs
+  libstroke-shlibs,
+  libtool2-shlibs,
+  pango1-xft2-ft219 (>= 1.24.5-4),
+  shared-mime-info
 <<
 
-# gmp and libtool1.4 are apparently required by guile-1.8.
 BuildDepends: <<
-  atk1 (>= 1.20.0-1),
-  cairo (>= 1.6-1),
-  expat1,
+  atk1 (>= 1.28.0-1),
+  cairo (>= 1.12.8-1),
   fink (>= 0.28.0-1),
-  fontconfig2-dev (>= 2.4.1-1),
-  freetype219 (>= 2.3.5-1),
-  gd2,
+  fink-package-precedence,
+  fontconfig2-dev (>= 2.10.0-1),
+  freetype219 (>= 2.4.11-1),
   gettext-tools,
-  glib2-dev (>= 2.14.0-1),
-  glitz,
-  gtk+2-dev (>= 2.12.0-1),
+  glib2-dev (>= 2.22.0-1),
+  gmp5,
+  gtk+2-dev (>= 2.18.0-1),
   guile18,
   guile18-dev,
   intltool40,
   libgettext8-dev,
   libiconv,
   libiconv-dev,
-  libjpeg8,
-  libpng15,
-  pango1-xft2-ft219-dev (>= 1.18.4-4),
-  pixman (>= 0.10.0-1),
-  pkgconfig (>= 0.21-1),
-  x11-dev,
-  xft2-dev
+  libstroke,
+  pango1-xft2-ft219-dev (>= 1.24.5-4),
+  pkgconfig (>= 0.23),
+  x11-dev
 <<
 
 Source: ftp://ftp.geda-project.org/geda-gaf/stable/v1.8/%v/%n-%v.tar.gz
 Source-MD5: 3c5ef297e403b493fdf7a5d47bbeeb73
 
-SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include
-NoSetLDFLAGS: true
-SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib 
-L%p/lib/fontconfig2/lib
-SetLIBS: -L%p/lib
 SetCFLAGS: -Os -pipe
-ConfigureParams: --with-rcdir=%p/etc/gEDA --libdir=%p/lib/libgeda 
--infodir=%p/share/info GUILE=%p/bin/guile-1.8 
GUILE_CONFIG=%p/bin/guile-1.8-config --disable-dependency-tracking 
--disable-update-xdg-database 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+ConfigureParams: --with-rcdir=%p/etc/gEDA --libdir=%p/lib/libgeda 
--infodir=%p/share/info GUILE=%p/bin/guile-1.8 
GUILE_CONFIG=%p/bin/guile-1.8-config --enable-dependency-tracking 
--disable-update-xdg-database
+CompileScript: <<
+  %{default_script}
+  fink-package-precedence .
+<<
 
 InfoDocs: geda-scheme.info
 


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs libstroke.info, NONE, 1.1 libstroke.patch, NONE, 1.1

2013-08-13 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6785

Added Files:
libstroke.info libstroke.patch 
Log Message:
from 10.[78], with disabling of libgstroke (gtk+) component


--- NEW FILE: libstroke.patch ---
diff -Nurd -x'*~' libstroke-0.5.1.orig/configure.in libstroke-0.5.1/configure.in
--- libstroke-0.5.1.orig/configure.in   2001-08-07 02:08:05.0 -0400
+++ libstroke-0.5.1/configure.in2013-08-13 13:24:08.0 -0400
@@ -81,16 +81,7 @@
 [  --with-mouse-footprints  Draw mouse footprints in X],
 [AC_DEFINE(STROKE_MOUSE_FOOTPRINTS)])
 
-dnl check for GTK
-dnl we won't build libgstroke if it's not found
-AC_MSG_CHECKING(gtk+ library)
-AM_PATH_GTK(1.2.7, HAVE_LIBGTK=yes
-  AC_DEFINE(HAVE_LIBGTK, 1, [Define if libgtk is available]),
-  AC_MSG_WARN(
-* NOTE: The GNOME stroke support won't be built
-)
-  HAVE_LIBGTK=no,
-)
+HAVE_LIBGTK=no
 AM_CONDITIONAL(HAVE_LIBGTK,test "x$HAVE_LIBGTK" = "xyes")
 
 
diff -Nurd -x'*~' libstroke-0.5.1.orig/libstroke/Makefile.am 
libstroke-0.5.1/libstroke/Makefile.am
--- libstroke-0.5.1.orig/libstroke/Makefile.am  2001-05-07 20:05:43.0 
-0400
+++ libstroke-0.5.1/libstroke/Makefile.am   2013-08-13 12:38:22.0 
-0400
@@ -8,7 +8,7 @@
 EXTRA_DIST = 
 
 #tclpath::
-   #echo ${ENABLE_TCL}
+#  echo ${ENABLE_TCL}
 
 #if ENABLE_TCL
 #SEL_BIB = libstroke.la libstroke_tcl.la
diff -Nurd -x'*~' libstroke-0.5.1.orig/libstroke/stroke.c 
libstroke-0.5.1/libstroke/stroke.c
--- libstroke-0.5.1.orig/libstroke/stroke.c 2001-07-06 00:32:42.0 
-0400
+++ libstroke-0.5.1/libstroke/stroke.c  2013-08-13 13:08:33.0 -0400
@@ -12,6 +12,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #ifdef STROKE_MOUSE_FOOTPRINTS
 #include 
diff -Nurd -x'*~' libstroke-0.5.1.orig/tests/Makefile.am 
libstroke-0.5.1/tests/Makefile.am
--- libstroke-0.5.1.orig/tests/Makefile.am  2001-08-07 02:03:39.0 
-0400
+++ libstroke-0.5.1/tests/Makefile.am   2013-08-13 13:13:40.0 -0400
@@ -14,7 +14,7 @@
 gnome_stroke_test_SOURCES = gnome_stroke_test.c
 
 INCLUDES = -I$(top_srcdir)/libstroke -I$(top_srcdir)/libgstroke \
-   @X_CFLAGS@ @GTK_CFLAGS@
+   @X_CFLAGS@ 
 
 stroke_test_LDADD = ../libstroke/libstroke.la @X_LDFLAGS@
 gnome_stroke_test_LDADD = ../libgstroke/libgstroke.la @GTK_LIBS@

--- NEW FILE: libstroke.info ---
Package: libstroke
Version: 0.5.1
Revision: 105
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
  autoconf2.6,
  automake1.13,
  fink-package-precedence,
  libtool2,
  x11-dev
<<
Replaces: %N-m4
Source: http://www.etla.net/libstroke/libstroke-%v.tar.gz
Source-MD5: 51b9a4e309ac15cfcab96191eed03cb2
PatchFile: %n.patch
PatchFile-MD5: fad48159655a6347cdc32ab4df4caa1a
PatchScript: <<
  %{default_script}
  mv configure.in configure.ac
  perl -pi -e 's/(AC_DEFUN\()(\S+)(,)/\1\[\2]\3/' lib*stroke.m4
<<
CompileScript: <<
  autoreconf -fi
  %{default_script}
  fink-package-precedence --prohibit-bdep=%n .
<<
DocFiles: COPYING COPYRIGHT
BuildDependsOnly: True
SplitOff: <<
  Package: %N-shlibs
  Replaces: libstroke (<< 0.5.1-3)
  Files: lib/libstroke.0.dylib
  Shlibs: <<
%p/lib/libstroke.0.dylib 1.0.0 %n (>= 0.5.1-5)
  <<
  Description: Shared libraries for libstroke package
  DocFiles: doc/standard_strokes.* AUTHORS COPYING COPYRIGHT CREDITS ChangeLog 
INSTALL NEWS README* TODO
<<
License: GPL
Description: Translates mouse strokes to program commands
DescPackaging: <<
  Does not compile or install javastroke, the java port of libstroke

  dmacks brought forward to 10.7+ with disabling of libgstroke because
  gtk+ was EOL'ed as of 10.6. Patch from:
  
https://build.opensuse.org/package/view_file?file=no-gtk1.patch&package=libstroke&project=M17N

  dmacks merged %N-m4 into %N because it's a compile-time item
<<
Maintainer:  Dave Morrison 
Homepage: http://www.etla.net/libstroke/


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics imagemagick.info, 1.9, 1.10

2013-08-13 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15195

Modified Files:
imagemagick.info 
Log Message:
graphics-lib upgrades (will need hacking if want libpng>14)

Index: imagemagick.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/imagemagick.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- imagemagick.info13 Aug 2013 06:18:20 -  1.9
+++ imagemagick.info13 Aug 2013 07:53:47 -  1.10
@@ -3,7 +3,7 @@
 Type: -nox .
 Version: 6.5.8.10
 # 6.5.9.10+ belongs to the libN=3 family, so don't update past 6.5.8.10
-Revision: 104
+Revision: 105
 GCC: 4.0
 Source: mirror:sourceforge:imagemagick/legacy/ImageMagick-6.5.8-10.tar.gz
 Source-MD5: 6f9abe829e718a04720cc4f9ea4f8606
@@ -13,7 +13,6 @@
 Depends: <<
(%type_raw[-nox] = .) %N2-shlibs (= %v-%r),
bzip2-shlibs (>= 1.0.2-2),
-   expat1-shlibs (>= 2.0.0-1),
fontconfig2-shlibs (>= 2.10.1-2),
freetype219-shlibs (>= 2.4.10-1),
ghostscript | ghostscript%type_pkg[-nox],
@@ -22,9 +21,9 @@
libiconv (>= 1.11-1),
libjasper.1-shlibs (>= 1.900.1-1),
libjbig-shlibs,
-   libjpeg8-shlibs,
+   libjpeg9-shlibs,
libpng14-shlibs,
-   libtiff-shlibs (>= 3.6.1-3),
+   libtiff5-shlibs,
libxml2-shlibs (>= 2.6.30-1),
(%type_raw[-nox] = .) ilmbase-shlibs,
(%type_raw[-nox] = .) libopenexr6-shlibs,
@@ -34,7 +33,6 @@
 <<
 BuildDepends: <<
bzip2-dev (>= 1.0.2-2),
-   expat1 (>= 2.0.0-1),
fink-package-precedence,
fontconfig2-dev (>= 2.10.1-2),
freetype219 (>= 2.4.10-1),
@@ -43,9 +41,9 @@
libiconv-dev (>= 1.11-1),
libjasper.1 (>= 1.900.1-1),
libjbig,
-   libjpeg8,
+   libjpeg9,
libpng14,
-   libtiff (>= 3.6.1-3),
+   libtiff5,
libxml2 (>= 2.6.30-1),
pkgconfig (>= 0.21-1),
(%type_raw[-nox] = .) cairo (>= 1.6-1),
@@ -61,8 +59,7 @@
(%type_raw[-nox] = .) libwmf (>= 0.2.8.4-2),
(%type_raw[-nox] = .) pango1-xft2-ft219-dev (>= 1.24.5-7),
(%type_raw[-nox] = .) pixman (>= 0.10.0-1),
-   (%type_raw[-nox] = .) x11-dev,
-   (%type_raw[-nox] = .) xft2-dev
+   (%type_raw[-nox] = .) x11-dev
 <<
 Conflicts: imagemagick, imagemagick-nox, graphicsmagick-imagemagick-compat
 Replaces: imagemagick, imagemagick-nox, imagemagick10-shlibs, 
imagemagick-nox10-shlibs, imagemagick10-dev (<= 1:6.3.5-1006), 
graphicsmagick-imagemagick-compat
@@ -173,13 +170,11 @@
   Package: %N2-shlibs
  Depends: <<
bzip2-shlibs (>= 1.0.2-2),
-   expat1-shlibs (>= 2.0.0-1),
-   fltk-x11-shlibs (>= 1.1.7-1003),
fontconfig2-shlibs (>= 2.10.1-2),
freetype219-shlibs (>= 2.4.10-1),
lcms-shlibs (>= 1.11-1),
-   libjpeg8-shlibs,
-   libtiff-shlibs (>= 3.6.1-3),
+   libjpeg9-shlibs,
+   libtiff5-shlibs,
libtool2-shlibs,
x11-shlibs
  <<
@@ -243,13 +238,11 @@
(%type_raw[-nox] = .) gtk+2-shlibs (>= 2.12.0-1),
(%type_raw[-nox] = .) lcms-shlibs (>= 1.11-1),
(%type_raw[-nox] = .) libgettext8-shlibs,
-   (%type_raw[-nox] = .) libgsf1.114-shlibs,
-   (%type_raw[-nox] = .) libjpeg8-shlibs,
+   (%type_raw[-nox] = .) libjpeg9-shlibs,
(%type_raw[-nox] = .) librsvg2-shlibs (>= 2.20.0-1),
-   (%type_raw[-nox] = .) libtiff-shlibs (>= 3.6.1-3),
+   (%type_raw[-nox] = .) libtiff5-shlibs,
(%type_raw[-nox] = .) libtool2-shlibs,
(%type_raw[-nox] = .) libxml2-shlibs (>= 2.6.30-1),
-   (%type_raw[-nox] = .) pango1-xft2-ft219-shlibs (>= 1.24.5-7),
%N (= %v-%r)
  <<
  Files: lib/ImageMagick-6.5.8/modules-Q16/coders/svg.*


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics imagemagick-nox.info, 1.7, NONE

2013-08-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12330/graphics

Removed Files:
imagemagick-nox.info 
Log Message:
ancient version with static-only libs: no reverse-deps on the lib, only 
alternative reverse-deps on the main binaries pkg (alt to not -nox variant)


--- imagemagick-nox.info DELETED ---


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics imagemagick-nox.info, 1.6, 1.7 imagemagick.info, 1.8, 1.9

2013-08-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12021

Modified Files:
imagemagick-nox.info imagemagick.info 
Log Message:
comment-fix


Index: imagemagick.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/imagemagick.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- imagemagick.info29 Dec 2012 21:06:49 -  1.8
+++ imagemagick.info13 Aug 2013 06:18:20 -  1.9
@@ -2,7 +2,7 @@
 Package: imagemagick%type_pkg[-nox]
 Type: -nox .
 Version: 6.5.8.10
-# 6.5.9.10+ belongs to the libN=3 family, so don't update past 6.5.8-10
+# 6.5.9.10+ belongs to the libN=3 family, so don't update past 6.5.8.10
 Revision: 104
 GCC: 4.0
 Source: mirror:sourceforge:imagemagick/legacy/ImageMagick-6.5.8-10.tar.gz

Index: imagemagick-nox.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/imagemagick-nox.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- imagemagick-nox.info29 Dec 2012 21:06:49 -  1.6
+++ imagemagick-nox.info13 Aug 2013 06:18:20 -  1.7
@@ -2,7 +2,7 @@
 Package: imagemagick%type_pkg[-nox]
 Type: -nox -nox
 Version: 6.5.8.10
-# 6.5.9.10+ belongs to the libN=3 family, so don't update past 6.5.8-10
+# 6.5.9.10+ belongs to the libN=3 family, so don't update past 6.5.8.10
 Revision: 104
 GCC: 4.0
 Source: mirror:sourceforge:imagemagick/legacy/ImageMagick-6.5.8-10.tar.gz


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods module-corelist-pm.info, 1.10, 1.11

2013-08-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11743/10.4-stable/main/finkinfo/libs/perlmods

Modified Files:
module-corelist-pm.info 
Log Message:
new version (keeping C/R because relevant to 10.[456] that had this .info file


Index: module-corelist-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-corelist-pm.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- module-corelist-pm.info 30 May 2013 09:05:40 -  1.10
+++ module-corelist-pm.info 13 Aug 2013 06:10:58 -  1.11
@@ -1,9 +1,8 @@
 Info2: <<
 Package: module-corelist-pm%type_pkg[perl]
-Version: 2.91
+Version: 2.96
 Revision: 1
-Distribution: (%type_pkg[perl] = 586) 10.5
-Type: perl (5.8.6 5.8.8 5.10.0)
+Type: perl (5.8.8 5.10.0)
 Description: What modules shipped with versions of perl
 License: Artistic
 Homepage: http://search.cpan.org/dist/Module-CoreList/
@@ -23,7 +22,7 @@
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/B/BI/BINGOS/Module-CoreList-%v.tar.gz
-Source-MD5: 930e02f3a4522447432127291f71427a
+Source-MD5: 8bd743ae9d137d943ae9cab667890b5a
 
 # Install Phase.
 InstallScript: <<
@@ -53,6 +52,7 @@
 DescPackaging: <<
All dependencies are currently satisfied by perl core on all
supported perl versions, but keep varianted because it always
-   has been and someday may need varianted deps again.
+   has been and someday may need varianted deps again and because
+   it's dual-lifed in the intrinsically varianted perl core.
 <<
 <<


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods module-corelist-pm.info, 1.7, 1.8

2013-08-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11646/stable/main/finkinfo/libs/perlmods

Modified Files:
module-corelist-pm.info 
Log Message:
new version; rm remnants not relevant to the 10.[78] distro on the 10.[78] 
.info file


Index: module-corelist-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-corelist-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- module-corelist-pm.info 4 Jul 2013 09:41:07 -   1.7
+++ module-corelist-pm.info 13 Aug 2013 06:09:03 -  1.8
@@ -1,6 +1,6 @@
 Info2: <<
 Package: module-corelist-pm%type_pkg[perl]
-Version: 2.92
+Version: 2.96
 Revision: 1
 Type: perl (5.12.3 5.12.4)
 Description: What modules shipped with versions of perl
@@ -11,18 +11,10 @@
 # Dependencies.
 Depends: perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.3)
-Conflicts: <<
-   %N-man,
-   module-corelist-pm560-bin, module-corelist-pm561-bin, 
module-corelist-pm580-bin, module-corelist-pm581-bin, 
module-corelist-pm584-bin, module-corelist-pm585-bin, 
module-corelist-pm586-bin, module-corelist-pm588-bin, module-corelist-pm5100-bin
-<<
-Replaces: <<
-   %N-man,
-   module-corelist-pm560-bin, module-corelist-pm561-bin, 
module-corelist-pm580-bin, module-corelist-pm581-bin, 
module-corelist-pm584-bin, module-corelist-pm585-bin, 
module-corelist-pm586-bin, module-corelist-pm588-bin, module-corelist-pm5100-bin
-<<
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/B/BI/BINGOS/Module-CoreList-%v.tar.gz
-Source-MD5: 62ba4838d17fd43fe03a8ebc2799663c
+Source-MD5: 8bd743ae9d137d943ae9cab667890b5a
 
 # Install Phase.
 InstallScript: <<


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods cpan-meta-check-pm.info, 1.1, 1.2

2013-08-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1293

Modified Files:
cpan-meta-check-pm.info 
Log Message:
new version

Index: cpan-meta-check-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/cpan-meta-check-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cpan-meta-check-pm.info 19 May 2013 08:25:39 -  1.1
+++ cpan-meta-check-pm.info 13 Aug 2013 01:33:46 -  1.2
@@ -1,6 +1,6 @@
 Info2: <<
 Package: cpan-meta-check-pm%type_pkg[perl]
-Version: 0.005
+Version: 0.007
 Revision: 1
 Type: perl (5.12.3 5.12.4)
 BuildDepends: <<
@@ -14,7 +14,7 @@
perl%type_pkg[perl]-core
 <<
 Source: mirror:cpan:authors/id/L/LE/LEONT/CPAN-Meta-Check-%v.tar.gz
-Source-MD5: d6c84386c77298468d35a4e03eda6719
+Source-MD5: 56f71df79cea8d308a552b3eb996deb0
 PatchFile: %{ni}.patch
 PatchFile-MD5: 1527e3b02814c506670c0fba2d47976e
 InstallScript: <<


--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


  1   2   3   4   5   6   7   8   9   10   >