[cvs] dists/10.7/stable/main/finkinfo/graphics imagemagick5-shlibs.info, NONE, 1.1

2012-10-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv10222

Added Files:
imagemagick5-shlibs.info 
Log Message:
new version imagemagick 6.7.9-9
has new libN as imagemagick5-shlibs

--- NEW FILE: imagemagick5-shlibs.info ---
Info2: 
Package: imagemagick%type_pkg[-nox]5-shlibs
Type: -nox ., vers (6.7.9)
Version: 6.7.9.9
Revision: 2
Description: Image manipulation tools (shared libraries)
License: OSI-Approved
### Free for updating minor versions. Please contact me before 
### changing any other aspects (*Depends, ConfigureParams, etc)
Maintainer: Hanspeter Niederstrasser nie...@users.sourceforge.net
Depends: 
bzip2-shlibs,
fontconfig2-shlibs,
freetype219-shlibs,
lcms2-shlibs,
liblzma5-shlibs,
libtool2-shlibs,
x11-shlibs

BuildDepends: 
bzip2-dev,
cairo,
fink (= 0.34),
fink-package-precedence,
fontconfig2-dev,
freetype219,
glib2-dev,
glitz,
gtk+2-dev,
ilmbase,
lcms2,
libdjvulibre21-dev,
libiconv-dev,
libjasper.1,
libjbig,
libjpeg8,
liblzma5,
libopenexr6,
libpng15,
librsvg2,
libtiff,
libwebp2,
libxml2,
pkgconfig,
x11-dev

Source: 
mirror:sourceforge:imagemagick/%type_raw[vers]-sources/ImageMagick-%type_raw[vers]-9.tar.xz
Source-MD5: 571c7f001eb80bee2ac9033407b97cee
### sysconfdir set to versioned folder so it can exist in -shlibs splitoff
### Debian puts unversioned folder into imagemagick-common pkg, but 
we want
### to avoid a new splitoff pkg.
### OpenMP needs not-clang
### frozenpaths hardcodes the full path to 3rd party tools.  Needed
### perl turned off because perlmagick-pm is the package that provides that
### fftw turned off for historical reasons
### pango needs = 1.28.1
### wmf turned off because it leads to missing symbols
ConfigureParams: 
--sysconfdir=%p/etc/ImageMagick-%type_raw[vers] \
--enable-dependency-tracking \
--x-includes=/usr/X11/include \
--x-libraries=/usr/X11/lib \
--disable-openmp \
--enable-shared \
--disable-static \
--disable-ltdl-install \
--enable-hdri \
--with-modules \
--with-frozenpaths \
--with-magick-plus-plus \
--without-perl \
--with-bzlib \
--with-x \
--without-autotrace \
--without-dps \
--with-djvu \
--without-fftw \
--without-fpx \
--without-gslib \
--with-gs-font-dir=%p/share/ghostscript/fonts \
--without-gvc \
--with-jbig \
--with-jpeg \
--with-jp2 \
--without-lcms \
--with-lcms2 \
--without-lqr \
--with-lzma \
--with-openexr \
--without-pango \
--with-png \
--with-rsvg \
--with-tiff \
--with-webp \
--with-windows-font-dir=/Library/Fonts \
--without-wmf \
--with-xml

CompileScript: 
#!/bin/sh -ev
./configure %c
make -w
fink-package-precedence 
--prohibit-bdep=imagemagick-nox2-dev,imagemagick2-dev,imagemagick5-dev,imagemagick5-nox-dev
 .

### Tests fail unless package is already installed
#InfoTest: 
#   TestScript: make check || exit 2
#
InstallScript: 
make install DESTDIR=%d

DocFiles: AUTHORS.txt ChangeLog LICENSE NEWS.txt NOTICE README.txt
Shlibs: 
%p/lib/libMagick++.5.dylib   6.0.0 %n (= 6.7.9.9-1)
%p/lib/libMagickCore.5.dylib 6.0.0 %n (= 6.7.9.9-1)
%p/lib/libMagickWand.5.dylib 6.0.0 %n (= 6.7.9.9-1)

SplitOff: 
Package: imagemagick%type_pkg[-nox]5-dev
Description: imagemagick5 developer files
Depends: %N (= %v-%r)
BuildDependsOnly: true
Files: 
bin/*-config
include
lib/libMagick++.dylib
lib/libMagickCore.dylib
lib/libMagickWand.dylib
lib/lib*.la
lib/pkgconfig
share/man/man1/*-config.1

Conflicts: 
imagemagick-dev,
imagemagick-nox-dev,
imagemagick10-dev,
imagemagick-nox10-dev,
imagemagick1-dev,
imagemagick-nox1-dev,
imagemagick2-dev,
imagemagick-nox2-dev,
imagemagick5-dev,
imagemagick-nox5-dev

Replaces: 
imagemagick-dev,
imagemagick-nox-dev,
imagemagick10-dev,
imagemagick-nox10-dev,
imagemagick1-dev,
imagemagick-nox1-dev,
imagemagick2-dev,
imagemagick-nox2-dev,
imagemagick5-dev,
imagemagick-nox5-dev

DocFiles: AUTHORS.txt 

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

2012-10-10 Thread Jesse Alama
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv11943

Modified Files:
prover9.info prover9.patch 
Log Message:
Tweak the prover9 build process: with parallel builds, it failed.

The upstream build setup is a mess.


Index: prover9.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/prover9.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- prover9.patch   12 Aug 2011 12:05:35 -  1.1
+++ prover9.patch   10 Oct 2012 14:59:03 -  1.2
@@ -1,33 +1,105 @@
-diff -Naur --exclude='*~' LADR-2009-11A/Makefile LADR-2009-11A.fink/Makefile
 LADR-2009-11A/Makefile 2007-10-22 22:33:12.0 +0100
-+++ LADR-2009-11A.fink/Makefile2010-03-08 15:33:57.0 +
-@@ -6,7 +6,7 @@
-   cd mace4.src $(MAKE) all
-   cd provers.src   $(MAKE) all
-   cd apps.src  $(MAKE) all
+diff -Naur '--exclude=*~' LADR-2009-11A/Makefile LADR-2009-11A.fink/Makefile
+--- LADR-2009-11A/Makefile 2007-10-22 23:33:12.0 +0200
 LADR-2009-11A.fink/Makefile2012-10-10 16:38:54.0 +0200
+@@ -2,11 +2,11 @@
+   @echo See README.make
+ 
+ all:
+-  cd ladr  $(MAKE) lib
+-  cd mace4.src $(MAKE) all
+-  cd provers.src   $(MAKE) all
+-  cd apps.src  $(MAKE) all
 -  /bin/cp -p utilities/* bin
-+  find utilities -type f -exec cp {} @PREFIX@/bin ;;
++  $(MAKE) -C ladr lib
++  $(MAKE) -C mace4.src all
++  $(MAKE) -C provers.src all
++  $(MAKE) -C apps.src all
++  find utilities -type f -exec cp {} @PREFIX@/bin ';'
@echo 
@echo  Now try 'make test1'. 
@echo 
-@@ -33,7 +33,7 @@
+@@ -33,10 +33,8 @@
@echo 
@echo *** If you see 5 interpretations, the apps are probably okay. 
***
@echo 
 -  @echo *** All of the programs are in ./bin, and they can be copied 
anywhere you like. ***
-+  @echo *** All of the programs are in @PREXI@/bin, and they can be 
copied anywhere you like. ***
-   @echo 
+-  @echo 
  
- clean:
-diff -Naur --exclude='*~' LADR-2009-11A/provers.src/ladr_to_tptp.c 
LADR-2009-11A.fink/provers.src/ladr_to_tptp.c
 LADR-2009-11A/provers.src/ladr_to_tptp.c   2009-06-29 18:51:25.0 
+0100
-+++ LADR-2009-11A.fink/provers.src/ladr_to_tptp.c  2010-03-08 
15:20:34.0 +
+-clean:
++clean:
+   cd ladr  $(MAKE) realclean
+   cd apps.src  $(MAKE) realclean
+   cd mace4.src $(MAKE) realclean
+diff -Naur '--exclude=*~' LADR-2009-11A/mace4.src/Makefile 
LADR-2009-11A.fink/mace4.src/Makefile
+--- LADR-2009-11A/mace4.src/Makefile   2009-04-17 16:46:46.0 +0200
 LADR-2009-11A.fink/mace4.src/Makefile  2012-10-10 16:46:35.0 
+0200
+@@ -1,5 +1,7 @@
+ # LADR/mace4.src
+ 
++.PHONY: all lib install clean realclean
++
+ CC = gcc
+ 
+ # XFLAGS can be specified on the command line (see XFLAGS below)
+@@ -43,5 +45,5 @@
+ realclean:
+   /bin/rm -f *.o *.a mace4
+ 
+-install:
+-  /bin/mv mace4 ../bin
++install: mace4
++  cp mace4 ../bin
+diff -Naur '--exclude=*~' LADR-2009-11A/provers.src/Makefile 
LADR-2009-11A.fink/provers.src/Makefile
+--- LADR-2009-11A/provers.src/Makefile 2009-10-28 15:22:15.0 +0100
 LADR-2009-11A.fink/provers.src/Makefile2012-10-10 16:35:39.0 
+0200
+@@ -1,5 +1,7 @@
+ # LADR/prover9.src
+ 
++.PHONY: all install clean libs
++
+ CC = gcc
+ 
+ # XFLAGS can be specified on the command line (see XFLAGS below)
+@@ -33,14 +35,14 @@
+ libs: ladr libmace4
+ 
+ ladr libladr:
+-  cd ../ladr  $(MAKE) libladr
++  $(MAKE) -C ../ladr libladr
+   $(MAKE) clean
+ 
+ libmace libmace4:
+-  cd ../mace4.src  $(MAKE) libmace4
++  $(MAKE) -C ../mace4.src libmace4
+   $(MAKE) clean
+ 
+-install:
++install: $(PROGRAMS)
+   /bin/cp -p $(PROGRAMS) ../bin
+ 
+ clean:
+diff -Naur '--exclude=*~' LADR-2009-11A/provers.src/ladr_to_tptp.c 
LADR-2009-11A.fink/provers.src/ladr_to_tptp.c
+--- LADR-2009-11A/provers.src/ladr_to_tptp.c   2009-06-29 19:51:25.0 
+0200
 LADR-2009-11A.fink/provers.src/ladr_to_tptp.c  2012-10-10 
15:54:53.0 +0200
 @@ -40,7 +40,7 @@
  
/* This is similar to the way Prover9 initializes and reads its input. */
  
 -  input = std_prover_init_and_input(0, NULL,
-+  input = std_prover_init_and_input(1, argv,  // ignore command-line args
++  input = std_prover_init_and_input(1, argv,
FALSE,// clausify formulas
FALSE,// echo input to stdout
IGNORE_UNKNOWN);  // for unknown flags/parms
+@@ -89,10 +89,10 @@
+ printf(\n);
+ for (p = all; p; p = p-next) {
+   Term t = p-v;
+-  ARG(t,2) = replace_bad_tptp_syms_form(ARG(t,2), 
++  ARG(t,2) = 

[cvs] dists/10.7/stable/main/finkinfo/languages sbcl-x86_64.info, NONE, 1.1 sbcl.patch, NONE, 1.1

2012-10-10 Thread Jesse Alama
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv17641

Added Files:
sbcl-x86_64.info sbcl.patch 
Log Message:
Make SBCL available on 10.7.  Bump to latest upstream version (1.1.0).


--- NEW FILE: sbcl.patch ---
diff -Naur --exclude='*~' sbcl-1.0.37/customize-target-features.lisp 
sbcl-1.0.37.fink/customize-target-features.lisp
--- sbcl-1.0.49/customize-target-features.lisp  1970-01-01 01:00:00.0 
+0100
+++ sbcl-1.0.49.fink/customize-target-features.lisp 2010-04-04 
16:49:43.0 +0100
@@ -0,0 +1,7 @@
+(lambda (features)
+  (flet ((enable (x)
+  (pushnew x features))
+(disable (x)
+  (setf features (remove x features
+;; Threading support.
+(enable :sb-thread)))

--- NEW FILE: sbcl-x86_64.info ---
Package: sbcl
Architecture: x86_64
Version: 1.1.0
Revision: 1
License: BSD
Description: ANSI Common Lisp implementation
Maintainer: Jesse Alama jesse.al...@gmail.com

# NOTE: The version of the bootstrap binary does not automatically
# change when the version field is updated.  CompileScript and Source2
# need to be updated by hand when moving to a new version of the
# bootstap binary

BuildDepends: texinfo (= 4.6), fink (= 0.24.12)

Recommends: gnupg | gnupg-idea | gnupg-testing

Source: mirror:sourceforge:sbcl/sbcl-%v-source.tar.bz2
Source2: mirror:sourceforge:sbcl/sbcl-%v-x86-64-darwin-binary.tar.bz2
Source-MD5: 7390495ce158eac45002c028ed8c149b
Source2-MD5: 0638987a4ef2262486fa0649a9871562

SourceDirectory: %n-%v

PatchFile: %n.patch
PatchFile-MD5: 743b2e165203e3769349e17386f4ed04

CompileScript: 
  SBCL_ARCH=x86-64 sh make.sh ../sbcl-1.1.0-x86-64-darwin/src/runtime/sbcl \
  --core ../sbcl-1.1.0-x86-64-darwin/output/sbcl.core \
  --disable-debugger --sysinit /dev/null --userinit /dev/null
  cd doc/manual ; make html info


InstallScript: 
  find %b -type d -name CVS -depth -exec rm -rf {} \;
  find %b -type f -name .cvsignore -depth -exec rm -f {} \;
  find %b -type f -name a.out -depth -exec rm -f {} \;
  unset SBCL_HOME ; INSTALL_ROOT=%i sh install.sh

  mv %i/bin/sbcl %i/lib/sbcl/sbcl
  echo '#! /bin/sh'  %i/bin/sbcl
  echo 'SBCL_HOME=%p/lib/sbcl/ exec %p/lib/sbcl/sbcl $@'  %i/bin/sbcl
  chmod 755 %i/bin/sbcl


InfoDocs: sbcl.info asdf.info

Homepage: http://www.sbcl.org/

DescDetail: 
Steel Bank Common Lisp is an open source development system for ANSI
Common Lisp.  It provides an interactive environment including an
integrated native compiler, interpreter, and debugger.  Several
extensions, such as a foreign function interface, and support for Unix
(POSIX) system calls are also included.  SBCL is derived from CMU CL.


DescPort: 
Uses a pre-compiled SBCL binary for bootstrapping.

At one point, the HTML documentation for this package included a file
whose name was so long that it was killing dpkg.  Thus, the following
bit used to be in the InstallScript section, but as of version 1.0.44,
it seems not to be needed anymore.  I include this because upstream
may reintroduce the problem, and we may need to reintroduce our solution.

# Due to a limitation with dpkg, we need to kill the following file,
# whose name is simply too long.  See
#
#  http://article.gmane.org/gmane.os.macosx.fink.devel/18731
#
# to learn more about the strangeness that can ensue because of
# this limitation of dpkg.

# rm 
%i/share/doc/sbcl/html/sbcl/Method-sb_002dbsd_002dsockets_003asocket_002dmake_002dstream-_0028_0028socket-socket_0029-_0026key-input-output-_0028element_002dtype-_0027character_0029-_0028buffering-full_0029-_0028external_002dformat-default_0029-timeout_0029.html



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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/net olsrd.patch, 1.2, 1.3 olsrd.info, 1.2, 1.3

2012-10-10 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv8001

Modified Files:
olsrd.patch olsrd.info 
Log Message:
updated to latest release: 0.6.3

Index: olsrd.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/olsrd.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- olsrd.patch 4 May 2012 20:44:33 -   1.2
+++ olsrd.patch 10 Oct 2012 19:55:10 -  1.3
@@ -4,13 +4,12 @@
  
OLSR_PRINTF(0, -- LOADING LIBRARY %s --\n, libname);
  
--#if TESTLIB_PATH
+-#if defined TESTLIB_PATH  TESTLIB_PATH
 +#ifdef __APPLE__
 +  char path[256] = LIBDIR;
strcat(path, libname);
plugin-dlhandle = dlopen(path, RTLD_NOW);
- #else
 olsrd-0.6.2/Makefile   2010-11-27 13:53:01.0 -0500
+ #else--- olsrd-0.6.2/Makefile 2010-11-27 13:53:01.0 -0500
 +++ olsrd-0.6.2/Makefile   2011-06-02 23:26:53.0 -0400
 @@ -117,7 +117,7 @@
@echo can be found at files/olsrd.conf.default.lq
@@ -21,87 +20,6 @@
@echo ---
@echo Edit $(CFGFILE) before running olsrd!!
@echo ---
 olsrd-0.6.2/lib/txtinfo/README_TXTINFO 2011-10-03 14:12:05.0 
-0400
-+++ olsrd-0.6.2/lib/txtinfo/README_TXTINFO 2012-05-04 14:23:10.0 
-0400
-@@ -1,16 +1,68 @@
--LoadPlugin olsrd_txtinfo.so.0.1
--{
--PlParam accept 10.247.200.4
--}
- 
--ABOUT
--
--telnet 127.0.0.1 2006
--or
--wget localhost:2006 -qO -
-+   PLUGIN USAGE
-+==
- 
- installation:
- make
- make install
- 
--- Lorenz Schori
-+echo /all | nc 127.0.0.1 2006
-+ or
-+telnet 127.0.0.1 2006 (and type /all then enter)
-+ or
-+wget http://localhost:2006/all -qO -
-+ or
-+curl http://localhost:2006/all
-+
-+Or in a web browser: http://localhost:2006/all
-+
-+The output shows the links of the node, its neighbors, the topology
-+table, HNA (Host and Network Association) and MID (Multiple Interface
-+Declaration) tables and the actual routing table.
-+
-+So what commands does the txtinfo plugin accept?
-+
-+* Config: /config - send_what=SIW_CONFIG
-+* Gateways: /gateway - send_what=SIW_GATEWAY
-+* HNA: /hna - send_what=SIW_HNA
-+* Interfaces: /interface - send_what=SIW_INTERFACE
-+* Links: /link - send_what=SIW_LINK
-+* MID: /mid - send_what=SIW_MID
-+* Neighbors: /neigh - send_what=SIW_NEIGH
-+* Routes: /route - send_what=SIW_ROUTE
-+* Topology: /topo - send_what=SIW_TOPO
-+* 2-hop neighbors: /2hop - send_what=SIW_2HOP
-+
-+This is the same as the /neigh and /link commands combined:
-+
-+* /neighbours - send_what = SIW_NEIGHLINK - neighbours and links
-+
-+Then there is /all which returns all of the most commonly used
-+commands above (but not every command above). /all is the same as
-+/links/neigh/topo/hna/mid/routes.
-+
-+http://www.olsr.org/?q=node/26
-+
-+
-+   PLUGIN CONFIGURATION
-+==
-+
-+The plugin accepts two parameters: port and accept. There are no
-+futher parameters.  Here's an example configuration for UNIX systems
-+(for Windows, change the plugin to end in .dll):
-+
-+LoadPlugin olsrd_txtinfo.so.0.1
-+{
-+# the default port is 2006 but you can change it like this:
-+#PlParam port   8080
-+
-+# You can set a accept single address to allow to connect to
-+# txtinfo. If no address is specified, then localhost (127.0.0.1)
-+# is allowed by default.  txtinfo will only use the first accept
-+# parameter specified and will ignore the rest.
-+
-+# to allow a specific host:
-+#PlParam  accept 172.29.44.23
-+# if you set it to 0.0.0.0, it will accept all connections
-+#PlParam  accept 0.0.0.0
-+}
 --- /dev/null  2012-05-04 15:46:11.0 -0400
 +++ olsrd-0.6.2/files/olsrd.conf.fink  2012-05-04 12:17:39.0 -0400
 @@ -0,0 +1,354 @@

Index: olsrd.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/olsrd.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- olsrd.info  4 May 2012 20:44:33 -   1.2
+++ olsrd.info  10 Oct 2012 19:55:11 -  1.3
@@ -2,14 +2,14 @@
 #   figure out daemonic setup for setting up olsrd as a daemon
 #
 Package: olsrd
-Version: 0.6.2
-Revision: 2
+Version: 0.6.3
+Revision: 1
 ###
 Source: http://www.olsr.org/releases/0.6/olsrd-%v.tar.bz2
-Source-MD5: 1f55bbbaf0737364b53daaeecc2cd50c
+Source-MD5: b28ed2e3dc6c529ab690f1c805ad32a2
 ###
 PatchFile: %n.patch
-PatchFile-MD5: f6da1ce9a8730912405d18b1b6906de6
+PatchFile-MD5: d8017ae6b406dee48bc91919fbae32fe
 ###
 DocFiles: 
  CHANGELOG


--
Don't let slow site performance ruin your business. Deploy New Relic APM

[cvs] dists/10.7/stable/main/finkinfo/net olsrd.info, NONE, 1.1 olsrd.patch, NONE, 1.1

2012-10-10 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv8150

Added Files:
olsrd.info olsrd.patch 
Log Message:
copied olsrd 0.6.3 from 10.4 branch

--- NEW FILE: olsrd.patch ---
--- olsrd-0.6.2/src/plugin_loader.c 2010-03-31 13:03:54.0 -0400
+++ olsrd-0.6.2/src/plugin_loader.c 2011-06-02 23:03:35.0 -0400
@@ -95,7 +95,8 @@
 
   OLSR_PRINTF(0, -- LOADING LIBRARY %s --\n, libname);
 
-#if defined TESTLIB_PATH  TESTLIB_PATH
+#ifdef __APPLE__
+  char path[256] = LIBDIR;
   strcat(path, libname);
   plugin-dlhandle = dlopen(path, RTLD_NOW);
 #else--- olsrd-0.6.2/Makefile  2010-11-27 13:53:01.0 -0500
+++ olsrd-0.6.2/Makefile2011-06-02 23:26:53.0 -0400
@@ -117,7 +117,7 @@
@echo can be found at files/olsrd.conf.default.lq
@echo ==
mkdir -p $(ETCDIR)
-   -cp -i files/olsrd.conf.default.lq $(CFGFILE)
+   -cp -i files/olsrd.conf.fink $(CFGFILE)
@echo ---
@echo Edit $(CFGFILE) before running olsrd!!
@echo ---
--- /dev/null   2012-05-04 15:46:11.0 -0400
+++ olsrd-0.6.2/files/olsrd.conf.fink   2012-05-04 12:17:39.0 -0400
@@ -0,0 +1,354 @@
+#
+# olsr.org OLSR daemon config file
+#
+# Lines starting with a # are discarded
+#
+# This file was shipped with olsrd 0.X.X
+#
+
+# This file is an example of a typical
+# configuration for a mostly static
+# network(regarding mobility) using
+# the LQ extention
+
+# Debug level(0-9)
+# If set to 0 the daemon runs in the background
+
+DebugLevel 0
+
+# IP version to use (4 or 6)
+
+IpVersion  4
+
+
+#RtTable 254
+
+# FIBMetric (flat, correct, or approx)
+
+FIBMetric flat
+
+
+#LinkQualityAlgorithmetx_ff
+LinkQualityAlgorithmetx_ff
+
+
+# Clear the screen each time the internal state changes
+
+ClearScreen no
+
+# HNA IPv4 routes
+# syntax: netaddr netmask
+# Example Internet gateway:
+# 0.0.0.0 0.0.0.0
+
+LoadPlugin olsrd_httpinfo.so.0.1
+{
+# port number the httpinfo plugin will be listening, default 1978
+PlParam port   8080
+
+# ip address that can access the plugin, use 0.0.0.0
+# to allow everyone
+PlParam Host   127.0.0.1
+#PlParam Host   80.23.53.22
+
+# networks that can access the plugin (ip/netmask)
+# careful with 0.0.0.0/0, makes (ddos) attacks poss.
+PlParam Net 172.29.0.0 255.255.0.0
+#PlParam Net0.0.0.0 0.0.0.0
+#PlParam Net104.0.0.0 255.255.0.0
+#PlParam Net192.168.0.0 255.255.0.0
+}
+
+LoadPlugin olsrd_txtinfo.so.0.1
+{
+# the default port is 2006 but you can change it like this:
+#PlParam port   8080
+
+# You can set a accept single address to allow to connect to
+# txtinfo. If no address is specified, then localhost (127.0.0.1)
+# is allowed by default.  txtinfo will only use the first accept
+# parameter specified and will ignore the rest.
+
+# to allow a specific host:
+#PlParam  accept 172.29.44.23
+# if you set it to 0.0.0.0, it will accept all connections
+#PlParam  accept 0.0.0.0
+}
+
+#LoadPlugin olsrd_tas.so.0.1
+#{
+#PlParam address   0.0.0.0
+#PlParam port  1979
+#PlParam rootdir   /etc/tas
+#PlParam workdir   /var/run/tas
+#PlParam indexfile index.html
+##   PlParam user  test
+##   PlParam password  test
+#PlParam sesstime  600
+#PlParam pubdirpub
+#PlParam quantum   30
+#PlParam messtime  60
+#PlParam messlimit 50
+#}
+
+
+Hna4
+{
+#   Internet gateway:
+#   0.0.0.0  0.0.0.0
+#   more entries can be added:
+#   192.168.1.0  255.255.255.0
+}
+
+# HNA IPv6 routes
+# syntax: netaddr prefix
+# Example Internet gateway:
+Hna6
+{
+#   Internet gateway:
+#   ::  0
+#   more entries can be added:
+#   fec0:2200:106:: 48
+}
+
+
+# Should olsrd keep on running even if there are
+# no interfaces available? This is a good idea
+# for a PCMCIA/USB hotswap environment.
+# yes OR no
+
+AllowNoInt yes
+
+# TOS(type of service) value for
+# the IP header of control traffic.
+# If not set it will default to 16
+
+#TosValue  16
+
+# The fixed willingness to use(0-7)
+# If not set willingness will be calculated
+# dynamically based on battery/power status
+# if such information is available
+# The willingness should be lower for mobile devices
+
+#Willingness   4
+
+# Allow processes like the GUI front-end
+# to connect to the daemon.
+
+#IpcConnect
+#{
+ # Determines how many simultaneously
+ # IPC connections that will be allowed
+ # Setting this to 0 disables IPC
+
+# MaxConnections  0
+
+ # By default only 127.0.0.1 is allowed
+ 

[cvs] dists/10.7/stable/main/finkinfo/graphics imagemagick5-shlibs.info, 1.1, 1.2

2012-10-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv14175

Modified Files:
imagemagick5-shlibs.info 
Log Message:
new 6.7.9.10 nano version bump

Index: imagemagick5-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/imagemagick5-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- imagemagick5-shlibs.info10 Oct 2012 14:29:07 -  1.1
+++ imagemagick5-shlibs.info10 Oct 2012 21:15:56 -  1.2
@@ -1,7 +1,7 @@
 Info2: 
 Package: imagemagick%type_pkg[-nox]5-shlibs
 Type: -nox ., vers (6.7.9)
-Version: 6.7.9.9
+Version: 6.7.9.10
 Revision: 2
 Description: Image manipulation tools (shared libraries)
 License: OSI-Approved
@@ -44,8 +44,8 @@
pkgconfig,
x11-dev
 
-Source: 
mirror:sourceforge:imagemagick/%type_raw[vers]-sources/ImageMagick-%type_raw[vers]-9.tar.xz
-Source-MD5: 571c7f001eb80bee2ac9033407b97cee
+Source: 
mirror:sourceforge:imagemagick/%type_raw[vers]-sources/ImageMagick-%type_raw[vers]-10.tar.xz
+Source-MD5: e6c4da963f7651674dca48f2b9f575bb
 ### sysconfdir set to versioned folder so it can exist in -shlibs splitoff
 ###Debian puts unversioned folder into imagemagick-common pkg, but 
we want
 ###to avoid a new splitoff pkg.


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 lazarus-lcl-carbon-powerpc.info, 1.3, 1.4 lazarus-lcl-gtk2.info, 1.3, 1.4 lazarus-lcl-win32.info, 1.3, 1.4 lazarus-lcl-wince-arm.info, 1.3, 1.4 lazarus-lcl-

2012-10-10 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv20072

Modified Files:
lazarus-lcl-carbon-powerpc.info lazarus-lcl-gtk2.info 
lazarus-lcl-win32.info lazarus-lcl-wince-arm.info 
lazarus-lcl-wince-i386.info lazarus.info 
Log Message:
lazarus: upstream update to version 1.0.2

Index: lazarus-lcl-carbon-powerpc.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus-lcl-carbon-powerpc.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-lcl-carbon-powerpc.info 1 Sep 2012 14:50:12 -   1.3
+++ lazarus-lcl-carbon-powerpc.info 10 Oct 2012 22:23:14 -  1.4
@@ -1,5 +1,5 @@
 Package: lazarus-lcl-carbon-powerpc
-Version: 1.0
+Version: 1.0.2
 Revision: 1
 Architecture: i386, x86_64
 License: GPL/LGPL
@@ -12,7 +12,7 @@
 Recommends: fpc-doc, lazarus-doc
 
 Source: mirror:sourceforge:lazarus/lazarus-%v-0.tar.gz
-Source-MD5: 2412545d740059d006485f5d17ef0eca
+Source-MD5: 738ee29686de71cd599b468eabf034e8
 
 SourceDirectory: lazarus
 

Index: lazarus-lcl-wince-arm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus-lcl-wince-arm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-lcl-wince-arm.info  1 Sep 2012 14:50:13 -   1.3
+++ lazarus-lcl-wince-arm.info  10 Oct 2012 22:23:14 -  1.4
@@ -1,5 +1,5 @@
 Package: lazarus-lcl-wince-arm
-Version: 1.0
+Version: 1.0.2
 Revision: 1
 License: GPL/LGPL
 
@@ -11,7 +11,7 @@
 Recommends: fpc-doc, lazarus-doc
 
 Source: mirror:sourceforge:lazarus/lazarus-%v-0.tar.gz
-Source-MD5: 2412545d740059d006485f5d17ef0eca
+Source-MD5: 738ee29686de71cd599b468eabf034e8
 
 SourceDirectory: lazarus
 

Index: lazarus-lcl-wince-i386.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus-lcl-wince-i386.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-lcl-wince-i386.info 1 Sep 2012 14:50:13 -   1.3
+++ lazarus-lcl-wince-i386.info 10 Oct 2012 22:23:14 -  1.4
@@ -1,5 +1,5 @@
 Package: lazarus-lcl-wince-i386
-Version: 1.0
+Version: 1.0.2
 Revision: 1
 Architecture: i386, x86_64
 License: GPL/LGPL
@@ -12,7 +12,7 @@
 Recommends: fpc-doc, lazarus-doc
 
 Source: mirror:sourceforge:lazarus/lazarus-%v-0.tar.gz
-Source-MD5: 2412545d740059d006485f5d17ef0eca
+Source-MD5: 738ee29686de71cd599b468eabf034e8
 
 SourceDirectory: lazarus
 

Index: lazarus-lcl-gtk2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus-lcl-gtk2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-lcl-gtk2.info   1 Sep 2012 14:50:13 -   1.3
+++ lazarus-lcl-gtk2.info   10 Oct 2012 22:23:14 -  1.4
@@ -1,5 +1,5 @@
 Package: lazarus-lcl-gtk2
-Version: 1.0
+Version: 1.0.2
 Revision: 1
 License: GPL/LGPL
 
@@ -16,7 +16,7 @@
 Recommends: fpc-doc, lazarus-doc
 
 Source: mirror:sourceforge:lazarus/lazarus-%v-0.tar.gz
-Source-MD5: 2412545d740059d006485f5d17ef0eca
+Source-MD5: 738ee29686de71cd599b468eabf034e8
 
 SourceDirectory: lazarus
 

Index: lazarus-lcl-win32.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus-lcl-win32.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-lcl-win32.info  1 Sep 2012 14:50:13 -   1.3
+++ lazarus-lcl-win32.info  10 Oct 2012 22:23:14 -  1.4
@@ -1,5 +1,5 @@
 Package: lazarus-lcl-win32
-Version: 1.0
+Version: 1.0.2
 Revision: 1
 Architecture: i386, x86_64
 License: GPL/LGPL
@@ -12,7 +12,7 @@
 Recommends: fpc-doc, lazarus-doc
 
 Source: mirror:sourceforge:lazarus/lazarus-%v-0.tar.gz
-Source-MD5: 2412545d740059d006485f5d17ef0eca
+Source-MD5: 738ee29686de71cd599b468eabf034e8
 
 SourceDirectory: lazarus
 

Index: lazarus.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- lazarus.info1 Sep 2012 14:50:13 -   1.11
+++ lazarus.info10 Oct 2012 22:23:14 -  1.12
@@ -1,14 +1,14 @@
 Info2: 
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk2)
-Version: 1.0
+Version: 1.0.2
 Revision: 1
 License: GPL/LGPL
 
 Recommends: fpc-doc, lazarus-doc
 
 Source: mirror:sourceforge:lazarus/lazarus-%v-0.tar.gz
-Source-MD5: 2412545d740059d006485f5d17ef0eca
+Source-MD5: 738ee29686de71cd599b468eabf034e8
 
 SourceDirectory: lazarus
 


--
Don't let slow site 

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

2012-10-10 Thread Jesse Alama
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv21769

Modified Files:
class-methodmaker-pm.info 
Log Message:
Hijack ownership from the illustrious Fink developer 'None'.  Support Perl 
5.12.4.


Index: class-methodmaker-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/class-methodmaker-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- class-methodmaker-pm.info   25 Aug 2011 13:12:55 -  1.1
+++ class-methodmaker-pm.info   10 Oct 2012 22:46:50 -  1.2
@@ -10,7 +10,7 @@
 PatchScript: 
  perl -pi -e s|vendor|site|g Makefile.PL
 
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 InstallScript: 
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]
@@ -28,6 +28,6 @@
  so has been patched out.
 
 License: Artistic
-Maintainer: None fink-de...@lists.sourceforge.net
+Maintainer: Jesse Alama jesse.al...@gmail.com
 Homepage: http://search.cpan.org/dist/Class-MethodMaker
 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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-progressbar-pm.info, 1.2, 1.3

2012-10-10 Thread Jesse Alama
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv21807

Modified Files:
term-progressbar-pm.info 
Log Message:
Hijack ownership from the illustrious Fink developer 'None'.  Support Perl 
5.12.4.


Index: term-progressbar-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/term-progressbar-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- term-progressbar-pm.info10 Jul 2012 23:48:24 -  1.2
+++ term-progressbar-pm.info10 Oct 2012 22:47:29 -  1.3
@@ -18,7 +18,7 @@
 Source: mirror:cpan:authors/id/S/SZ/SZABGAB/Term-ProgressBar-%v.tar.gz
 Source-MD5: 1247d7f017c1d82d1610f27573ef029e
 ###
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 ###
 DocFiles: Changes README
@@ -33,6 +33,6 @@
 
 ###
 License: Artistic
-Maintainer: None fink-de...@lists.sourceforge.net
+Maintainer: Jesse Alama jesse.al...@gmail.com
 Homepage: http://search.cpan.org/dist/Term-ProgressBar
 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 class-load-pm.info, 1.5, 1.6

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3744

Modified Files:
class-load-pm.info 
Log Message:
New upstream class-load-pm 0.20.

Index: class-load-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/class-load-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- class-load-pm.info  1 Jul 2012 02:39:02 -   1.5
+++ class-load-pm.info  11 Oct 2012 01:44:40 -  1.6
@@ -1,6 +1,6 @@
 Info2: 
 Package: class-load-pm%type_pkg[perl]
-Version: 0.18
+Version: 0.20
 Revision: 1
 Distribution: (%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, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 
5124) 10.7, (%type_pkg[perl] = 5124) 10.8
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
@@ -22,7 +22,7 @@
 
 
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/Class-Load-%v.tar.gz
-Source-MD5: da9ec57dd0199f6393702f2273ad6442
+Source-MD5: 9ccb131338a6cf1318599c08c095cf72
 
 UpdatePOD: true
 DocFiles: Changes LICENSE README


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 class-load-pm.info, 1.5, 1.6

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3785

Modified Files:
class-load-pm.info 
Log Message:
New upstream class-load-pm 0.20.

Index: class-load-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/class-load-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- class-load-pm.info  1 Jul 2012 02:39:54 -   1.5
+++ class-load-pm.info  11 Oct 2012 01:44:51 -  1.6
@@ -1,6 +1,6 @@
 Info2: 
 Package: class-load-pm%type_pkg[perl]
-Version: 0.18
+Version: 0.20
 Revision: 1
 Distribution: (%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, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 
5124) 10.7, (%type_pkg[perl] = 5124) 10.8
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
@@ -22,7 +22,7 @@
 
 
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/Class-Load-%v.tar.gz
-Source-MD5: da9ec57dd0199f6393702f2273ad6442
+Source-MD5: 9ccb131338a6cf1318599c08c095cf72
 
 UpdatePOD: true
 DocFiles: Changes LICENSE README


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 class-load-xs-pm.info, 1.3, 1.4

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3802

Modified Files:
class-load-xs-pm.info 
Log Message:
New upstream class-load-xs.pm 0.06.

Index: class-load-xs-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/class-load-xs-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- class-load-xs-pm.info   1 Jul 2012 02:39:03 -   1.3
+++ class-load-xs-pm.info   11 Oct 2012 01:45:17 -  1.4
@@ -1,6 +1,6 @@
 Info2: 
 Package: class-load-xs-pm%type_pkg[perl]
-Version: 0.04
+Version: 0.06
 Revision: 1
 Distribution: (%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, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 
5124) 10.7, (%type_pkg[perl] = 5124) 10.8
 License: Artistic/GPL
@@ -9,17 +9,17 @@
 Homepage: http://search.cpan.org/dist/Class-Load-XS/
 
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/Class-Load-XS-%v.tar.gz
-Source-MD5: f805304cb330591651c443397c23e60a
+Source-MD5: a3e73647f84eb8bd26847c3dda78f0d3
 
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
 
 DocFiles: Changes LICENSE README
 
 Depends: 
-   class-load-pm%type_pkg[perl] (= 0.15-1),
+   class-load-pm%type_pkg[perl] (= 0.20-1),
perl%type_pkg[perl]-core
 
-BuildDepends: module-build-pm%type_pkg[perl], fink (= 0.30.2)
+BuildDepends: module-build-pm%type_pkg[perl] (= 1:0.36.24-5), fink (= 0.30.2)
 
 DefaultScript: ModuleBuild
 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 class-load-xs-pm.info, 1.3, 1.4

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3831

Modified Files:
class-load-xs-pm.info 
Log Message:
New upstream class-load-xs.pm 0.06.

Index: class-load-xs-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/class-load-xs-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- class-load-xs-pm.info   1 Jul 2012 02:39:54 -   1.3
+++ class-load-xs-pm.info   11 Oct 2012 01:45:26 -  1.4
@@ -1,6 +1,6 @@
 Info2: 
 Package: class-load-xs-pm%type_pkg[perl]
-Version: 0.04
+Version: 0.06
 Revision: 1
 Distribution: (%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, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 
5124) 10.7, (%type_pkg[perl] = 5124) 10.8
 License: Artistic/GPL
@@ -9,17 +9,17 @@
 Homepage: http://search.cpan.org/dist/Class-Load-XS/
 
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/Class-Load-XS-%v.tar.gz
-Source-MD5: f805304cb330591651c443397c23e60a
+Source-MD5: a3e73647f84eb8bd26847c3dda78f0d3
 
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
 
 DocFiles: Changes LICENSE README
 
 Depends: 
-   class-load-pm%type_pkg[perl] (= 0.15-1),
+   class-load-pm%type_pkg[perl] (= 0.20-1),
perl%type_pkg[perl]-core
 
-BuildDepends: module-build-pm%type_pkg[perl], fink (= 0.30.2)
+BuildDepends: module-build-pm%type_pkg[perl] (= 1:0.36.24-5), fink (= 0.30.2)
 
 DefaultScript: ModuleBuild
 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 libcurl4.info,1.9,1.10

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv5744

Modified Files:
libcurl4.info 
Log Message:
Attempt to fix libcurl4 again.

Index: libcurl4.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- libcurl4.info   7 Oct 2012 19:08:56 -   1.9
+++ libcurl4.info   11 Oct 2012 02:06:33 -  1.10
@@ -1,7 +1,7 @@
 Info4: 
 Package: libcurl4
 Version: 7.27.0
-Revision: 2
+Revision: 3
 Description: Lib. for transferring files with URL syntax
 DescDetail: 
curl is a command line tool for transferring files with URL syntax,
@@ -52,6 +52,7 @@
libssh2.1 (= 1.2.7-1),
openssl100-dev (= 1.0.1c-1)
 
+BuildConflicts: openldap23-dev, openldap24-dev
 Conflicts: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified
 Replaces: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified
 BuildDependsOnly: True
@@ -67,16 +68,12 @@
#curl tool needs to link to libcrypto when using libmetalink.
perl -pi -e 's,\@LIBMETALINK_LIBS\@,\@LIBMETALINK_LIBS\@ -lcrypto,' 
src/Makefile.in
#Set up to use system's ldap
-   mkdir ldap
-   /bin/cp /usr/include/lber*.h ldap
-   /bin/cp /usr/include/ldap*.h ldap
-   /bin/cp /usr/lib/libldap.dylib ldap
+   /bin/cp /usr/include/lber*.h .
+   /bin/cp /usr/include/ldap*.h .
+   /bin/cp /usr/lib/libldap.dylib .
 
 
-NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
-SetCPPFLAGS: -I%b/ldap -I%p/include
-SetLDFLAGS: -L%b/ldap -L%p/lib -Wl,-dead_strip_dylibs
+SetLDFLAGS: -Wl,-dead_strip_dylibs
 SetCFLAGS: -Os
 ConfigureParams: 
--with-ssl=%p \


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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/net libcurl4-10.5.info, 1.7, 1.8 libcurl4.info, 1.21, 1.22

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv5971

Modified Files:
libcurl4-10.5.info libcurl4.info 
Log Message:
Attempt to fix libcurl4 again.

Index: libcurl4.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- libcurl4.info   7 Oct 2012 19:09:17 -   1.21
+++ libcurl4.info   11 Oct 2012 02:06:53 -  1.22
@@ -1,7 +1,7 @@
 Info4: 
 Package: libcurl4%type_pkg[-64bit]
 Version: 7.27.0
-Revision: 2+10.6
+Revision: 3+10.6
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) i386
 Distribution: 10.6
@@ -54,6 +54,7 @@
libssh2.1%type_pkg[-64bit] (= 1.2.7-1),
openssl100-dev (= 1.0.1c-1)
 
+BuildConflicts: openldap23-dev, openldap24-dev
 Conflicts: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified, libcurl4, libcurl4-64bit
 Replaces: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified, libcurl4, libcurl4-64bit
 BuildDependsOnly: True
@@ -69,16 +70,12 @@
#curl tool needs to link to libcrypto when using libmetalink.
perl -pi -e 's,\@LIBMETALINK_LIBS\@,\@LIBMETALINK_LIBS\@ -lcrypto,' 
src/Makefile.in
#Set up to use system's ldap
-   mkdir ldap
-   /bin/cp /usr/include/lber*.h ldap
-   /bin/cp /usr/include/ldap*.h ldap
-   /bin/cp /usr/lib/libldap.dylib ldap
+   /bin/cp /usr/include/lber*.h .
+   /bin/cp /usr/include/ldap*.h .
+   /bin/cp /usr/lib/libldap.dylib .
 
 
-NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
-SetCPPFLAGS: -I%b/ldap -I%p/include
-SetLDFLAGS: -L%b/ldap -L%p/lib -Wl,-dead_strip_dylibs
+SetLDFLAGS: -Wl,-dead_strip_dylibs
 SetCFLAGS: -Os
 ConfigureParams: 
--with-ssl=%p \

Index: libcurl4-10.5.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/libcurl4-10.5.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libcurl4-10.5.info  7 Oct 2012 19:09:16 -   1.7
+++ libcurl4-10.5.info  11 Oct 2012 02:06:53 -  1.8
@@ -1,7 +1,7 @@
 Info4: 
 Package: libcurl4%type_pkg[-64bit]
 Version: 7.27.0
-Revision: 2
+Revision: 3
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Distribution: 10.5
@@ -55,6 +55,7 @@
libssh2.1%type_pkg[-64bit] (= 1.2.7-1),
openssl100-dev (= 1.0.1c-1)
 
+BuildConflicts: openldap23-dev, openldap24-dev
 Conflicts: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified, libcurl4, libcurl4-64bit
 Replaces: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified, libcurl4, libcurl4-64bit
 BuildDependsOnly: True
@@ -70,16 +71,12 @@
#curl tool needs to link to libcrypto when using libmetalink.
perl -pi -e 's,\@LIBMETALINK_LIBS\@,\@LIBMETALINK_LIBS\@ -lcrypto,' 
src/Makefile.in
#Set up to use system's ldap
-   mkdir ldap
-   /bin/cp /usr/include/lber*.h ldap
-   /bin/cp /usr/include/ldap*.h ldap
-   /bin/cp /usr/lib/libldap.dylib ldap
+   /bin/cp /usr/include/lber*.h .
+   /bin/cp /usr/include/ldap*.h .
+   /bin/cp /usr/lib/libldap.dylib .
 
 
-NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
-SetCPPFLAGS: -I%b/ldap -I%p/include
-SetLDFLAGS: -L%b/ldap -L%p/lib -Wl,-dead_strip_dylibs
+SetLDFLAGS: -Wl,-dead_strip_dylibs
 SetCFLAGS: -Os
 ConfigureParams: 
--with-ssl=%p \


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 git-10.8.info, 1.10, 1.11 git-archimport.info, 1.31, 1.32 git-cvsimport.info, 1.31, 1.32 git-send-email-10.8.info, 1.8, 1.9 git-send-email.info, 1.31, 1.32

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv9809

Modified Files:
git-10.8.info git-archimport.info git-cvsimport.info 
git-send-email-10.8.info git-send-email.info git-svn-10.8.info 
git-svn.info git.info 
Log Message:
New upstream git 1.7.12.3.

Index: git-send-email.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-send-email.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- git-send-email.info 2 Oct 2012 02:09:30 -   1.31
+++ git-send-email.info 11 Oct 2012 03:00:26 -  1.32
@@ -1,6 +1,6 @@
 Info2:
 Package: git-send-email
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1
 Type: pm 5.12.3
 Distribution: 10.7
@@ -15,12 +15,12 @@
 
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 4424ab5a38ad0f0ef4976470b7a30027
+Source2-MD5: f8a61fb1539506bf3a816c77a74bc704
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 51db657f9e8fa70f43ae56cb6bcb631b
+Source3-MD5: 27c0a53545e3f89579a98cae009bc3c8
 
 CompileScript: echo Nothing to compile.
 

Index: git-archimport.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-archimport.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- git-archimport.info 2 Oct 2012 02:09:30 -   1.31
+++ git-archimport.info 11 Oct 2012 03:00:26 -  1.32
@@ -1,16 +1,16 @@
 Package: git-archimport
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1
 Description: Tool to import an arch repository into git
 Depends: git (= %v-1), arch-tla
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 4424ab5a38ad0f0ef4976470b7a30027
+Source2-MD5: f8a61fb1539506bf3a816c77a74bc704
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 51db657f9e8fa70f43ae56cb6bcb631b
+Source3-MD5: 27c0a53545e3f89579a98cae009bc3c8
 
 CompileScript: echo Nothing to compile.
 

Index: git-svn-10.8.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-svn-10.8.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- git-svn-10.8.info   2 Oct 2012 02:09:30 -   1.8
+++ git-svn-10.8.info   11 Oct 2012 03:00:26 -  1.9
@@ -1,6 +1,6 @@
 Info2:
 Package: git-svn
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1+10.8
 Type: pm 5.12.4
 Distribution: 10.8
@@ -13,12 +13,12 @@
 
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 4424ab5a38ad0f0ef4976470b7a30027
+Source2-MD5: f8a61fb1539506bf3a816c77a74bc704
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 51db657f9e8fa70f43ae56cb6bcb631b
+Source3-MD5: 27c0a53545e3f89579a98cae009bc3c8
 
 CompileScript: echo Nothing to compile.
 

Index: git-svn.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-svn.info,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- git-svn.info2 Oct 2012 02:09:30 -   1.32
+++ git-svn.info11 Oct 2012 03:00:26 -  1.33
@@ -1,6 +1,6 @@
 Info2:
 Package: git-svn
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1
 Type: pm 5.12.3
 Distribution: 10.7
@@ -13,12 +13,12 @@
 
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 4424ab5a38ad0f0ef4976470b7a30027
+Source2-MD5: f8a61fb1539506bf3a816c77a74bc704
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 51db657f9e8fa70f43ae56cb6bcb631b
+Source3-MD5: 27c0a53545e3f89579a98cae009bc3c8
 
 CompileScript: echo Nothing to compile.
 

Index: git-10.8.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-10.8.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- git-10.8.info   2 Oct 2012 02:09:29 -   1.10
+++ git-10.8.info   

[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods git-remote-helpers-py.info, 1.31, 1.32

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv9853

Modified Files:
git-remote-helpers-py.info 
Log Message:
New upstream git 1.7.12.3.

Index: git-remote-helpers-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/git-remote-helpers-py.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- git-remote-helpers-py.info  2 Oct 2012 02:09:42 -   1.31
+++ git-remote-helpers-py.info  11 Oct 2012 03:00:34 -  1.32
@@ -1,6 +1,6 @@
 Info2: 
 Package: git-remote-helpers-py%type_pkg[python]
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1
 Type: python (2.6 2.7 3.1 3.2)
 Description: Git remote helper program for non-git repos
@@ -9,7 +9,7 @@
 Homepage: http://git-scm.com/
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 
 Depends: python%type_pkg[python], git (= %v-1)
 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 git-10.5.info, 1.28, 1.29 git-10.6.info, 1.24, 1.25 git-archimport.info, 1.29, 1.30 git-cvsimport.info, 1.29, 1.30 git-send-email-10.5.info, 1.28, 1.29 git-

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv9872

Modified Files:
git-10.5.info git-10.6.info git-archimport.info 
git-cvsimport.info git-send-email-10.5.info 
git-send-email-10.6.info git-svn-10.5.info git-svn-10.6.info 
Log Message:
New upstream git 1.7.12.3.

Index: git-archimport.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/git-archimport.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- git-archimport.info 2 Oct 2012 02:10:01 -   1.29
+++ git-archimport.info 11 Oct 2012 03:00:52 -  1.30
@@ -1,16 +1,16 @@
 Package: git-archimport
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1
 Description: Tool to import an arch repository into git
 Depends: git (= %v-1), arch-tla
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 4424ab5a38ad0f0ef4976470b7a30027
+Source2-MD5: f8a61fb1539506bf3a816c77a74bc704
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 51db657f9e8fa70f43ae56cb6bcb631b
+Source3-MD5: 27c0a53545e3f89579a98cae009bc3c8
 
 CompileScript: echo Nothing to compile.
 

Index: git-svn-10.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/git-svn-10.6.info,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- git-svn-10.6.info   2 Oct 2012 02:10:01 -   1.27
+++ git-svn-10.6.info   11 Oct 2012 03:00:52 -  1.28
@@ -1,6 +1,6 @@
 Info2:
 Package: git-svn
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1+10.6
 Type: pm 5.10.0
 Distribution: 10.6
@@ -13,12 +13,12 @@
 
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 4424ab5a38ad0f0ef4976470b7a30027
+Source2-MD5: f8a61fb1539506bf3a816c77a74bc704
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 51db657f9e8fa70f43ae56cb6bcb631b
+Source3-MD5: 27c0a53545e3f89579a98cae009bc3c8
 
 CompileScript: echo Nothing to compile.
 

Index: git-svn-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/git-svn-10.5.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- git-svn-10.5.info   2 Oct 2012 02:10:01 -   1.29
+++ git-svn-10.5.info   11 Oct 2012 03:00:52 -  1.30
@@ -1,6 +1,6 @@
 Info2:
 Package: git-svn
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1+10.5
 Type: pm 5.8.8
 Distribution: 10.5
@@ -13,12 +13,12 @@
 
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 4424ab5a38ad0f0ef4976470b7a30027
+Source2-MD5: f8a61fb1539506bf3a816c77a74bc704
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 51db657f9e8fa70f43ae56cb6bcb631b
+Source3-MD5: 27c0a53545e3f89579a98cae009bc3c8
 
 CompileScript: echo Nothing to compile.
 

Index: git-send-email-10.5ng to 
compile.c8it-manpages-%v.tar.gz0.5.info,v29.30.179]¹W‹ÿ€ Ìð”+@®W‹ÿ‘ï”+òŽï”+À¸W‹ÿ0¹W‹ÿó˜ï”+€ºŽï”+褮ï”+’ˆªð”+0¹W‹ÿ€ Ìð”+@®W‹ÿ­W‹ÿ뭍ï”+6
 
èè!è!À¸W‹ÿ0¹W‹ÿxDªð”+@¯W‹ÿ‘ï”+®ï”+À¸W‹ÿðï”+ÿ¸W‹ÿÀ?ñ”+ó˜ï”+0ñ”+Ø4ñ”+¨9ñ”+€ºŽï”+xDªð”+@¯W‹ÿ®W‹ÿ뭍ï”+à!à!À¸W‹ÿ0¹W‹ÿÈ
Šð”+ 
°W‹ÿ‘ï”+®ï”+À¸W‹ÿðï”+ÿ¸W‹ÿð¸W‹ÿè¸W‹ÿ«®ï”+Œp˜0¹W‹ÿó˜ï”+€ºŽï”+
 
°W‹ÿð®W‹ÿ뭍ï”+GHIJKMNOPÀ¸W‹ÿ0¹W‹ÿHÅ`ð”+À±W‹ÿ‘ï”+®ï”+À¸W‹ÿ0?ñ”+ó˜ï”+Pªð”+ ù=ð”+0ñ”+Ø4ñ”+¨9ñ”+€ºŽï”+HÅ`ð”+À±W‹ÿ°W‹ÿ뭍ï”+8Å`ð”+À±W‹ÿ0°W‹ÿ뭍ï”+(Å`ð”+À±W‹ÿ`°W‹ÿ뭍ï”+Å`ð”+À±W‹ÿ°W‹ÿ뭍ï”+
  
¨ñ”+ó˜ï”+¨9ñ”+«W‹ÿŠHð”+旍ï”+Ø4ñ”+0±W‹ÿyHð”+旍ï”+0ñ”+`±W‹ÿZHð”+旍ï”+Øô=ð”+Pªð”+ 

[cvs] dists/10.4/stable/main/finkinfo/libs/pythonmods git-remote-helpers-py.info, 1.29, 1.30

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv9910

Modified Files:
git-remote-helpers-py.info 
Log Message:
New upstream git 1.7.12.3.

Index: git-remote-helpers-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/git-remote-helpers-py.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- git-remote-helpers-py.info  2 Oct 2012 02:10:16 -   1.29
+++ git-remote-helpers-py.info  11 Oct 2012 03:01:14 -  1.30
@@ -1,6 +1,6 @@
 Info2: 
 Package: git-remote-helpers-py%type_pkg[python]
-Version: 1.7.12.2
+Version: 1.7.12.3
 Revision: 1
 Type: python (2.5 2.6 2.7 3.1 3.2)
 Description: Git remote helper program for non-git repos
@@ -9,7 +9,7 @@
 Homepage: http://git-scm.com/
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: 5aa5d146825f74fee889ca5408e4e00b
+Source-MD5: c3c1e2d56794fcc46e31fd8cb0e71252
 
 Depends: python%type_pkg[python], git (= %v-1)
 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 git-remote-helpers-py.info, 1.32, 1.33

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv9966

Modified Files:
git-remote-helpers-py.info 
Log Message:
Add py33 variant.

Index: git-remote-helpers-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/git-remote-helpers-py.info,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- git-remote-helpers-py.info  11 Oct 2012 03:00:34 -  1.32
+++ git-remote-helpers-py.info  11 Oct 2012 03:02:35 -  1.33
@@ -2,7 +2,7 @@
 Package: git-remote-helpers-py%type_pkg[python]
 Version: 1.7.12.3
 Revision: 1
-Type: python (2.6 2.7 3.1 3.2)
+Type: python (2.6 2.7 3.1 3.2 3.3)
 Description: Git remote helper program for non-git repos
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 License: GPL2+


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 git-remote-helpers-py.info, 1.30, 1.31

2012-10-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv

Modified Files:
git-remote-helpers-py.info 
Log Message:
Add py33 variant.

Index: git-remote-helpers-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/git-remote-helpers-py.info,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- git-remote-helpers-py.info  11 Oct 2012 03:01:14 -  1.30
+++ git-remote-helpers-py.info  11 Oct 2012 03:03:11 -  1.31
@@ -2,7 +2,7 @@
 Package: git-remote-helpers-py%type_pkg[python]
 Version: 1.7.12.3
 Revision: 1
-Type: python (2.5 2.6 2.7 3.1 3.2)
+Type: python (2.5 2.6 2.7 3.1 3.2 3.3)
 Description: Git remote helper program for non-git repos
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 License: GPL2+


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 ipc-run-pm.info, 1.3, 1.4

2012-10-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv13908

Modified Files:
ipc-run-pm.info 
Log Message:
new version, +5.12.4 (thanks jesse!)


Index: ipc-run-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/ipc-run-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ipc-run-pm.info 6 Jul 2012 05:57:56 -   1.3
+++ ipc-run-pm.info 11 Oct 2012 03:48:13 -  1.4
@@ -1,11 +1,11 @@
 Info2: 
 Package: ipc-run-pm%type_pkg[perl]
-Version: 0.91
+Version: 0.92
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 
 Source: mirror:cpan:authors/id/T/TO/TODDR/IPC-Run-%v.tar.gz
-Source-MD5: 8ecab27c7c99a1644de3b09db7da0e0e
+Source-MD5: 9d209c8d4bda50bea5f5a09e03db173e
 
 Depends: 
io-tty-pm%type_pkg[perl] (= 1.08-1),


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 ipc-run-pm.info, 1.9, 1.10

2012-10-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv14025/stable/main/finkinfo/libs/perlmods

Modified Files:
ipc-run-pm.info 
Log Message:
new version


Index: ipc-run-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/ipc-run-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ipc-run-pm.info 6 Jul 2012 05:57:56 -   1.9
+++ ipc-run-pm.info 11 Oct 2012 03:49:25 -  1.10
@@ -1,12 +1,12 @@
 Info2: 
 Package: ipc-run-pm%type_pkg[perl]
-Version: 0.91
+Version: 0.92
 Revision: 1
 Distribution: (%type_pkg[perl] = 586) 10.5
 Type: perl (5.8.6 5.8.8 5.10.0)
 
 Source: mirror:cpan:authors/id/T/TO/TODDR/IPC-Run-%v.tar.gz
-Source-MD5: 8ecab27c7c99a1644de3b09db7da0e0e
+Source-MD5: 9d209c8d4bda50bea5f5a09e03db173e
 
 Depends: 
io-tty-pm%type_pkg[perl] (= 1.08-1),


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 capture-tiny-pm.info, 1.2, 1.3

2012-10-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv14259/10.7/main/finkinfo/libs/perlmods

Modified Files:
capture-tiny-pm.info 
Log Message:
new version, +pm5124 (thanks jesse!)


Index: capture-tiny-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/capture-tiny-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- capture-tiny-pm.info21 Jul 2012 09:45:55 -  1.2
+++ capture-tiny-pm.info11 Oct 2012 03:53:50 -  1.3
@@ -1,10 +1,10 @@
 Info2: 
 Package: capture-tiny-pm%type_pkg[perl]
-Version: 0.18
-Revision: 1
+Version: 0.20
+Revision: 2
 Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Capture-Tiny-%v.tar.gz
-Source-MD5: 74760c1f86824080ae4059d6f471a092
-Type: perl (5.12.3)
+Source-MD5: cd7aab9f3bccefc76c7d4f0455c55d35
+Type: perl (5.12.3 5.12.4)
 BuildDepends: 
extutils-makemaker-pm%type_pkg[perl] (= 6.30-1),
fink (= 0.24.12),


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
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 capture-tiny-pm.info, 1.2, 1.3

2012-10-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv14227/stable/main/finkinfo/libs/perlmods

Modified Files:
capture-tiny-pm.info 
Log Message:
new version


Index: capture-tiny-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/capture-tiny-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- capture-tiny-pm.info9 Jul 2012 13:52:44 -   1.2
+++ capture-tiny-pm.info11 Oct 2012 03:53:55 -  1.3
@@ -1,10 +1,10 @@
 Info2: 
 Package: capture-tiny-pm%type_pkg[perl]
-Version: 0.18
-Revision: 1
+Version: 0.20
+Revision: 2
 Distribution: (%type_pkg[perl] = 586) 10.5
 Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Capture-Tiny-%v.tar.gz
-Source-MD5: 74760c1f86824080ae4059d6f471a092
+Source-MD5: cd7aab9f3bccefc76c7d4f0455c55d35
 Type: perl (5.8.6 5.8.8 5.10.0)
 BuildDepends: 
extutils-makemaker-pm%type_pkg[perl] (= 6.30-1),


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs