[cvs] dists/10.7/stable/main/finkinfo/utils the-silver-searcher.info, 1.1, 1.2

2013-10-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4865/utils

Modified Files:
the-silver-searcher.info 
Log Message:
New upstream version

Index: the-silver-searcher.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/the-silver-searcher.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- the-silver-searcher.info11 Jun 2013 13:48:30 -  1.1
+++ the-silver-searcher.info11 Oct 2013 15:19:49 -  1.2
@@ -15,12 +15,12 @@
 # maintainership of) the affected package.
 
 Package: the-silver-searcher
-Version: 0.14
+Version: 0.17
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: https://github.com/ggreer/the_silver_searcher/archive/%v.tar.gz
-Source-MD5: 58503f1bcdaac864450d7add44709457 
+Source-MD5: 85b40fce102f8bf117c495455fb036a0 
 SourceDirectory: the_silver_searcher-%v
 Depends: libpcre1-shlibs
 BuildDepends: fink-package-precedence, automaken, pkgconfig, libpcre1


--
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=60134071iu=/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 singular-doc.info, 1.4, 1.5 singular.info, 1.5, 1.6

2013-09-30 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5457/sci

Modified Files:
singular-doc.info singular.info 
Log Message:
Tweak singular packaging

Index: singular-doc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/singular-doc.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- singular-doc.info   14 Feb 2013 18:51:40 -  1.4
+++ singular-doc.info   30 Sep 2013 22:24:18 -  1.5
@@ -14,8 +14,10 @@
 # such, I may see myself forced to drop responsibility for (and hence,
 # maintainership of) the affected package.
 
+Info2: 
 Package: singular-doc
 Version: 3.1.6
+Type: v (3-1-6)
 Revision: 1
 #
 Maintainer: Max Horn m...@quendi.de
@@ -27,16 +29,15 @@
  Previous revisions by Michael Brickenstein.
 
 #
-Depends: singular (= 3.1.6)
+Depends: singular (= %v)
 #
-Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-6/Singular-3-1-6-share.tar.gz
+Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/%type_raw[v]/Singular-%type_raw[v]-share.tar.gz
 Source-MD5: 8478863ec91b2d917a29c22cb129a147
-SourceDirectory: Singular/3-1-6
+SourceDirectory: Singular/%type_raw[v]
 #
 CompileScript: # no compilation required
 InstallScript: 
 #! /bin/sh -ev
-VERSION=3-1-6
 DESTHOME=%i/share/Singular
 DESTDOC=%i/share/doc/Singular
 for directory in doc html examples info ; do
@@ -53,3 +54,5 @@
 
 DocFiles: COPYING README COPYING.html NEWS README.html NEWS.html
 
+
+

Index: singular.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/singular.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- singular.info   14 Feb 2013 18:51:40 -  1.5
+++ singular.info   30 Sep 2013 22:24:18 -  1.6
@@ -14,8 +14,10 @@
 # such, I may see myself forced to drop responsibility for (and hence,
 # maintainership of) the affected package.
 
+Info2: 
 Package: singular
 Version: 3.1.6
+Type: v (3-1-6)
 Revision: 1
 #
 Maintainer: Max Horn m...@quendi.de
@@ -27,11 +29,11 @@
 # Alternatively, consider using the Fink ntl instead of the built-in one.
 BuildDepends: readline6, libncurses5 (= 5.4-20041023-1006), gmp5, libmpfr4
 BuildConflicts: broken-gcc
-Suggests: surf, graphviz, singular-doc (= 3.1.6)
+Suggests: surf, graphviz, singular-doc (= %v)
 #
-Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-6/Singular-3-1-6.tar.gz
+Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/%type_raw[v]/Singular-%type_raw[v].tar.gz
 Source-MD5: 5e2ca791f78cc638d7bb4255b2d4e4a4
-SourceDirectory: Singular-3-1-6
+SourceDirectory: Singular-%type_raw[v]
 #
 PatchFile: %n.patch
 PatchFile-MD5: 4ca17002701cf7776a562e4d08117f02
@@ -65,14 +67,13 @@
 #
 InstallScript: 
 #! /bin/sh -ev
-VERSION=3-1-6
 echo #define MAKE_DISTRIBUTION  Singular/distrib.h
 
 mkdir -p %i/bin
 mkdir -p %i/share/Singular
 make install
 
-ln -sf Singular-$VERSION %i/lib/Singular/Singular
+ln -sf Singular-%type_raw[v] %i/lib/Singular/Singular
 rm -f %i/share/Singular/LIB
 cd Singular
 make install-sharedist install_slibdir=%i/share/Singular/LIB
@@ -88,7 +89,7 @@
 export SINGULAR_EXAMPLES_DIR=%p/share/doc/Singular/examples
 export PATH=%p/lib/Singular:%p/bin:\$PATH
 export SINGULAR_EXECUTABLE=%p/bin/Singular
-exec %p/lib/Singular/Singular-$VERSION  \$*
+exec %p/lib/Singular/Singular-%type_raw[v]  \$*
 !ANF
 chmod 755 %i/bin/Singular
 
@@ -157,3 +158,5 @@
 
  Previous revisions by Michael Brickenstein.
 
+
+


--
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=60134791iu=/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/sci singular-doc.info, 1.11, 1.12 singular.info, 1.14, 1.15

2013-09-30 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5438/sci

Modified Files:
singular-doc.info singular.info 
Log Message:
Tweak singular packaging

Index: singular-doc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/singular-doc.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- singular-doc.info   14 Feb 2013 18:51:41 -  1.11
+++ singular-doc.info   30 Sep 2013 22:24:15 -  1.12
@@ -14,8 +14,10 @@
 # such, I may see myself forced to drop responsibility for (and hence,
 # maintainership of) the affected package.
 
+Info2: 
 Package: singular-doc
 Version: 3.1.6
+Type: v (3-1-6)
 Revision: 1
 #
 Maintainer: Max Horn m...@quendi.de
@@ -27,16 +29,15 @@
  Previous revisions by Michael Brickenstein.
 
 #
-Depends: singular (= 3.1.6)
+Depends: singular (= %v)
 #
-Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-6/Singular-3-1-6-share.tar.gz
+Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/%type_raw[v]/Singular-%type_raw[v]-share.tar.gz
 Source-MD5: 8478863ec91b2d917a29c22cb129a147
-SourceDirectory: Singular/3-1-6
+SourceDirectory: Singular/%type_raw[v]
 #
 CompileScript: # no compilation required
 InstallScript: 
 #! /bin/sh -ev
-VERSION=3-1-6
 DESTHOME=%i/share/Singular
 DESTDOC=%i/share/doc/Singular
 for directory in doc html examples info ; do
@@ -53,3 +54,5 @@
 
 DocFiles: COPYING README COPYING.html NEWS README.html NEWS.html
 
+
+

Index: singular.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/singular.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- singular.info   14 Feb 2013 18:51:41 -  1.14
+++ singular.info   30 Sep 2013 22:24:15 -  1.15
@@ -14,8 +14,10 @@
 # such, I may see myself forced to drop responsibility for (and hence,
 # maintainership of) the affected package.
 
+Info2: 
 Package: singular
 Version: 3.1.6
+Type: v (3-1-6)
 Revision: 1
 #
 Maintainer: Max Horn m...@quendi.de
@@ -27,11 +29,11 @@
 # Alternatively, consider using the Fink ntl instead of the built-in one.
 BuildDepends: readline6, libncurses5 (= 5.4-20041023-1006), gmp5, libmpfr4
 BuildConflicts: broken-gcc
-Suggests: surf, graphviz, singular-doc (= 3.1.6)
+Suggests: surf, graphviz, singular-doc (= %v)
 #
-Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-6/Singular-3-1-6.tar.gz
+Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/%type_raw[v]/Singular-%type_raw[v].tar.gz
 Source-MD5: 5e2ca791f78cc638d7bb4255b2d4e4a4
-SourceDirectory: Singular-3-1-6
+SourceDirectory: Singular-%type_raw[v]
 #
 PatchFile: %n.patch
 PatchFile-MD5: 4ca17002701cf7776a562e4d08117f02
@@ -65,14 +67,13 @@
 #
 InstallScript: 
 #! /bin/sh -ev
-VERSION=3-1-6
 echo #define MAKE_DISTRIBUTION  Singular/distrib.h
 
 mkdir -p %i/bin
 mkdir -p %i/share/Singular
 make install
 
-ln -sf Singular-$VERSION %i/lib/Singular/Singular
+ln -sf Singular-%type_raw[v] %i/lib/Singular/Singular
 rm -f %i/share/Singular/LIB
 cd Singular
 make install-sharedist install_slibdir=%i/share/Singular/LIB
@@ -88,7 +89,7 @@
 export SINGULAR_EXAMPLES_DIR=%p/share/doc/Singular/examples
 export PATH=%p/lib/Singular:%p/bin:\$PATH
 export SINGULAR_EXECUTABLE=%p/bin/Singular
-exec %p/lib/Singular/Singular-$VERSION  \$*
+exec %p/lib/Singular/Singular-%type_raw[v]  \$*
 !ANF
 chmod 755 %i/bin/Singular
 
@@ -157,3 +158,5 @@
 
  Previous revisions by Michael Brickenstein.
 
+
+


--
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=60134791iu=/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 erlang-otp.info, 1.4, 1.5

2013-09-30 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5558/languages

Modified Files:
erlang-otp.info 
Log Message:
Update erlang to version R16B02, and map that version to 16.b.2

This change of the version matches what Debian does, and avoids
having a version that does not start with a digit (something that
newer dpkg versions don't like)


Index: erlang-otp.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/erlang-otp.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- erlang-otp.info 8 Aug 2013 10:31:04 -   1.4
+++ erlang-otp.info 30 Sep 2013 22:27:56 -  1.5
@@ -1,8 +1,11 @@
 Info2: 
 Package: erlang-otp
 
-Version: r16b01
-Type: v (R16B01)
+Epoch: 1
+# Note: dpkg wants versions to start with a digit, so we massage
+# the erlang version string a bit, matching what Debian does with it.
+Version: 16.b.2
+Type: v (R16B02)
 License: OSI-Approved
 Revision: 2
 Description: General-purpose programming language
@@ -15,17 +18,14 @@
 libncurses5, gd2, unixodbc2 | unixodbc2-nox, fink (= 0.24.12-1)
 
 Source: http://www.erlang.org/download/otp_src_%type_raw[v].tar.gz
-Source-MD5: 266b95db35560e505c9f69cc3e539e41
+Source-MD5: ca63bcde0e5ae0f2df9457f97b3115a4
 Source2: http://www.erlang.org/download/otp_doc_man_%type_raw[v].tar.gz
-Source2-MD5: 951be958bc9af55df6062165cf21fe1f
+Source2-MD5: fe3ff42375090d33ce1ba98c28218cf3
 Source2ExtractDir: docs-man
 Source3: http://www.erlang.org/download/otp_doc_html_%type_raw[v].tar.gz
-Source3-MD5: 288fd4066ae07fa3ca23043a31826d46
+Source3-MD5: 5bd028771290eacbc075ca65a63749e6
 Source3ExtractDir: docs-html
 
-# PatchFile: %n.patch
-# PatchFile-MD5: cee6dbc8f4b7da5efc17adc3ffa51588
-
 DocFiles: AUTHORS EPLICENCE README.* 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


--
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=60134791iu=/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/languages erlang-otp.info, 1.4, 1.5

2013-09-30 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5681/languages

Modified Files:
erlang-otp.info 
Log Message:
Update erlang in 10.4/ to match 10.7/

Index: erlang-otp.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/erlang-otp.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- erlang-otp.info 19 Jul 2012 06:04:20 -  1.4
+++ erlang-otp.info 30 Sep 2013 22:29:19 -  1.5
@@ -1,8 +1,11 @@
 Info2: 
 Package: erlang-otp
 
-Version: r15b01
-Type: v (R15B01)
+Epoch: 1
+# Note: dpkg wants versions to start with a digit, so we massage
+# the erlang version string a bit, matching what Debian does with it.
+Version: 16.b.2
+Type: v (R16B02)
 License: OSI-Approved
 Revision: 2
 Description: General-purpose programming language
@@ -15,26 +18,14 @@
 libncurses5, gd2, unixodbc2 | unixodbc2-nox, fink (= 0.24.12-1)
 
 Source: http://www.erlang.org/download/otp_src_%type_raw[v].tar.gz
-Source-MD5: f12d00f6e62b36ad027d6c0c08905fad
+Source-MD5: ca63bcde0e5ae0f2df9457f97b3115a4
 Source2: http://www.erlang.org/download/otp_doc_man_%type_raw[v].tar.gz
-Source2-MD5: d87412c2a1e6005bbe29dfe642a9ca20
+Source2-MD5: fe3ff42375090d33ce1ba98c28218cf3
 Source2ExtractDir: docs-man
 Source3: http://www.erlang.org/download/otp_doc_html_%type_raw[v].tar.gz
-Source3-MD5: 7569cae680eecd64e7e5d952be788ee5
+Source3-MD5: 5bd028771290eacbc075ca65a63749e6
 Source3ExtractDir: docs-html
 
-PatchScript: 
-   # doesn't seem compatible with current versions of wx (build
-   # failure) and deps were never specified so wx was not
-   # reliably used anyway
-   perl -pi -e 
's/WXERL_CAN_BUILD_DRIVER=true/WXERL_CAN_BUILD_DRIVER=false/g' lib/wx/configure
-
-   # use unixodbc2 not iodbc (fink has the latter but build
-   # system wants things that apple's libiodbc has but fink's
-   # does not, but fink's libodbc does)
-   perl -pi -e 's/-liodbc/-lodbc/g' lib/odbc/configure
-
-
 DocFiles: AUTHORS EPLICENCE README.* 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


--
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=60134791iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] acd67f: Cleanup SelfUpdate::Base::devtools_check

2013-09-23 Thread Max Horn
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: acd67feffce993cfaa8d7b7c0f2f8dd9a224a484
  
https://github.com/fink/fink/commit/acd67feffce993cfaa8d7b7c0f2f8dd9a224a484
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/SelfUpdate/Base.pm

  Log Message:
  ---
  Cleanup SelfUpdate::Base::devtools_check


  Commit: 628755101b8ebbe682f395602b16616e277c2299
  
https://github.com/fink/fink/commit/628755101b8ebbe682f395602b16616e277c2299
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/SelfUpdate/CVS.pm
M perlmod/Fink/SelfUpdate/rsync.pm

  Log Message:
  ---
  Selfupdate: clarify some POD comments


  Commit: fc9b2ea08a48215c44204f43bdba914193e66dd7
  
https://github.com/fink/fink/commit/fc9b2ea08a48215c44204f43bdba914193e66dd7
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/SelfUpdate/CVS.pm
M perlmod/Fink/SelfUpdate/rsync.pm

  Log Message:
  ---
  Selfupdate: simplify code


  Commit: c4f9b307c44e0395ba1672c639f102dd45ffa8bd
  
https://github.com/fink/fink/commit/c4f9b307c44e0395ba1672c639f102dd45ffa8bd
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/SelfUpdate/CVS.pm
M postinstall.pl.in

  Log Message:
  ---
  Remove last traces of the long-obsolete SelfUpdateCVSTrees


  Commit: 81c327c2a1c4e8ded7e095771470447b8225b11d
  
https://github.com/fink/fink/commit/81c327c2a1c4e8ded7e095771470447b8225b11d
  Author: Max Horn m...@quendi.de
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
M perlmod/Fink/SelfUpdate/Base.pm
M perlmod/Fink/SelfUpdate/CVS.pm
M perlmod/Fink/SelfUpdate/rsync.pm
M postinstall.pl.in

  Log Message:
  ---
  Merge parts of selfupdate-git2 branch


Compare: https://github.com/fink/fink/compare/c004613b972b...81c327c2a1c4
--
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=60133471iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 51d1f0: Revise Xcode version checks

2013-09-23 Thread Max Horn
  Branch: refs/heads/Futureproof2
  Home:   https://github.com/fink/fink
  Commit: 51d1f06cf3046de5b0e3e4f4950093313222df2d
  
https://github.com/fink/fink/commit/51d1f06cf3046de5b0e3e4f4950093313222df2d
  Author: Max Horn m...@quendi.de
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
M bootstrap

  Log Message:
  ---
  Revise Xcode version checks



--
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=60133471iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 9ae8ef: Simplify MakeMaker support

2013-09-23 Thread Max Horn
  Branch: refs/heads/Futureproof2
  Home:   https://github.com/fink/fink
  Commit: 9ae8efebdc29a9b05ddfedca1458b17e6f423fa4
  
https://github.com/fink/fink/commit/9ae8efebdc29a9b05ddfedca1458b17e6f423fa4
  Author: Max Horn m...@quendi.de
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Simplify MakeMaker support



--
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=60133471iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] ef1dee: Add comment explaining MakeMaker code

2013-09-23 Thread Max Horn
  Branch: refs/heads/Futureproof2
  Home:   https://github.com/fink/fink
  Commit: ef1deef2cf41006940a97223acdb6646ba22a20e
  
https://github.com/fink/fink/commit/ef1deef2cf41006940a97223acdb6646ba22a20e
  Author: Max Horn m...@quendi.de
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Add comment explaining MakeMaker code



--
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=60133471iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 8c7361: Cleanup whitespaces

2013-09-19 Thread Max Horn
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 8c7361fc8758e05edce171dc655016f6c6f22a52
  
https://github.com/fink/fink/commit/8c7361fc8758e05edce171dc655016f6c6f22a52
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/Bootstrap.pm
M perlmod/Fink/Config.pm
M perlmod/Fink/Configure.pm
M perlmod/Fink/Engine.pm
M perlmod/Fink/Notify/XTerm.pm
M perlmod/Fink/Package.pm
M perlmod/Fink/PkgVersion.pm
M perlmod/Fink/SelfUpdate/Base.pm
M perlmod/Fink/SelfUpdate/CVS.pm
M perlmod/Fink/SelfUpdate/rsync.pm
M perlmod/Fink/Services.pm
M perlmod/Fink/Validation.pm
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Cleanup whitespaces

Our coding conventions ask for TAB indents (corresponding to tabs
which are 4 characters wide), and no trailing whitespace. Some code
diverged from that over time.



--
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=58041151iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 4f8c56: Extrapolate Xcode versions for future releases

2013-09-19 Thread Max Horn
 package for 10.9.


  Commit: 68d058e0c514dab298a8a682a632cf1da003094b
  
https://github.com/fink/fink/commit/68d058e0c514dab298a8a682a632cf1da003094b
  Author: Alexander Hansen alexanderk.han...@gmail.com
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  FOR TESTING ONLY, REVERT LATER

Automatically append system's (latest) Perl version to Type: perl and
Type: systemperl

REVERT WHEN THE BRANCH IS MERGED FOR RELEASE


  Commit: 5440ae3ba47b828830e469c0a606f1bb91ee21ee
  
https://github.com/fink/fink/commit/5440ae3ba47b828830e469c0a606f1bb91ee21ee
  Author: Alexander Hansen alexanderk.han...@gmail.com
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Don't provide llvm-gcc for 10.9 at all.


  Commit: 8a480465e59eee2bdc8b05e302f40a52b4922263
  
https://github.com/fink/fink/commit/8a480465e59eee2bdc8b05e302f40a52b4922263
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Correct indention, removing trailing spaces


  Commit: 725285259ed76abd0b20b46a09d4d6e2296e233c
  
https://github.com/fink/fink/commit/725285259ed76abd0b20b46a09d4d6e2296e233c
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Move a call to chomp() to the right place


  Commit: 09166a39e16b4b103702e0ed5ff4378956a2f42f
  
https://github.com/fink/fink/commit/09166a39e16b4b103702e0ed5ff4378956a2f42f
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/Services.pm

  Log Message:
  ---
  Simplify get_darwin_equiv


Compare: https://github.com/fink/fink/compare/d47220da521d...09166a39e16b
--
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=58041151iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 30c772: lockwait: if debug mode is enabled, pass -D1 to dp...

2013-09-19 Thread Max Horn
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 30c772562da03ea96ca42d2c4ef9024c37d51c90
  
https://github.com/fink/fink/commit/30c772562da03ea96ca42d2c4ef9024c37d51c90
  Author: Justin F. Hallett the...@users.sf.net
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M lockwait.in

  Log Message:
  ---
  lockwait: if debug mode is enabled, pass -D1 to dpkg


  Commit: 964cfda27acd04826e45e06940df6b96d968b51e
  
https://github.com/fink/fink/commit/964cfda27acd04826e45e06940df6b96d968b51e
  Author: Max Horn m...@quendi.de
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M fink-virtual-pkgs.in

  Log Message:
  ---
  fink-virtual-pkgs: reformat output code for better readability


  Commit: 4f53a5b76c3aeacda87a056b686daf878cc57f92
  
https://github.com/fink/fink/commit/4f53a5b76c3aeacda87a056b686daf878cc57f92
  Author: Justin F. Hallett the...@users.sf.net
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M fink-virtual-pkgs.in

  Log Message:
  ---
  fink-virtual-pkgs: remove redundant output


  Commit: 4aa17d59ddd6fd5cf04287d07da6f44dc76c5e85
  
https://github.com/fink/fink/commit/4aa17d59ddd6fd5cf04287d07da6f44dc76c5e85
  Author: Justin F. Hallett the...@users.sf.net
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M fink-virtual-pkgs.in

  Log Message:
  ---
  fink-virtual-pkgs: do not output Maintainer field twice


  Commit: 25833a1d619ca5d75b43b03290ec0bd6daf3e423
  
https://github.com/fink/fink/commit/25833a1d619ca5d75b43b03290ec0bd6daf3e423
  Author: Max Horn m...@quendi.de
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M fink-virtual-pkgs.in

  Log Message:
  ---
  fink-virtual-pkgs: add comment explaining why we output things this way


  Commit: 673e2eab8b9281e88f2603ffc4476b71ce8b7a02
  
https://github.com/fink/fink/commit/673e2eab8b9281e88f2603ffc4476b71ce8b7a02
  Author: Justin F. Hallett the...@users.sf.net
  Date:   2013-09-10 (Tue, 10 Sep 2013)

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

  Log Message:
  ---
  pkgs: remove gettext3 as it is no longer used


  Commit: 0b63c06d246d586e2a51f420b3e88fdece6cf9db
  
https://github.com/fink/fink/commit/0b63c06d246d586e2a51f420b3e88fdece6cf9db
  Author: Justin F. Hallett the...@users.sf.net
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M 10.4/dpkg.info
M 10.4/gettext-tools-tests.patch
M 10.4/gettext-tools.info
M 10.4/libgettext8-shlibs.info
M 10.4/libgettext8-shlibs.patch
M 10.7/dpkg.info
M 10.7/gettext-tools-tests.patch
M 10.7/gettext-tools.info
M 10.7/libgettext8-shlibs.info
M 10.7/libgettext8-shlibs.patch

  Log Message:
  ---
  pkgs: update to gettext 0.18.3.1-1


  Commit: b716714a07071e109b853d9d3e79af981144bdb3
  
https://github.com/fink/fink/commit/b716714a07071e109b853d9d3e79af981144bdb3
  Author: Justin F. Hallett the...@users.sf.net
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M 10.4/libiconv.info
M 10.4/libiconv.patch
M 10.7/libiconv.info
M 10.7/libiconv.patch

  Log Message:
  ---
  pkgs: update libiconv to 1.14-5


  Commit: 88c3e3d645cd6f399c9809c3799ba14ab8e9e68c
  
https://github.com/fink/fink/commit/88c3e3d645cd6f399c9809c3799ba14ab8e9e68c
  Author: Max Horn m...@quendi.de
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
M 10.4/debianutils.info
M 10.7/debianutils.info

  Log Message:
  ---
  pkgs: update debianutils to 4.4-1


  Commit: 355bf1b1f6d59e45932343657325bfe98628943d
  
https://github.com/fink/fink/commit/355bf1b1f6d59e45932343657325bfe98628943d
  Author: Max Horn m...@quendi.de
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
M 10.4/libgettext8-shlibs.info
M 10.7/libgettext8-shlibs.info

  Log Message:
  ---
  pkgs: update to libgettext8-shlibs 0.18.3.1-2

This adds a versioned (b)dep on libiconv (= 1.14-5)


  Commit: de961589afc706e957e7fea74f43d579b13eda85
  
https://github.com/fink/fink/commit/de961589afc706e957e7fea74f43d579b13eda85
  Author: Max Horn m...@quendi.de
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
M 10.4/tar.info
M 10.7/tar.info

  Log Message:
  ---
  pkgs: update to tar 1.26-3

This adds a versioned (b)dep on libiconv (= 1.14-5)


  Commit: bc8755fc5bb30a850ed886cd3996097de79907e7
  
https://github.com/fink/fink/commit/bc8755fc5bb30a850ed886cd3996097de79907e7
  Author: Max Horn m...@quendi.de
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
M 10.4/dpkg.info
M 10.7/dpkg.info

  Log Message:
  ---
  pkgs: update to dpkg 1.10.21-1238

This adds a versioned (b)dep on libiconv (= 1.14-5)


  Commit: 8f8c87ce4d7cfb96dc847a8cca011132cdf22612
  
https://github.com/fink/fink/commit/8f8c87ce4d7cfb96dc847a8cca011132cdf22612
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19

[fink/fink] 71ccf6: Correct indention, removing trailing spaces

2013-09-19 Thread Max Horn
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 71ccf667db09bc8b5d34a6630fd10bc7cc57825f
  
https://github.com/fink/fink/commit/71ccf667db09bc8b5d34a6630fd10bc7cc57825f
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Correct indention, removing trailing spaces


  Commit: e3f3a21011b9bd499a85fe91283929e6b4192ba9
  
https://github.com/fink/fink/commit/e3f3a21011b9bd499a85fe91283929e6b4192ba9
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Move a call to chomp() to the right place


  Commit: d78388823b19b236f8860ad7d9af31ef884413ba
  
https://github.com/fink/fink/commit/d78388823b19b236f8860ad7d9af31ef884413ba
  Author: Matthias Neeracher neerac...@mac.com
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/Services.pm

  Log Message:
  ---
  Extrapolate future kernel version to OS version mappings


  Commit: aab59644c9f068c5814cd84c027f80b0db27e4d3
  
https://github.com/fink/fink/commit/aab59644c9f068c5814cd84c027f80b0db27e4d3
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/Services.pm

  Log Message:
  ---
  Simplify get_darwin_equiv


  Commit: 4220cfc8221c66811cf24b5ce20c8cfebe7d7454
  
https://github.com/fink/fink/commit/4220cfc8221c66811cf24b5ce20c8cfebe7d7454
  Author: Max Horn m...@quendi.de
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
M perlmod/Fink/Services.pm
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Merge safe part of Futureproof2


Compare: https://github.com/fink/fink/compare/619d2e081b71...4220cfc8221c
--
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=58041151iu=/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 tcpdump.info,NONE,1.1

2013-09-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13806

Added Files:
tcpdump.info 
Log Message:
New package tcpdump

--- NEW FILE: tcpdump.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: tcpdump
Version: 4.4.0
Revision: 1
BuildDepends: libpcap1, openssl100-dev
Depends: libpcap1-shlibs, openssl100-shlibs
Source: http://www.tcpdump.org/release/%n-%v.tar.gz
Source-MD5: 6f75aabcffd012f73bd7c331bb5d8232
ConfigureParams: 
  --mandir=%p/share/man \
  --enable-ipv6 \
  --disable-smb \
  --without-smi

InstallScript: 
  make install DESTDIR=%d

DocFiles: CHANGES CREDITS LICENSE README VERSION
Description: Dump traffic on a network
DescDetail: 
This program allows you to dump the traffic on a network. tcpdump is
able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP,
RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types.

It can be used to print out the headers of packets on a network
interface, filter packets that match a certain expression. You can use
this tool to track down network problems, to detect ping attacks or to
monitor network activities.

DescPackaging: 
 Explicitly disable libsmi support because there is currently no smi package
 in Fink, and this way we avoid accidental hidden dependencies if there
 is one in the future.

Maintainer: Max Horn m...@quendi.de
Homepage: http://www.tcpdump.org/
License: BSD


--
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=5127iu=/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 less.info,1.2,1.3

2013-09-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13819

Modified Files:
less.info 
Log Message:
New upstream version of less

Index: less.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/less.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- less.info   18 Sep 2012 14:53:21 -  1.2
+++ less.info   11 Sep 2013 21:06:56 -  1.3
@@ -15,13 +15,13 @@
 # maintainership of) the affected package.
 
 Package: less
-Version: 451
+Version: 458
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: libncursesw5 (= 5.4-20041023-1001)
 Depends: libncursesw5-shlibs (= 5.4-20041023-1001)
 Source: http://www.greenwoodsoftware.com/less/%n-%v.tar.gz
-Source-MD5: 765f082658002b2b46b86af4a0da1842
+Source-MD5: 935b38aa2e73c888c210dedf8fd94f49
 InstallScript: make install-strip prefix=%i mandir=%i/share/man
 DocFiles: README COPYING LICENSE NEWS
 #


--
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=5127iu=/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 libpcap1.info,1.1,1.2

2013-09-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13787

Modified Files:
libpcap1.info 
Log Message:
New libpcap1 upstream version

Index: libpcap1.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/libpcap1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libpcap1.info   26 Jul 2011 01:15:45 -  1.1
+++ libpcap1.info   11 Sep 2013 21:06:27 -  1.2
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: libpcap1
-Version: 1.1.1
+Version: 1.4.0
 Revision: 1
 BuildDepends: 
 Depends: %N-shlibs (= %v-%r)
@@ -23,7 +23,7 @@
 Conflicts: libpcap, libpcap1
 Replaces: libpcap, libpcap1
 Source: http://www.tcpdump.org/release/libpcap-%v.tar.gz
-Source-MD5: 1bca27d206970badae248cfa471bbb47
+Source-MD5: 56e88a5aabdd1e04414985ac24f7e76c
 ConfigureParams: --mandir=%p/share/man --enable-ipv6
 InstallScript: 
   make install install-shared DESTDIR=%d


--
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=5127iu=/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 wireshark.info,1.18,1.19

2013-09-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13773

Modified Files:
wireshark.info 
Log Message:
New upstream version of wireshark

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- wireshark.info  30 Jul 2013 15:13:45 -  1.18
+++ wireshark.info  11 Sep 2013 21:06:12 -  1.19
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.10.1
+Version: 1.10.2
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: d8915cf7555e2bbb699020a8736631e7
+Source-MD5: cd7fedd0a67df5ad4905fd356efdc1e8
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.
@@ -101,7 +101,7 @@
 
 DocFiles: AUTHORS COPYING NEWS README*
 Shlibs: 
-  !%p/lib/libwireshark.2.dylib
+  !%p/lib/libwireshark.3.dylib
   !%p/lib/libwiretap.3.dylib
   !%p/lib/libwsutil.3.dylib
 


--
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=5127iu=/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 doclifter.info,1.2,1.3

2013-09-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9656

Modified Files:
doclifter.info 
Log Message:
New upstream version

Index: doclifter.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/doclifter.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- doclifter.info  6 Sep 2012 05:22:29 -   1.2
+++ doclifter.info  8 Sep 2013 17:43:22 -   1.3
@@ -15,10 +15,10 @@
 # maintainership of) the affected package.
 
 Package: doclifter
-Version: 2.9
+Version: 2.12
 Revision: 1
 Source: http://www.catb.org/~esr/doclifter/%n-%v.tar.gz
-Source-MD5: d4e0d4b3b015f750bd5130de0855aace
+Source-MD5: 3eb5846b55f4488c91e58352035b7bc6
 CompileScript: echo 
 InstallScript: 
   /usr/bin/install -d -m 755 %i/bin
@@ -26,7 +26,8 @@
   /usr/bin/install -c -p -m 755 doclifter manlifter %i/bin
   /usr/bin/install -c -p -m 644 doclifter.1 manlifter.1 %i/share/man/man1
 
-DocFiles: README COPYING BUGS TODO
+#InfoTest: TestScript: make check || exit 2
+DocFiles: README COPYING TODO
 #
 Description: Convert man pages to DocBook format
 DescDetail: 


--
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=58041391iu=/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 texinfo.info,1.5,1.6

2013-09-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9690

Modified Files:
texinfo.info 
Log Message:
Reformat / whitespace changes

Index: texinfo.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/texinfo.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- texinfo.info9 Jun 2013 10:38:02 -   1.5
+++ texinfo.info8 Sep 2013 17:43:56 -   1.6
@@ -4,8 +4,18 @@
 Source: gnu
 Source-MD5: 54e250014fe698fb4832016158747c03
 SourceDirectory: %n-%v
-BuildDepends: libiconv-dev, libncurses5 (= 5.4-20041023-1006), 
libgettext8-dev, gettext-tools
-Depends: ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006), libgettext8-shlibs, libiconv
+BuildDepends: 
+  libiconv-dev,
+  libncurses5 (= 5.4-20041023-1006),
+  libgettext8-dev,
+  gettext-tools
+
+Depends: 
+  ncurses (= 5.4-20041023-1006),
+  libncurses5-shlibs (= 5.4-20041023-1006),
+  libgettext8-shlibs,
+  libiconv
+
 Replaces: tetex-base ( 3.0-1)
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
 CompileScript: 
@@ -18,8 +28,8 @@
  rm -f %i/bin/install-info %i/share/man/man1/install-info.1
 
 InfoTest: 
-   TestConflicts: pod-simple-pm
-   TestScript: make check || exit 2
+  TestConflicts: pod-simple-pm
+  TestScript: make check || exit 2
 
 DocFiles: README COPYING AUTHORS NEWS TODO doc/*.texi
 InfoDocs: texinfo info-stnd.info info.info
@@ -38,5 +48,5 @@
 texinfo's version is not installed.
 
 License: GPL/GFDL
-Maintainer:  Dave Morrison d...@finkproject.org
+Maintainer: Dave Morrison d...@finkproject.org
 Homepage: http://www.gnu.org/software/texinfo/


--
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=58041391iu=/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 texinfo.info,1.10,1.11

2013-09-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9726/text

Modified Files:
texinfo.info 
Log Message:
Sync 10.4/texinfo with 10.7/texinfo

Index: texinfo.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/texinfo.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- texinfo.info9 Jun 2013 10:27:34 -   1.10
+++ texinfo.info8 Sep 2013 17:44:36 -   1.11
@@ -4,8 +4,18 @@
 Source: gnu
 Source-MD5: 54e250014fe698fb4832016158747c03
 SourceDirectory: %n-%v
-BuildDepends: libiconv-dev, libncurses5 (= 5.4-20041023-1006), 
libgettext8-dev, gettext-tools
-Depends: ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006), libgettext8-shlibs, libiconv
+BuildDepends: 
+  libiconv-dev,
+  libncurses5 (= 5.4-20041023-1006),
+  libgettext8-dev,
+  gettext-tools
+
+Depends: 
+  ncurses (= 5.4-20041023-1006),
+  libncurses5-shlibs (= 5.4-20041023-1006),
+  libgettext8-shlibs,
+  libiconv
+
 Replaces: tetex-base ( 3.0-1)
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
 CompileScript: 
@@ -17,7 +27,10 @@
  make install prefix=%i mandir=%i/share/man infodir=%i/share/info 
AM_UPDATE_INFO_DIR=no
  rm -f %i/bin/install-info %i/share/man/man1/install-info.1
 
-InfoTest: TestScript: make check || exit 2
+InfoTest: 
+  TestConflicts: pod-simple-pm
+  TestScript: make check || exit 2
+
 DocFiles: README COPYING AUTHORS NEWS TODO doc/*.texi
 InfoDocs: texinfo info-stnd.info info.info
 Description: GNU documentation system
@@ -35,5 +48,5 @@
 texinfo's version is not installed.
 
 License: GPL/GFDL
-Maintainer:  Dave Morrison d...@finkproject.org
+Maintainer: Dave Morrison d...@finkproject.org
 Homepage: http://www.gnu.org/software/texinfo/


--
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=58041391iu=/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/10.4-EOL/text texinfo.info, 1.3, 1.4

2013-09-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9726/10.4-EOL/text

Modified Files:
texinfo.info 
Log Message:
Sync 10.4/texinfo with 10.7/texinfo

Index: texinfo.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text/texinfo.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- texinfo.info9 Jun 2013 10:27:34 -   1.3
+++ texinfo.info8 Sep 2013 17:44:36 -   1.4
@@ -4,8 +4,18 @@
 Source: gnu
 Source-MD5: 54e250014fe698fb4832016158747c03
 SourceDirectory: %n-%v
-BuildDepends: libiconv-dev, libncurses5 (= 5.4-20041023-1006), 
libgettext8-dev, gettext-tools
-Depends: ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006), libgettext8-shlibs, libiconv
+BuildDepends: 
+  libiconv-dev,
+  libncurses5 (= 5.4-20041023-1006),
+  libgettext8-dev,
+  gettext-tools
+
+Depends: 
+  ncurses (= 5.4-20041023-1006),
+  libncurses5-shlibs (= 5.4-20041023-1006),
+  libgettext8-shlibs,
+  libiconv
+
 Replaces: tetex-base ( 3.0-1)
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
 CompileScript: 
@@ -17,7 +27,10 @@
  make install prefix=%i mandir=%i/share/man infodir=%i/share/info 
AM_UPDATE_INFO_DIR=no
  rm -f %i/bin/install-info %i/share/man/man1/install-info.1
 
-InfoTest: TestScript: make check || exit 2
+InfoTest: 
+  TestConflicts: pod-simple-pm
+  TestScript: make check || exit 2
+
 DocFiles: README COPYING AUTHORS NEWS TODO doc/*.texi
 InfoDocs: texinfo info-stnd.info info.info
 Description: GNU documentation system
@@ -35,5 +48,5 @@
 texinfo's version is not installed.
 
 License: GPL/GFDL
-Maintainer:  Dave Morrison d...@finkproject.org
+Maintainer: Dave Morrison d...@finkproject.org
 Homepage: http://www.gnu.org/software/texinfo/


--
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=58041391iu=/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/10.5-EOL/text texinfo.info, 1.1, 1.2

2013-09-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.5-EOL/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9726/10.5-EOL/text

Modified Files:
texinfo.info 
Log Message:
Sync 10.4/texinfo with 10.7/texinfo

Index: texinfo.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.5-EOL/text/texinfo.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- texinfo.info7 Jul 2013 23:07:34 -   1.1
+++ texinfo.info8 Sep 2013 17:44:36 -   1.2
@@ -4,8 +4,18 @@
 Source: gnu
 Source-MD5: 54e250014fe698fb4832016158747c03
 SourceDirectory: %n-%v
-BuildDepends: libiconv-dev, libncurses5 (= 5.4-20041023-1006), 
libgettext8-dev, gettext-tools
-Depends: ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006), libgettext8-shlibs, libiconv
+BuildDepends: 
+  libiconv-dev,
+  libncurses5 (= 5.4-20041023-1006),
+  libgettext8-dev,
+  gettext-tools
+
+Depends: 
+  ncurses (= 5.4-20041023-1006),
+  libncurses5-shlibs (= 5.4-20041023-1006),
+  libgettext8-shlibs,
+  libiconv
+
 Replaces: tetex-base ( 3.0-1)
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
 CompileScript: 
@@ -17,7 +27,10 @@
  make install prefix=%i mandir=%i/share/man infodir=%i/share/info 
AM_UPDATE_INFO_DIR=no
  rm -f %i/bin/install-info %i/share/man/man1/install-info.1
 
-InfoTest: TestScript: make check || exit 2
+InfoTest: 
+  TestConflicts: pod-simple-pm
+  TestScript: make check || exit 2
+
 DocFiles: README COPYING AUTHORS NEWS TODO doc/*.texi
 InfoDocs: texinfo info-stnd.info info.info
 Description: GNU documentation system
@@ -35,5 +48,5 @@
 texinfo's version is not installed.
 
 License: GPL/GFDL
-Maintainer:  Dave Morrison d...@finkproject.org
+Maintainer: Dave Morrison d...@finkproject.org
 Homepage: http://www.gnu.org/software/texinfo/


--
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=58041391iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] be19fb: Correct indention, removing trailing spaces

2013-09-07 Thread Max Horn
  Branch: refs/heads/Futureproof2
  Home:   https://github.com/fink/fink
  Commit: be19fb119de731762acc19e1754dce46870a7e0a
  
https://github.com/fink/fink/commit/be19fb119de731762acc19e1754dce46870a7e0a
  Author: Max Horn m...@quendi.de
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Correct indention, removing trailing spaces


  Commit: 3f87d82b9bd665a67d82b5a3f18e11bf6fe07b2a
  
https://github.com/fink/fink/commit/3f87d82b9bd665a67d82b5a3f18e11bf6fe07b2a
  Author: Max Horn m...@quendi.de
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Move a call to chomp() to the right place


Compare: https://github.com/fink/fink/compare/05da6d0c2b3e...3f87d82b9bd6
--
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=58041391iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] d47220: Simplify get_darwin_equiv

2013-09-07 Thread Max Horn
  Branch: refs/heads/Futureproof2
  Home:   https://github.com/fink/fink
  Commit: d47220da521d6a0b266cc24f928c5531044b5c66
  
https://github.com/fink/fink/commit/d47220da521d6a0b266cc24f928c5531044b5c66
  Author: Max Horn m...@quendi.de
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
M perlmod/Fink/Services.pm

  Log Message:
  ---
  Simplify get_darwin_equiv



--
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=58041391iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 51d246: Remove ChangeLog files and references to them

2013-09-07 Thread Max Horn
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 51d246a85141763f8e9decbbfcff18ec783f2d3a
  
https://github.com/fink/fink/commit/51d246a85141763f8e9decbbfcff18ec783f2d3a
  Author: Max Horn m...@quendi.de
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
R 10.4/ChangeLog
R 10.7/ChangeLog
R ChangeLog
M MANIFEST
M install.sh
R mirror/ChangeLog
M mirror/inject.pl
M mirror/install.sh
R perlmod/ChangeLog
R perlmod/Fink/ChangeLog
M perlmod/Fink/Text/DelimMatch.pm
M perlmod/Fink/Text/ParseWords.pm
R t/10features/ChangeLog
R t/CLI/ChangeLog
R t/ChangeLog
R t/Command/ChangeLog
R t/Config/ChangeLog
R t/Engine/ChangeLog
R t/Finally/ChangeLog
R t/Notify/ChangeLog
R t/Package/ChangeLog
R t/PkgVersion/ChangeLog
R t/SelfUpdate/ChangeLog
R t/Services/ChangeLog
R t/Validation/ChangeLog
R update/ChangeLog

  Log Message:
  ---
  Remove ChangeLog files and references to them



--
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=58041391iu=/4140/ostg.clktrk___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] 19120d: Update Makefile: remove commit target, fix clean ...

2013-09-07 Thread Max Horn
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 19120dd651e7e1ff7617afbc18f82da54849f57c
  
https://github.com/fink/fink/commit/19120dd651e7e1ff7617afbc18f82da54849f57c
  Author: Max Horn m...@quendi.de
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
M Makefile

  Log Message:
  ---
  Update Makefile: remove commit target, fix clean  podcheck


  Commit: 6ea28f24f6a6577a7e5d456a0d2d626f37f3662e
  
https://github.com/fink/fink/commit/6ea28f24f6a6577a7e5d456a0d2d626f37f3662e
  Author: Max Horn m...@quendi.de
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
M perlmod/Fink/SelfUpdate/CVS.pm
M perlmod/Fink/SelfUpdate/point.pm
M perlmod/Fink/SelfUpdate/rsync.pm
M perlmod/Fink/Services.pm
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Fix some 'make podcheck' warnings


  Commit: ed1de3f9f1afc95bc3b13a1e9ae8157924c116c1
  
https://github.com/fink/fink/commit/ed1de3f9f1afc95bc3b13a1e9ae8157924c116c1
  Author: Max Horn m...@quendi.de
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
M Makefile

  Log Message:
  ---
  Makefile: update list of .PHONY targets


Compare: https://github.com/fink/fink/compare/51d246a85141...ed1de3f9f1af
--
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=58041391iu=/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 mc.info,1.10,1.11

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

Modified Files:
mc.info 
Log Message:
New upstream version

Index: mc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/mc.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- mc.info 30 Jul 2013 16:12:58 -  1.10
+++ mc.info 23 Aug 2013 00:19:01 -  1.11
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: mc
-Version: 4.8.9
+Version: 4.8.10
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 Depends: 
@@ -33,9 +33,9 @@
   libiconv-dev
 
 Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz
-Source-MD5: 0f8a05f9a9708241541ae177c8e2f209
+Source-MD5: 3d9c3777bb5c6e656792c1ef30f483b4
 # Patch to work around a bug in mc 4.8.9
-PatchScript: perl -pi -e 's/HAVE_NCURSESW_CURSES_H/0/g' lib/tty/tty-ncurses.h
+#PatchScript: perl -pi -e 's/HAVE_NCURSESW_CURSES_H/0/g' lib/tty/tty-ncurses.h
 ConfigureParams: 
   --with-netrc \
   --without-x \


--
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=48897511iu=/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 sdl2.info,NONE,1.1

2013-08-14 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv680/games

Added Files:
sdl2.info 
Log Message:
Add new SDL2 package

--- NEW FILE: sdl2.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: sdl2
Version: 2.0.0
Revision: 1
BuildDependsOnly: True
Depends: %N-shlibs (= %v-%r)
BuildDepends: 
  fink (= 0.24.12),
  fink-package-precedence,
  pkgconfig (= 0.21-1),
  x11-dev

Maintainer: Max Horn m...@quendi.de
Source: http://www.libsdl.org/release/SDL2-%v.tar.gz
Source-MD5: beec89afb6edcc6f0abc4114f2e6bcf7
ConfigureParams: --mandir=%p/share/man
CompileScript: 
  ./configure %c
  make
  fink-package-precedence --depfile-ext='\.d' .

InstallScript: make install DESTDIR=%d
SplitOff: 
  Package: %N-shlibs
  Files: lib/libSDL2-*.dylib
  Shlibs: %p/lib/libSDL2-2.0.0.dylib 1.0.0 %n (= 2.0.0-1)
  DocFiles: *.txt

DocFiles: *.txt
Description: Cross-platform multimedia library
DescDetail: 
Simple DirectMedia Layer is a cross-platform development library designed to
provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D. It is used by video playback software,
emulators, and popular games including Valve's award winning catalog and many
Humble Bundle games.

DescPackaging: 
SDL 2.0 is a major redesign compared to SDL 1.2, and is incompatible both
on the source and the binary level. Thus software that is using SDL 1.2
needs to be explicitly rewritten to be able to use SDL 2.0. However,
it is possible to install SDL 1.2 (provided by the Fink package `sdl`)
and SDL 2.0 (provided by the Fink package `sdl2`) in parallel.

Homepage: http://www.libsdl.org
License: OSI-Approved


--
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=48897031iu=/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 astyle.info, 1.1, 1.2 astyle.patch, 1.1, NONE

2013-08-09 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27011/devel

Modified Files:
astyle.info 
Removed Files:
astyle.patch 
Log Message:
New upstream version

--- astyle.patch DELETED ---

Index: astyle.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/astyle.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- astyle.info 19 Oct 2011 13:57:36 -  1.1
+++ astyle.info 10 Aug 2013 00:49:29 -  1.2
@@ -15,13 +15,13 @@
 # maintainership of) the affected package.
 
 Package: astyle
-Version: 2.02
+Version: 2.03
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #Distribution: 10.5,10.6
 
 Source: mirror:sourceforge:%n/%n_%v_macosx.tar.gz
-Source-MD5: 16192ba46ba5348f107c712d6482c15a
+Source-MD5: 636e42dd9fdbe359b0db9bc76e980262
 SourceDirectory: %n
 
 CompileScript:  


--
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=48897031iu=/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 erlang-otp.info, 1.3, 1.4

2013-08-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19351

Modified Files:
erlang-otp.info 
Log Message:
New upstream version

Index: erlang-otp.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/erlang-otp.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- erlang-otp.info 11 Jul 2013 18:10:19 -  1.3
+++ erlang-otp.info 8 Aug 2013 10:31:04 -   1.4
@@ -1,8 +1,8 @@
 Info2: 
 Package: erlang-otp
 
-Version: r15b01
-Type: v (R15B01)
+Version: r16b01
+Type: v (R16B01)
 License: OSI-Approved
 Revision: 2
 Description: General-purpose programming language
@@ -15,12 +15,12 @@
 libncurses5, gd2, unixodbc2 | unixodbc2-nox, fink (= 0.24.12-1)
 
 Source: http://www.erlang.org/download/otp_src_%type_raw[v].tar.gz
-Source-MD5: f12d00f6e62b36ad027d6c0c08905fad
+Source-MD5: 266b95db35560e505c9f69cc3e539e41
 Source2: http://www.erlang.org/download/otp_doc_man_%type_raw[v].tar.gz
-Source2-MD5: d87412c2a1e6005bbe29dfe642a9ca20
+Source2-MD5: 951be958bc9af55df6062165cf21fe1f
 Source2ExtractDir: docs-man
 Source3: http://www.erlang.org/download/otp_doc_html_%type_raw[v].tar.gz
-Source3-MD5: 7569cae680eecd64e7e5d952be788ee5
+Source3-MD5: 288fd4066ae07fa3ca23043a31826d46
 Source3ExtractDir: docs-html
 
 # PatchFile: %n.patch


--
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=48897031iu=/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 libquicktime1.info, 1.6, 1.7

2013-07-30 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1881

Modified Files:
libquicktime1.info 
Log Message:
Maintainer of libquicktime1 has moved on (confirmed by email discussion with 
him)

Index: libquicktime1.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libquicktime1.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libquicktime1.info  2 Feb 2013 03:12:36 -   1.6
+++ libquicktime1.info  30 Jul 2013 15:04:11 -  1.7
@@ -181,4 +181,4 @@
 
 ###
 Homepage: http://libquicktime.sourceforge.net/
-Maintainer: Hans-Christoph Steiner h...@eds.org
+Maintainer: None fink-de...@lists.sourceforge.net


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/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 wireshark.info,1.17,1.18

2013-07-30 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2524/net

Modified Files:
wireshark.info 
Log Message:
New upstream version

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- wireshark.info  11 Jun 2013 13:39:06 -  1.17
+++ wireshark.info  30 Jul 2013 15:13:45 -  1.18
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.10.0
+Version: 1.10.1
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: 72e51cd33fd33c7044a41c2ab51ad7af
+Source-MD5: d8915cf7555e2bbb699020a8736631e7
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.
@@ -101,7 +101,7 @@
 
 DocFiles: AUTHORS COPYING NEWS README*
 Shlibs: 
-  !%p/lib/libwireshark.3.dylib
+  !%p/lib/libwireshark.2.dylib
   !%p/lib/libwiretap.3.dylib
   !%p/lib/libwsutil.3.dylib
 


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/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 mc.info,1.9,1.10

2013-07-30 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5528/gnome

Modified Files:
mc.info 
Log Message:
New upstream version

Index: mc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/mc.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- mc.info 26 May 2013 19:02:22 -  1.9
+++ mc.info 30 Jul 2013 16:12:58 -  1.10
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: mc
-Version: 4.8.8
+Version: 4.8.9
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 Depends: 
@@ -33,7 +33,9 @@
   libiconv-dev
 
 Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz
-Source-MD5: 14231665535fc80cc654b6ccfd070995
+Source-MD5: 0f8a05f9a9708241541ae177c8e2f209
+# Patch to work around a bug in mc 4.8.9
+PatchScript: perl -pi -e 's/HAVE_NCURSESW_CURSES_H/0/g' lib/tty/tty-ncurses.h
 ConfigureParams: 
   --with-netrc \
   --without-x \


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/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 sdl.info,1.6,1.7

2013-07-23 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17940

Modified Files:
sdl.info 
Log Message:
Attempt to fix XQuartz problems in SDL

Index: sdl.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/sdl.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sdl.info22 Jul 2013 16:39:02 -  1.6
+++ sdl.info23 Jul 2013 14:47:08 -  1.7
@@ -19,7 +19,7 @@
 Revision: 2
 BuildDependsOnly: True
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: x11-dev, fink (= 0.24.12)
+BuildDepends: pkgconfig, x11-dev, fink (= 0.24.12)
 Maintainer: Max Horn m...@quendi.de
 Source: http://www.libsdl.org/release/SDL-%v.tar.gz
 Source-MD5: 9d96df8417572a2afb781a7c4c811a85
@@ -27,8 +27,8 @@
 PatchFile-MD5: 75d392042cf351161585fa4a674fe795 
 PatchScript: 
  #!/bin/bash -ev
-darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
-if [[ $darwinvers  10.7 ]]; then
+x11vers=`%p/bin/pkg-config --modversion x11 | cut -d. -f1-2`
+if [[ $x11vers  1.5 ]]; then
  %{default_script}
 fi
 


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/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 sdl.info, 1.7, 1.8 sdl.patch, 1.4, 1.5

2013-07-23 Thread Max Horn
 *dpy,register long *data,unsigned 
len),(dpy,data,len),return)
-+SDL_X11_SYM(int,_XData32,(Display *dpy,register _Xconst long *data,unsigned 
len),(dpy,data,len),return) 
++#if SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32
++SDL_X11_SYM(int,_XData32,(Display *dpy,register _Xconst long *data,unsigned 
len),(dpy,data,len),return)
++#else
+ SDL_X11_SYM(int,_XData32,(Display *dpy,register long *data,unsigned 
len),(dpy,data,len),return)
++#endif
  SDL_X11_SYM(void,_XRead32,(Display *dpy,register long *data,long 
len),(dpy,data,len),)
  #endif
  

Index: sdl.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/sdl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sdl.info23 Jul 2013 14:47:08 -  1.7
+++ sdl.info23 Jul 2013 18:40:55 -  1.8
@@ -19,19 +19,12 @@
 Revision: 2
 BuildDependsOnly: True
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: pkgconfig, x11-dev, fink (= 0.24.12)
+BuildDepends: x11-dev, fink (= 0.24.12)
 Maintainer: Max Horn m...@quendi.de
 Source: http://www.libsdl.org/release/SDL-%v.tar.gz
 Source-MD5: 9d96df8417572a2afb781a7c4c811a85
 PatchFile: %n.patch
-PatchFile-MD5: 75d392042cf351161585fa4a674fe795 
-PatchScript: 
- #!/bin/bash -ev
-x11vers=`%p/bin/pkg-config --modversion x11 | cut -d. -f1-2`
-if [[ $x11vers  1.5 ]]; then
- %{default_script}
-fi
-
+PatchFile-MD5: 7e736602b44b4240e7a52d93ea19f3fb
 ConfigureParams: --mandir=%p/share/man
 CompileScript: ./configure %c; DISTCC_HOSTS='' MAKEFLAGS='-j1' make
 InstallScript: make install DESTDIR=%d


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/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 sdl.patch, 1.3, 1.4 sdl.info, 1.4, 1.5

2013-07-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6920

Modified Files:
sdl.info 
Added Files:
sdl.patch 
Log Message:
Fix building SDL on 10.9 (thanks to Jack Howarth)

--- NEW FILE: sdl.patch ---
--- a/src/video/quartz/SDL_QuartzVideo.h.orig   2013-02-02 17:53:45.0 
-0800
+++ a/src/video/quartz/SDL_QuartzVideo.h2013-02-02 17:54:15.0 
-0800
@@ -91,7 +91,9 @@ typedef struct SDL_PrivateVideoData {
 CGDirectDisplayID  display;/* 0 == main display (only support 
single display) */
 const void *mode;  /* current mode of the display */
 const void *save_mode; /* original mode of the display */
+#if (MAC_OS_X_VERSION_MIN_REQUIRED  1070)
 CGDirectPaletteRef palette;/* palette of an 8-bit display */
+#endif
 NSOpenGLContext*gl_context;/* OpenGL rendering context */
 NSGraphicsContext  *nsgfx_context; /* Cocoa graphics context */
 Uint32 width, height, bpp; /* frequently used data about the 
display */
--- a/src/video/x11/SDL_x11sym.h.orig   2013-06-22 20:48:48.0 -0400
+++ a/src/video/x11/SDL_x11sym.h2013-06-22 20:51:18.0 -0400
@@ -165,7 +165,7 @@
  */
 #ifdef LONG64
 SDL_X11_MODULE(IO_32BIT)
-SDL_X11_SYM(int,_XData32,(Display *dpy,register long *data,unsigned 
len),(dpy,data,len),return)
+SDL_X11_SYM(int,_XData32,(Display *dpy,register _Xconst long *data,unsigned 
len),(dpy,data,len),return) 
 SDL_X11_SYM(void,_XRead32,(Display *dpy,register long *data,long 
len),(dpy,data,len),)
 #endif
 

Index: sdl.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/sdl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sdl.info23 Jan 2012 11:34:01 -  1.4
+++ sdl.info22 Jul 2013 12:19:11 -  1.5
@@ -16,13 +16,22 @@
 
 Package: sdl
 Version: 1.2.15
-Revision: 1
+Revision: 2
 BuildDependsOnly: True
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: x11-dev, fink (= 0.24.12)
 Maintainer: Max Horn m...@quendi.de
 Source: http://www.libsdl.org/release/SDL-%v.tar.gz
 Source-MD5: 9d96df8417572a2afb781a7c4c811a85
+PatchFile: %n.patch
+PatchFile-MD5: 75d392042cf351161585fa4a674fe795 
+PatchScript: 
+ #!/bin/bash -ev
+darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
+if [[ $darwinvers  10.8 ]]; then
+ %{default_script}
+fi
+
 ConfigureParams: --mandir=%p/share/man
 CompileScript: ./configure %c; DISTCC_HOSTS='' MAKEFLAGS='-j1' make
 InstallScript: make install DESTDIR=%d


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/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 sdl.info,1.5,1.6

2013-07-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19377

Modified Files:
sdl.info 
Log Message:
Hopefully fix building SDL on 10.8 with XQuartz

Index: sdl.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/sdl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sdl.info22 Jul 2013 12:19:11 -  1.5
+++ sdl.info22 Jul 2013 16:39:02 -  1.6
@@ -28,7 +28,7 @@
 PatchScript: 
  #!/bin/bash -ev
 darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
-if [[ $darwinvers  10.8 ]]; then
+if [[ $darwinvers  10.7 ]]; then
  %{default_script}
 fi
 


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/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 wireshark.info,1.16,1.17

2013-06-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15432/net

Modified Files:
wireshark.info 
Log Message:
New upstream versions

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- wireshark.info  8 Mar 2013 10:58:46 -   1.16
+++ wireshark.info  11 Jun 2013 13:39:06 -  1.17
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.6
+Version: 1.10.0
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: 317361e701936c72f7f18f857059b944
+Source-MD5: 72e51cd33fd33c7044a41c2ab51ad7af
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.
@@ -101,9 +101,9 @@
 
 DocFiles: AUTHORS COPYING NEWS README*
 Shlibs: 
-  !%p/lib/libwireshark.2.dylib
-  !%p/lib/libwiretap.2.dylib
-  !%p/lib/libwsutil.2.dylib
+  !%p/lib/libwireshark.3.dylib
+  !%p/lib/libwiretap.3.dylib
+  !%p/lib/libwsutil.3.dylib
 
 Description: Powerful network protocol analyzer
 DescDetail: 


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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/text enscript.info,1.1,1.2

2013-06-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15432/text

Modified Files:
enscript.info 
Log Message:
New upstream versions

Index: enscript.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/enscript.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- enscript.info   7 Sep 2011 14:54:28 -   1.1
+++ enscript.info   11 Jun 2013 13:39:06 -  1.2
@@ -15,18 +15,19 @@
 # maintainership of) the affected package.
 
 Package: enscript
-Version: 1.6.5.2
-Revision: 2
+Version: 1.6.6
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
 
 BuildDepends: libgettext8-dev, gettext-tools
 Depends: libgettext8-shlibs
 DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README* THANKS TODO
 
-Source: gnu
-Source-MD5: c1d2a0d4b44ca30634742b299881b0e2
+Source: mirror:gnu:%n/%n-%v.tar.gz
+Source-MD5: 3acc242b829adacabcaf28533f049afd
 
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
+InfoTest: TestScript: make check || exit 2
 InfoDocs: enscript.info
 Description: Converts text files to PostScript
 


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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/utils patch.info,1.1,1.2

2013-06-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15432/utils

Modified Files:
patch.info 
Log Message:
New upstream versions

Index: patch.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/patch.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- patch.info  16 Sep 2011 12:59:42 -  1.1
+++ patch.info  11 Jun 2013 13:39:06 -  1.2
@@ -15,12 +15,12 @@
 # maintainership of) the affected package.
 
 Package: patch
-Version: 2.6.1
-Revision: 2
+Version: 2.7.1
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
-BuildDepends: fink (= 0.24.12-1)
-Source: gnu
-Source-MD5: d758eb96d3f75047efc004a720d33daf
+BuildDepends: fink (= 0.32)
+Source: mirror:gnu:%n/%n-%v.tar.xz
+Source-MD5: e9ae5393426d3ad783a300a338c09b72
 PatchFile: %n.patch
 PatchFile-MD5: 6690768e0e48fe2fa18cc9aab3a84f64
 PatchScript: 


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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/utils diffutils.info,1.3,1.4

2013-06-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15742/utils

Modified Files:
diffutils.info 
Log Message:
New upstream version, add missing deps (thanks for the pointer, Dan)

Index: diffutils.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/diffutils.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- diffutils.info  7 Sep 2011 11:46:29 -   1.3
+++ diffutils.info  11 Jun 2013 13:46:42 -  1.4
@@ -15,21 +15,36 @@
 # maintainership of) the affected package.
 
 Package: diffutils
-Version: 3.1
-Revision: 2
+Version: 3.3
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
-Source: gnu
-Source-MD5: 29c15b2de8bf33685029e035fa680a6e
-BuildDepends: libgettext8-dev
-Depends: libgettext8-shlibs
+Source: mirror:gnu:%n/%n-%v.tar.xz
+Source-MD5: 99180208ec2a82ce71f55b0d7389f1b3
+BuildDepends: 
+  fink (= 0.32),
+  fink-package-precedence,
+  libgettext8-dev,
+  libiconv-dev,
+  libsigsegv2
+
+Depends: 
+  libgettext8-shlibs,
+  libiconv,
+  libsigsegv2-shlibs
+
 ConfigureParams: 
   --mandir=%p/share/man \
-  --infodir=%p/share/info \
-  --disable-dependency-tracking
+  --infodir=%p/share/info
+
+CompileScript: 
+#!/bin/sh -ev
+  %{default_script}
+  fink-package-precedence .
 
 InstallScript: make install DESTDIR=%d
 DocFiles: ChangeLog README COPYING NEWS THANKS
 InfoDocs: diffutils.info
+InfoTest: TestScript: make check || exit 2
 Description: Tools to compare files
 DescDetail: 
 Diff and its companion utilities compare files and are able to
@@ -40,3 +55,9 @@
 
 License: GPL
 Homepage: http://www.gnu.org/software/diffutils/diffutils.html
+
+# Building diffutils-3.1-2 on 10.8 and running 'otool -L' on the compiled
+# binaries finds links to libiconv and libsigsegv2, which are not listed
+# in the dependencies. I instrumented the build with
+# --enable-dependency-tracking and fink-package-precedence, and did not
+# find any further missing deps. 


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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/utils the-silver-searcher.info, NONE, 1.1

2013-06-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15817/utils

Added Files:
the-silver-searcher.info 
Log Message:
New package

--- NEW FILE: the-silver-searcher.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: the-silver-searcher
Version: 0.14
Revision: 1
Maintainer: Max Horn m...@quendi.de
#
Source: https://github.com/ggreer/the_silver_searcher/archive/%v.tar.gz
Source-MD5: 58503f1bcdaac864450d7add44709457 
SourceDirectory: the_silver_searcher-%v
Depends: libpcre1-shlibs
BuildDepends: fink-package-precedence, automaken, pkgconfig, libpcre1
CompileScript: 
#!/bin/sh -ev
  autoreconf -i
  %{default_script}
  fink-package-precedence .

InstallScript: make install DESTDIR=%d prefix=%p
DocFiles: LICENSE README.md
#
Description: Code-searching tool like ack, but faster
DescDetail: 
Installs a command ag (the chemical symbol for silver),
which allows you to search through code (and more generally, any kind of text)
similar to grep or ack, but much fast:
* It searches code about 3-5x faster than ack.
* It ignores file patterns from your .gitignore and .hgignore.
* If there are files in your source repo you don't want to search,
  just add their patterns to a .agignore file.

# License: Apache 2.0
License: OSI-Approved
Homepage: https://github.com/ggreer/the_silver_searcher


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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 automake1.13.info, 1.4, 1.5

2013-06-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15856/devel

Modified Files:
automake1.13.info 
Log Message:
New upstream version

Index: automake1.13.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.13.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- automake1.13.info   10 May 2013 05:04:28 -  1.4
+++ automake1.13.info   11 Jun 2013 13:49:16 -  1.5
@@ -1,8 +1,8 @@
 Package: automake1.13
-Version: 1.13.1
-Revision: 2
+Version: 1.13.3
+Revision: 1
 Source: mirror:gnu:automake/automake-%v.tar.xz
-Source-MD5: a60380ab11e1481376b7747d1b42ced2
+Source-MD5: e181a81bb57097a6c8c52cdb91c4b2b9
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
 Depends: %N-core (= %v-%r)


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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 reposurgeon.info,1.8,1.9

2013-05-26 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12701/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream version

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- reposurgeon.info16 Apr 2013 16:59:59 -  1.8
+++ reposurgeon.info26 May 2013 19:02:10 -  1.9
@@ -15,12 +15,12 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.33
+Version: 2.39
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: e35ea427208b4f5742add6eba4181971 
+Source-MD5: 938238bab3edb56f64c0361553cf 
 #Depends: python27
 BuildDepends: xmlto, asciidoc
 Suggests: cvs-fast-export


--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
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 mc.info,1.8,1.9

2013-05-26 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12722/gnome

Modified Files:
mc.info 
Log Message:
New upstream version

Index: mc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/mc.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mc.info 4 Jan 2013 21:04:10 -   1.8
+++ mc.info 26 May 2013 19:02:22 -  1.9
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: mc
-Version: 4.8.1.7
+Version: 4.8.8
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 Depends: 
@@ -33,7 +33,7 @@
   libiconv-dev
 
 Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz
-Source-MD5: 4b72e968e1c8e86c003cf6cb0f9e9a24
+Source-MD5: 14231665535fc80cc654b6ccfd070995
 ConfigureParams: 
   --with-netrc \
   --without-x \


--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
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 msrp.info,NONE,1.1

2013-04-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20402/utils

Added Files:
msrp.info 
Log Message:
New package

--- NEW FILE: msrp.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: msrp
Version: 0.9.5
Revision: 1
Maintainer: Max Horn m...@quendi.de
#
Depends: libpcre1-shlibs
BuildDepends: cmake, libpcre1, pkgconfig
#
Source: http://msrp.github.com/releases/%n-%v.tar.bz2
Source-MD5: a4a03fd3a797b568e8fa649fb02420dd 
#
#ConfigureParams: --with-libiconv-prefix=%p --mandir=%p/share/man 
--infodir=%p/share/info --program-prefix=g
CompileScript: 
 cmake . -DCMAKE_INSTALL_PREFIX=%p
 make

InstallScript: make install DESTDIR=%d
DocFiles: README COPYING AUTHORS NEWS doc/THANKS
#InfoDocs: gsed.info
#
#InfoTest: TestScript: make check || exit 2
#
Description: Meta Search and RePlace
DescDetail: 
 MSRP is a utility to perform regular expression substitutions. It reads
 one or more files as input and modifies both their contents and
 filenames by renaming files if appropriate.


License: GPL
Homepage: http://msrp.github.com/


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
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/utils msrp.info,NONE,1.1

2013-04-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20431/utils

Added Files:
msrp.info 
Log Message:
New package

--- NEW FILE: msrp.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: msrp
Version: 0.9.5
Revision: 1
Maintainer: Max Horn m...@quendi.de
#
Depends: libpcre1-shlibs
BuildDepends: cmake, libpcre1, pkgconfig
#
Source: http://msrp.github.com/releases/%n-%v.tar.bz2
Source-MD5: a4a03fd3a797b568e8fa649fb02420dd 
#
#ConfigureParams: --with-libiconv-prefix=%p --mandir=%p/share/man 
--infodir=%p/share/info --program-prefix=g
CompileScript: 
 cmake . -DCMAKE_INSTALL_PREFIX=%p
 make

InstallScript: make install DESTDIR=%d
DocFiles: README COPYING AUTHORS NEWS doc/THANKS
#InfoDocs: gsed.info
#
#InfoTest: TestScript: make check || exit 2
#
Description: Meta Search and RePlace
DescDetail: 
 MSRP is a utility to perform regular expression substitutions. It reads
 one or more files as input and modifies both their contents and
 filenames by renaming files if appropriate.


License: GPL
Homepage: http://msrp.github.com/


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
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 reposurgeon.info,1.7,1.8

2013-04-16 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29472/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream release

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- reposurgeon.info11 Mar 2013 16:20:00 -  1.7
+++ reposurgeon.info16 Apr 2013 16:59:59 -  1.8
@@ -15,14 +15,15 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.25
-Revision: 2
+Version: 2.33
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: ef7d800ea99ed7ac3cd1c555687348f4 
+Source-MD5: e35ea427208b4f5742add6eba4181971 
 #Depends: python27
 BuildDepends: xmlto, asciidoc
+Suggests: cvs-fast-export
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
 CompileScript: make
 InstallScript: make install DESTDIR=%d prefix=%p


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
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 reposurgeon.info,1.7,1.8

2013-04-16 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29550/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream release

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- reposurgeon.info11 Mar 2013 16:19:58 -  1.7
+++ reposurgeon.info16 Apr 2013 17:00:38 -  1.8
@@ -15,14 +15,15 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.25
-Revision: 2
+Version: 2.33
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: ef7d800ea99ed7ac3cd1c555687348f4 
+Source-MD5: e35ea427208b4f5742add6eba4181971 
 #Depends: python27
 BuildDepends: xmlto, asciidoc
+Suggests: cvs-fast-export
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
 CompileScript: make
 InstallScript: make install DESTDIR=%d prefix=%p


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
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 doxygen-doc.info,1.4,1.5

2013-04-09 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19347/devel

Modified Files:
doxygen-doc.info 
Log Message:
Fix building doxygen-doc (doxygen.patch changed; but this does not affect the 
.deb, so no Revision change)

Index: doxygen-doc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/doxygen-doc.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- doxygen-doc.info31 Jan 2013 22:21:50 -  1.4
+++ doxygen-doc.info9 Apr 2013 16:54:25 -   1.5
@@ -17,7 +17,7 @@
 UseMaxBuildJobs: true
 NoSetMAKEFLAGS: true
 PatchFile: doxygen.patch
-PatchFile-MD5: 6fa2690fb487dd1e4e8fe513f88c739d
+PatchFile-MD5: 39faecce786584a091ac681ac2eeacfb
 PatchScript: 
sed -e 's|@PREFIX@|%p|g' \
-e 's|@FINK_ARCH@|%m|g' %{PatchFile} | patch -p1


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
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 reposurgeon.info,1.6,1.7

2013-03-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20563/devel

Modified Files:
reposurgeon.info 
Log Message:
reposurgeon: add missing bdep on asciidoc

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- reposurgeon.info8 Mar 2013 10:58:44 -   1.6
+++ reposurgeon.info11 Mar 2013 16:19:58 -  1.7
@@ -16,13 +16,13 @@
 
 Package: reposurgeon
 Version: 2.25
-Revision: 1
+Revision: 2
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
 Source-MD5: ef7d800ea99ed7ac3cd1c555687348f4 
 #Depends: python27
-BuildDepends: xmlto
+BuildDepends: xmlto, asciidoc
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
 CompileScript: make
 InstallScript: make install DESTDIR=%d prefix=%p


--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-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 reposurgeon.info,1.6,1.7

2013-03-11 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20577/devel

Modified Files:
reposurgeon.info 
Log Message:
reposurgeon: add missing bdep on asciidoc

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- reposurgeon.info8 Mar 2013 10:58:46 -   1.6
+++ reposurgeon.info11 Mar 2013 16:20:00 -  1.7
@@ -16,13 +16,13 @@
 
 Package: reposurgeon
 Version: 2.25
-Revision: 1
+Revision: 2
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
 Source-MD5: ef7d800ea99ed7ac3cd1c555687348f4 
 #Depends: python27
-BuildDepends: xmlto
+BuildDepends: xmlto, asciidoc
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
 CompileScript: make
 InstallScript: make install DESTDIR=%d prefix=%p


--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-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 reposurgeon.info,1.5,1.6

2013-03-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19292/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream versions

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- reposurgeon.info14 Feb 2013 18:50:42 -  1.5
+++ reposurgeon.info8 Mar 2013 10:58:44 -   1.6
@@ -15,25 +15,17 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.20
+Version: 2.25
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: f368dfc67ba8d88e184816f278c0e933 
+Source-MD5: ef7d800ea99ed7ac3cd1c555687348f4 
 #Depends: python27
 BuildDepends: xmlto
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
-CompileScript: make reposurgeon.1 repopuller.1 repodiffer.1
-InstallScript: 
-#!/bin/sh -ev
-  /usr/bin/install -d -m 755 %i/bin
-  /usr/bin/install -d -m 755 %i/share/man/man1
-  for n in reposurgeon repopuller repodiffer ; do
-/usr/bin/install -c -p -m 755 $n %i/bin
-/usr/bin/install -c -p -m 644 $n.1 %i/share/man/man1
-  done
-
+CompileScript: make
+InstallScript: make install DESTDIR=%d prefix=%p
 DocFiles: COPYING NEWS README
 #
 Description: Tool for editing version-control repositories


--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-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 wireshark.info,1.23,1.24

2013-03-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19292/net

Modified Files:
wireshark.info 
Log Message:
New upstream versions

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- wireshark.info  21 Feb 2013 11:19:15 -  1.23
+++ wireshark.info  8 Mar 2013 10:58:44 -   1.24
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.5
+Version: 1.8.6
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: fde40a8d4555cab12271e67f9778f5d5
+Source-MD5: 317361e701936c72f7f18f857059b944
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-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 reposurgeon.info,1.5,1.6

2013-03-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19310/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream versions

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- reposurgeon.info14 Feb 2013 18:47:00 -  1.5
+++ reposurgeon.info8 Mar 2013 10:58:46 -   1.6
@@ -15,25 +15,17 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.20
+Version: 2.25
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: f368dfc67ba8d88e184816f278c0e933 
+Source-MD5: ef7d800ea99ed7ac3cd1c555687348f4 
 #Depends: python27
 BuildDepends: xmlto
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
-CompileScript: make reposurgeon.1 repopuller.1 repodiffer.1
-InstallScript: 
-#!/bin/sh -ev
-  /usr/bin/install -d -m 755 %i/bin
-  /usr/bin/install -d -m 755 %i/share/man/man1
-  for n in reposurgeon repopuller repodiffer ; do
-/usr/bin/install -c -p -m 755 $n %i/bin
-/usr/bin/install -c -p -m 644 $n.1 %i/share/man/man1
-  done
-
+CompileScript: make
+InstallScript: make install DESTDIR=%d prefix=%p
 DocFiles: COPYING NEWS README
 #
 Description: Tool for editing version-control repositories


--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-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 wireshark.info,1.15,1.16

2013-03-08 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19310/net

Modified Files:
wireshark.info 
Log Message:
New upstream versions

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- wireshark.info  21 Feb 2013 11:19:18 -  1.15
+++ wireshark.info  8 Mar 2013 10:58:46 -   1.16
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.5
+Version: 1.8.6
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: fde40a8d4555cab12271e67f9778f5d5
+Source-MD5: 317361e701936c72f7f18f857059b944
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-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 wireshark.info,1.22,1.23

2013-02-21 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4633/net

Modified Files:
wireshark.info 
Log Message:
New upstream version

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- wireshark.info  29 Nov 2012 16:03:22 -  1.22
+++ wireshark.info  21 Feb 2013 11:19:15 -  1.23
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.4
+Version: 1.8.5
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: ce22aa0fe7ecb5af39c93ff905c7d026
+Source-MD5: fde40a8d4555cab12271e67f9778f5d5
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
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 wireshark.info,1.14,1.15

2013-02-21 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4647/net

Modified Files:
wireshark.info 
Log Message:
New upstream version

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- wireshark.info  29 Nov 2012 16:03:19 -  1.14
+++ wireshark.info  21 Feb 2013 11:19:18 -  1.15
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.4
+Version: 1.8.5
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: ce22aa0fe7ecb5af39c93ff905c7d026
+Source-MD5: fde40a8d4555cab12271e67f9778f5d5
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
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 reposurgeon.info,1.4,1.5

2013-02-14 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29644/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream version

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- reposurgeon.info22 Jan 2013 14:27:24 -  1.4
+++ reposurgeon.info14 Feb 2013 18:47:00 -  1.5
@@ -15,12 +15,12 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.14
+Version: 2.20
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: 9208989245bac3978cd0a46730c11056 
+Source-MD5: f368dfc67ba8d88e184816f278c0e933 
 #Depends: python27
 BuildDepends: xmlto
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
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 reposurgeon.info,1.4,1.5

2013-02-14 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29890/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream version

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- reposurgeon.info22 Jan 2013 14:27:27 -  1.4
+++ reposurgeon.info14 Feb 2013 18:50:42 -  1.5
@@ -15,12 +15,12 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.14
+Version: 2.20
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: 9208989245bac3978cd0a46730c11056 
+Source-MD5: f368dfc67ba8d88e184816f278c0e933 
 #Depends: python27
 BuildDepends: xmlto
 #PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
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 singular-doc.info, 1.3, 1.4 singular.info, 1.4, 1.5 singular.patch, 1.3, 1.4

2013-02-14 Thread Max Horn
  #  include factory/cf_gmp.h
  #else
-diff -ru Singular-3-1-5/libfac/CMakeLists.txt 
Singular-3-1-5-patched/libfac/CMakeLists.txt
 Singular-3-1-5/libfac/CMakeLists.txt   2012-07-12 16:24:57.0 
+0200
-+++ Singular-3-1-5-patched/libfac/CMakeLists.txt   2012-08-08 
21:29:52.0 +0200
+diff -ru Singular-3-1-6/libfac/CMakeLists.txt 
Singular-3-1-6-patched/libfac/CMakeLists.txt
+--- Singular-3-1-6/libfac/CMakeLists.txt   2012-12-19 22:01:16.0 
+0100
 Singular-3-1-6-patched/libfac/CMakeLists.txt   2013-01-07 
19:34:48.0 +0100
 @@ -35,8 +35,8 @@
if (${CMAKE_CXX_COMPILER_ID} MATCHES GNU)
  
@@ -374,9 +363,9 @@
  #set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})
  
  set(CMAKE_CXX_FLAGS_RELEASE -O3 -fomit-frame-pointer -DNDEBUG)
-diff -ru Singular-3-1-5/libfac/Makefile.dist 
Singular-3-1-5-patched/libfac/Makefile.dist
 Singular-3-1-5/libfac/Makefile.dist2012-07-12 16:24:57.0 
+0200
-+++ Singular-3-1-5-patched/libfac/Makefile.dist2012-08-08 
21:31:18.0 +0200
+diff -ru Singular-3-1-6/libfac/Makefile.dist 
Singular-3-1-6-patched/libfac/Makefile.dist
+--- Singular-3-1-6/libfac/Makefile.dist2012-12-19 22:01:16.0 
+0100
 Singular-3-1-6-patched/libfac/Makefile.dist2013-01-07 
19:34:48.0 +0100
 @@ -20,7 +20,7 @@
  CHARDEFINES =
  DEFINES = $(FACDEFINES) $(CHARDEFINES)
@@ -386,9 +375,9 @@
  DEBFLAGS= -g $(DEFINES) $(ALLFLAGS)
  DEBFLAGSTMPL= -g $(DEFINES) 
  OPTFLAGS = -O3 $(DEFINES) $(ALLFLAGS) 
-diff -ru Singular-3-1-5/libfac/configure Singular-3-1-5-patched/l8.0 
+0100istGNUmakefileructrI²r+@ô˜Lÿ°ô˜Lÿuʱr+€ê²r+åÒr+’ØÎr+°ô˜Lÿ€ððr+
 é˜Lÿpè˜Lÿkà±r+6 
èè!è!@ô˜Lÿ°ô˜Lÿx”Îr+ 
ê˜Lÿ’±r+†à±r+@ô˜Lÿ`±r+ô˜LÿÀ2r+uʱr+€2r+؄2r+¨‰2r+€ê²r+x”Îr+
 
ê˜Lÿpé˜Lÿkà±r+à!à!@ô˜Lÿ°ô˜LÿH^®r+€ë˜Lÿ’±r+†à±r+@ô˜Lÿ`±r+ô˜Lÿpô˜Lÿhô˜Lÿ8ëÒr+Œp˜°ô˜Lÿuʱr+€ê²r+€ë˜LÿPê˜Lÿkà±r+GHIJKMNOP@ô˜Lÿ°ô˜LÿH
…r+ 
í˜Lÿ’±r+†à±r+@ô˜Lÿ02r+uʱr+ Îr+ 
Ibr+€2r+؄2r+¨‰2r+€ê²r+H…r+ 
í˜Lÿ`ë˜Lÿkà±r+8…r+ 
í˜Lÿë˜Lÿkà±r+(…r+ 
í˜LÿÀë˜Lÿkà±r+…r+ í˜Lÿðë˜Lÿkà±r+ 
¨Ž2r+uʱr+¨‰2r+pæ˜LÿŠ˜br+eɱr+؄2r+ì˜Lÿy˜br+eɱr+€2r+Àì˜LÿZ˜br+eɱr+ØDbr+
 Îr+ 
Ibr+€2r+ؤÎr+؄2r+¨‰2r+€ê²r+8ëÒr+
.r+°ô˜LÿpÛar+pî˜Lÿ@í˜Lÿkà±r+5678:=?@BD@ô˜Lÿ°ô˜Lÿ
 +r+°ô˜Lÿuʱr+åÒr+ðì˜Lÿ
.r+eɱr+åÒr+Õ_@fÆS Qöl±íì#úr+°ô˜Lÿ 
+r+€ï˜LÿPî˜Lÿkà±r+u]ÞÓ  4Q 
÷U^Qʉ§¶uª¹ñìò*ēv@ô˜Lÿ°ô˜LÿH^÷r+ñ˜Lÿ’±r+†à±r+@ô˜Lÿ`±r+ô˜Lÿpô˜Lÿhô˜Lÿ¯Îr+uʱr+ؤÎr+
 
©Îr+€ê²r+ñ˜Lÿ@ï˜Lÿkà±r+8^÷r+ñ˜Lÿpï˜Lÿkàibfac/configure
 Singular-3-1-5/libfac/configure2012-07-12 16:24:57.0 +0200
-+++ Singular-3-1-5-patched/libfac/configure2012-08-08 21:30:45.0 
+0200
+diff -ru Singular-3-1-6/libfac/configure 
Singular-3-1-6-patched/libfac/configure
+--- Singular-3-1-6/libfac/configure2012-12-19 22:01:16.0 +0100
 Singular-3-1-6-patched/libfac/configure2013-01-07 19:34:48.0 
+0100
 @@ -1024,7 +1024,7 @@
  
  

Index: singular-doc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/singular-doc.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- singular-doc.info   9 Aug 2012 13:03:43 -   1.3
+++ singular-doc.info   14 Feb 2013 18:51:40 -  1.4
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: singular-doc
-Version: 3.1.5
+Version: 3.1.6
 Revision: 1
 #
 Maintainer: Max Horn m...@quendi.de
@@ -27,16 +27,16 @@
  Previous revisions by Michael Brickenstein.
 
 #
-Depends: singular
+Depends: singular (= 3.1.6)
 #
-Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-5/Singular-3-1-5-share.tar.gz
-Source-MD5: d75f5dbde0313fee27b8dc447ddd7805
-SourceDirectory: Singular/3-1-5
+Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-6/Singular-3-1-6-share.tar.gz
+Source

[cvs] dists/10.4/stable/main/finkinfo/sci singular-doc.info, 1.10, 1.11 singular.info, 1.13, 1.14 singular.patch, 1.5, 1.6

2013-02-14 Thread Max Horn
  #  include factory/cf_gmp.h
  #else
-diff -ru Singular-3-1-5/libfac/CMakeLists.txt 
Singular-3-1-5-patched/libfac/CMakeLists.txt
 Singular-3-1-5/libfac/CMakeLists.txt   2012-07-12 16:24:57.0 
+0200
-+++ Singular-3-1-5-patched/libfac/CMakeLists.txt   2012-08-08 
21:29:52.0 +0200
+diff -ru Singular-3-1-6/libfac/CMakeLists.txt 
Singular-3-1-6-patched/libfac/CMakeLists.txt
+--- Singular-3-1-6/libfac/CMakeLists.txt   2012-12-19 22:01:16.0 
+0100
 Singular-3-1-6-patched/libfac/CMakeLists.txt   2013-01-07 
19:34:48.0 +0100
 @@ -35,8 +35,8 @@
if (${CMAKE_CXX_COMPILER_ID} MATCHES GNU)
  
@@ -374,9 +363,9 @@
  #set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})
  
  set(CMAKE_CXX_FLAGS_RELEASE -O3 -fomit-frame-pointer -DNDEBUG)
-diff -ru Singular-3-1-5/libfac/Makefile.dist 
Singular-3-1-5-patched/libfac/Makefile.dist
 Singular-3-1-5/libfac/Makefile.dist2012-07-12 16:24:57.0 
+0200
-+++ Singular-3-1-5-patched/libfac/Makefile.dist2012-08-08 
21:31:18.0 +0200
+diff -ru Singular-3-1-6/libfac/Makefile.dist 
Singular-3-1-6-patched/libfac/Makefile.dist
+--- Singular-3-1-6/libfac/Makefile.dist2012-12-19 22:01:16.0 
+0100
 Singular-3-1-6-patched/libfac/Makefile.dist2013-01-07 
19:34:48.0 +0100
 @@ -20,7 +20,7 @@
  CHARDEFINES =
  DEFINES = $(FACDEFINES) $(CHARDEFINES)
@@ -386,9 +375,9 @@
  DEBFLAGS= -g $(DEFINES) $(ALLFLAGS)
  DEBFLAGSTMPL= -g $(DEFINES) 
  OPTFLAGS = -O3 $(DEFINES) $(ALLFLAGS) 
-diff -ru Singular-3-1-5/libfac/configure Singular-3-1-5-patch34:48.0 
+0100istGNUmakefileructrù®Þa+PŸø9ÿÀŸø9ÿuz®Þa+€š¯Þa+•ÏÞa+’ˆËßa+ÀŸø9ÿ€
 íßa+°”ø9ÿ€“ø9ÿk®Þa+6 
èè!è!PŸø9ÿÀŸø9ÿxDËßa+°•ø9ÿ’r®Þa+†®Þa+PŸø9ÿ`r®Þa+Ÿø9ÿÀ?/àa+uz®Þa+0/àa+Ø4/àa+¨9/àa+€š¯Þa+xDËßa+°•ø9ÿ€”ø9ÿk®Þa+à!à!PŸø9ÿÀŸø9ÿH«ßa+–ø9ÿ’r®Þa+†®Þa+PŸø9ÿ`r®Þa+Ÿø9ÿ€Ÿø9ÿxŸø9ÿ8›ÏÞa+Œp˜ÀŸø9ÿuz®Þa+€š¯Þa+–ø9ÿ`•ø9ÿk®Þa+GHIJKMNOPPŸø9ÿÀŸø9ÿHŁßa+0˜ø9ÿ’r®Þa+†®Þa+PŸø9ÿ0?/àa+uz®Þa+PËßa+
 
ù^ßa+0/àa+Ø4/àa+¨9/àa+€š¯Þa+HŁßa+0˜ø9ÿp–ø9ÿk®Þa+8Łßa+0˜ø9ÿ
 
–ø9ÿk®Þa+(Łßa+0˜ø9ÿЖø9ÿk®Þa+Łßa+0˜ø9ÿ—ø9ÿk®Þa+
 
¨/àa+uz®Þa+¨9/àa+€‘ø9ÿŠH_ßa+ey®Þa+Ø4/àa+
 
—ø9ÿyH_ßa+ey®Þa+0/àa+Зø9ÿZH_ßa+ey®Þa+Øô^ßa+PËßa+
 
ù^ßa+0/àa+ØTËßa+Ø4/àa+¨9/àa+€š¯Þa+8›ÏÞa+½*ßa+ÀŸø9ÿp‹^ßa+€™ø9ÿP˜ø9ÿk®Þa+5678:=?@BDPŸø9ÿÀŸø9ÿ
 
Á'ßa+ÀŸø9ÿuz®Þa+•ÏÞa+˜ø9ÿ½*ßa+ey®Þa+•ÏÞa+Õ_@fÆS
 Qöl±íìÓöÞa+ÀŸø9ÿ 
Á'ßa+šø9ÿ`™ø9ÿk®Þa+u]ÞÓ 4Q 
÷U^Qʉ§¶uª¹ñìò*ēvPŸø9ÿÀŸø9ÿHôÞa+ 
œø9ÿ’r®Þa+†®Þa+PŸø9ÿ`r®Þa+Ÿø9ÿ€Ÿø9ÿxŸø9ÿ_Ëßa+uz®Þa+ØTËßa+
 YËßa+€š¯Þa+ 
œø9ÿPšø9ÿk®Þa+8ôÞa+ 
œø9ÿ€šø9ÿked/libfac/configure
 Singular-3-1-5/libfac/configure2012-07-12 16:24:57.0 +0200
-+++ Singular-3-1-5-patched/libfac/configure2012-08-08 21:30:45.0 
+0200
+diff -ru Singular-3-1-6/libfac/configure 
Singular-3-1-6-patched/libfac/configure
+--- Singular-3-1-6/libfac/configure2012-12-19 22:01:16.0 +0100
 Singular-3-1-6-patched/libfac/configure2013-01-07 19:34:48.0 
+0100
 @@ -1024,7 +1024,7 @@
  
  

Index: singular-doc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/singular-doc.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- singular-doc.info   9 Aug 2012 13:04:57 -   1.10
+++ singular-doc.info   14 Feb 2013 18:51:41 -  1.11
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: singular-doc
-Version: 3.1.5
+Version: 3.1.6
 Revision: 1
 #
 Maintainer: Max Horn m...@quendi.de
@@ -27,16 +27,16 @@
  Previous revisions by Michael Brickenstein.
 
 #
-Depends: singular
+Depends: singular (= 3.1.6)
 #
-Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-5/Singular-3-1-5-share.tar.gz
-Source-MD5: d75f5dbde0313fee27b8dc447ddd7805
-SourceDirectory: Singular/3-1-5
+Source: 
http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-6/Singular-3-1-6

[cvs] dists/10.7/stable/main/finkinfo/devel ninja.info,NONE,1.1

2013-02-12 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21440

Added Files:
ninja.info 
Log Message:
New package: ninja

--- NEW FILE: ninja.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: ninja
Version: 1.1.0
Revision: 1
Maintainer: Max Horn m...@quendi.de

Source: https://github.com/martine/%n/archive/v%v.tar.gz
Source-MD5: 7f75b673cabf13fc1397914687335d66
SourceRename: %n-%v.tar.gz
#SourceDirectory: martine-ninja-50af448

CompileScript: ./bootstrap.py --verbose
InstallScript: 
  #!/bin/sh -ex
  mkdir -p %i/bin
  install -m 755 ninja %i/bin

  mkdir -p %i/etc/bash_completion.d
  install -m 755 misc/bash-completion %i/etc/bash_completion.d/


# Building ninja tests requires gtest, which is not yet available in Fink
#InfoTest: TestScript: make check || exit

DocFiles: COPYING  HACKING.md  README

Description: Small build system with a focus on speed
DescDetail: 
Ninja is a small build system with a focus on speed. It differs from
other build systems in two major respects: it is designed to have its
input files generated by a higher-level build system, and it is designed
to run builds as fast as possible.


# Apache Software License 2.0 is DFSG and OSI approved. According to our
# packaging manual, it also qualifies as BSD, but that sounds plain
# wrong. 
License: DFSG-Approved
Homepage: http://martine.github.com/ninja/


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
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-extras.info,NONE,1.1

2013-01-23 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7927

Added Files:
git-extras.info 
Log Message:
New package

--- NEW FILE: git-extras.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: git-extras
Version: 1.7.0
Revision: 1
Maintainer: Max Horn m...@quendi.de
#
Source: https://github.com/visionmedia/%n/archive/%v.zip
Source-MD5: cf0b9a7cd5931db2e5b908e1234c71f8
SourceRename: %n-%v.zip 
PatchScript: /usr/bin/sed -i'' -e s|/etc|%p/etc|g Makefile
CompileScript: echo nothing
InstallScript: make install DESTDIR=%d PREFIX=%p
DocFiles: AUTHORS  History.md  LICENSE   Readme.md
#
Description: Little git extras
DescDetail: 
GIT utilities -- repo summary, repl, changelog population,
author commit percentages and more

License: BSD
Homepage: https://github.com/visionmedia/git-extras


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
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-extras.info,1.1,1.2

2013-01-23 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8189

Modified Files:
git-extras.info 
Log Message:
Switch from .zip to .tar.gz

Index: git-extras.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-extras.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- git-extras.info 23 Jan 2013 20:58:45 -  1.1
+++ git-extras.info 23 Jan 2013 21:02:31 -  1.2
@@ -19,9 +19,9 @@
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
-Source: https://github.com/visionmedia/%n/archive/%v.zip
-Source-MD5: cf0b9a7cd5931db2e5b908e1234c71f8
-SourceRename: %n-%v.zip 
+Source: https://github.com/visionmedia/%n/archive/%v.tar.gz
+Source-MD5: 92bcfb800125774be4f35b5cda0f
+SourceRename: %n-%v.tar.gz
 PatchScript: /usr/bin/sed -i'' -e s|/etc|%p/etc|g Makefile
 CompileScript: echo nothing
 InstallScript: make install DESTDIR=%d PREFIX=%p


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
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-extras.info,1.2,1.3

2013-01-23 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8674

Modified Files:
git-extras.info 
Log Message:
While not technically necessary, let's depend on git anyway ;)

Index: git-extras.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-extras.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- git-extras.info 23 Jan 2013 21:02:31 -  1.2
+++ git-extras.info 23 Jan 2013 21:09:38 -  1.3
@@ -16,9 +16,12 @@
 
 Package: git-extras
 Version: 1.7.0
-Revision: 1
+Revision: 2
 Maintainer: Max Horn m...@quendi.de
 #
+BuildDepends: fink (= 0.32)
+RuntimeDepends: git
+#
 Source: https://github.com/visionmedia/%n/archive/%v.tar.gz
 Source-MD5: 92bcfb800125774be4f35b5cda0f
 SourceRename: %n-%v.tar.gz


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
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 reposurgeon.info,1.3,1.4

2013-01-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29802/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream version

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- reposurgeon.info29 Nov 2012 10:44:19 -  1.3
+++ reposurgeon.info22 Jan 2013 14:27:24 -  1.4
@@ -15,21 +15,21 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.6
+Version: 2.14
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: 061c10623467136af35d66ee0bc24cf6 
-Depends: python27
+Source-MD5: 9208989245bac3978cd0a46730c11056 
+#Depends: python27
 BuildDepends: xmlto
-PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
-CompileScript: make reposurgeon.1 svnpull.1
+#PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
+CompileScript: make reposurgeon.1 repopuller.1 repodiffer.1
 InstallScript: 
 #!/bin/sh -ev
   /usr/bin/install -d -m 755 %i/bin
   /usr/bin/install -d -m 755 %i/share/man/man1
-  for n in reposurgeon svnpull ; do
+  for n in reposurgeon repopuller repodiffer ; do
 /usr/bin/install -c -p -m 755 $n %i/bin
 /usr/bin/install -c -p -m 644 $n.1 %i/share/man/man1
   done


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
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 reposurgeon.info,1.3,1.4

2013-01-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29818/devel

Modified Files:
reposurgeon.info 
Log Message:
New upstream version

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- reposurgeon.info29 Nov 2012 10:44:17 -  1.3
+++ reposurgeon.info22 Jan 2013 14:27:27 -  1.4
@@ -15,21 +15,21 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.6
+Version: 2.14
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: 061c10623467136af35d66ee0bc24cf6 
-Depends: python27
+Source-MD5: 9208989245bac3978cd0a46730c11056 
+#Depends: python27
 BuildDepends: xmlto
-PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
-CompileScript: make reposurgeon.1 svnpull.1
+#PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
+CompileScript: make reposurgeon.1 repopuller.1 repodiffer.1
 InstallScript: 
 #!/bin/sh -ev
   /usr/bin/install -d -m 755 %i/bin
   /usr/bin/install -d -m 755 %i/share/man/man1
-  for n in reposurgeon svnpull ; do
+  for n in reposurgeon repopuller repodiffer ; do
 /usr/bin/install -c -p -m 755 $n %i/bin
 /usr/bin/install -c -p -m 644 $n.1 %i/share/man/man1
   done


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
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 automake1.13.info, NONE, 1.1 automake1.10.info, 1.11, 1.12 automake1.11.info, 1.11, 1.12 automake1.12.info, 1.7, 1.8

2013-01-07 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv940

Modified Files:
automake1.10.info automake1.11.info automake1.12.info 
Added Files:
automake1.13.info 
Log Message:
Add automake1.13 package

--- NEW FILE: automake1.13.info ---
Package: automake1.13
Version: 1.13.1
Revision: 2
Source: mirror:gnu:automake/automake-%v.tar.xz
Source-MD5: a60380ab11e1481376b7747d1b42ced2
# versions of dpkg  1.10.21-1233 have a buggy install-info command
BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
Depends: %N-core (= %v-%r)
Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, 
automake1.12, automake1.13
Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, 
automake1.12, automake1.13
Provides: automaken

PatchScript: 
  #!/bin/sh -ev
  # Disable one of the lex tests which is incompatible with our flex
  # package (but not with flex-devel, nor with the flex Apple ships).
  /usr/bin/sed -i.orig -E -e 's|t/lex-header.sh||g' Makefile.in


# HACK: Set ac_cv_prog_TEX to disable any TeX or texinfo related tests,
# until the day we get a non-broken install-info.
ConfigureParams: --infodir=%p/share/info PERL=/usr/bin/perl ac_cv_prog_TEX=
InstallScript: 
 #!/bin/sh -ex
 make install DESTDIR=%d
 
 VERSION=1.13
 for tool in aclocal automake ; do
   # Replace man page alias by symlink
   rm %i/share/man/man1/$tool.1
   ln -s %p/share/man/man1/$tool-$VERSION.1 %i/share/man/man1/$tool.1
   # Normally, the versioned executable name is a symlink to the unversioned 
name.
   # We swap this, turning the unversioned name into a symlink, and
   # store the executable under the versioned name.
   rm %i/bin/$tool-$VERSION
   mv %i/bin/$tool %i/bin/$tool-$VERSION
   ln -s %p/bin/$tool-$VERSION %i/bin/$tool
 done


SplitOff: 
 Package: %N-core
 Depends: autoconf | autoconf2.6
 # TODO: Add Provides: automaken-core ??
 # TODO: Add custom Description?
 Files: bin/aclocal-* bin/automake-* share/aclocal-* share/automake-* 
share/man/man1/aclocal-* share/man/man1/automake-*
 DocFiles: COPYING README AUTHORS NEWS THANKS


# TODO: Perhaps rename automake.info* to automake-X.Y.info* ?
InfoTest: 
  TestScript: make check || exit 2
  TestDepends: libtool2

DocFiles: COPYING README AUTHORS NEWS THANKS
InfoDocs: automake.info

Description: GNU Standards-compliant Makefile generator
DescDetail: 
Automake is a tool for automatically generating `Makefile.in's from files 
called `Makefile.am'.

The goal of Automake is to remove the burden of Makefile maintenance from the 
back of the individual GNU maintainer (and put it on the back of the Automake 
maintainer).

The `Makefile.am' is basically a series of `make' macro definitions (with 
rules being thrown in occasionally). The generated `Makefile.in's are 
compliant with the GNU Makefile standards.

DescPackaging: 
Previous versions by Christoph Pfisterer, Max Horn.
Desc adapted from debian :-)

License: GPL
Maintainer: Chris Zubrzycki bere...@users.sourceforge.net
Homepage: http://www.gnu.org/software/automake/

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- automake1.12.info   22 Nov 2012 15:46:28 -  1.7
+++ automake1.12.info   7 Jan 2013 22:47:33 -   1.8
@@ -1,13 +1,13 @@
 Package: automake1.12
 Version: 1.12.5
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.xz
 Source-MD5: 2bc1aef898712c7e56320f264040972d
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
 Depends: %N-core (= %v-%r)
-Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
-Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
+Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, 
automake1.12, automake1.13
+Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, 
automake1.12, automake1.13
 Provides: automaken
 
 PatchScript: 

Index: automake1.11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.11.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- automake1.11.info   20 Nov 2012 21:29:47 -  1.11
+++ automake1.11.info   7 Jan 2013 22:47:33 -   1.12
@@ -1,13 +1,13

[cvs] dists/10.7/stable/main/finkinfo/devel automake1.13.info, NONE, 1.1 automake1.10.info, 1.6, 1.7 automake1.11.info, 1.9, 1.10 automake1.12.info, 1.7, 1.8

2013-01-07 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv957

Modified Files:
automake1.10.info automake1.11.info automake1.12.info 
Added Files:
automake1.13.info 
Log Message:
Add automake1.13 package

--- NEW FILE: automake1.13.info ---
Package: automake1.13
Version: 1.13.1
Revision: 2
Source: mirror:gnu:automake/automake-%v.tar.xz
Source-MD5: a60380ab11e1481376b7747d1b42ced2
# versions of dpkg  1.10.21-1233 have a buggy install-info command
BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
Depends: %N-core (= %v-%r)
Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, 
automake1.12, automake1.13
Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, 
automake1.12, automake1.13
Provides: automaken

PatchScript: 
  #!/bin/sh -ev
  # Disable one of the lex tests which is incompatible with our flex
  # package (but not with flex-devel, nor with the flex Apple ships).
  /usr/bin/sed -i.orig -E -e 's|t/lex-header.sh||g' Makefile.in


# HACK: Set ac_cv_prog_TEX to disable any TeX or texinfo related tests,
# until the day we get a non-broken install-info.
ConfigureParams: --infodir=%p/share/info PERL=/usr/bin/perl ac_cv_prog_TEX=
InstallScript: 
 #!/bin/sh -ex
 make install DESTDIR=%d
 
 VERSION=1.13
 for tool in aclocal automake ; do
   # Replace man page alias by symlink
   rm %i/share/man/man1/$tool.1
   ln -s %p/share/man/man1/$tool-$VERSION.1 %i/share/man/man1/$tool.1
   # Normally, the versioned executable name is a symlink to the unversioned 
name.
   # We swap this, turning the unversioned name into a symlink, and
   # store the executable under the versioned name.
   rm %i/bin/$tool-$VERSION
   mv %i/bin/$tool %i/bin/$tool-$VERSION
   ln -s %p/bin/$tool-$VERSION %i/bin/$tool
 done


SplitOff: 
 Package: %N-core
 Depends: autoconf | autoconf2.6
 # TODO: Add Provides: automaken-core ??
 # TODO: Add custom Description?
 Files: bin/aclocal-* bin/automake-* share/aclocal-* share/automake-* 
share/man/man1/aclocal-* share/man/man1/automake-*
 DocFiles: COPYING README AUTHORS NEWS THANKS


# TODO: Perhaps rename automake.info* to automake-X.Y.info* ?
InfoTest: 
  TestScript: make check || exit 2
  TestDepends: libtool2

DocFiles: COPYING README AUTHORS NEWS THANKS
InfoDocs: automake.info

Description: GNU Standards-compliant Makefile generator
DescDetail: 
Automake is a tool for automatically generating `Makefile.in's from files 
called `Makefile.am'.

The goal of Automake is to remove the burden of Makefile maintenance from the 
back of the individual GNU maintainer (and put it on the back of the Automake 
maintainer).

The `Makefile.am' is basically a series of `make' macro definitions (with 
rules being thrown in occasionally). The generated `Makefile.in's are 
compliant with the GNU Makefile standards.

DescPackaging: 
Previous versions by Christoph Pfisterer, Max Horn.
Desc adapted from debian :-)

License: GPL
Maintainer: Chris Zubrzycki bere...@users.sourceforge.net
Homepage: http://www.gnu.org/software/automake/

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- automake1.12.info   22 Nov 2012 15:46:33 -  1.7
+++ automake1.12.info   7 Jan 2013 22:47:36 -   1.8
@@ -1,13 +1,13 @@
 Package: automake1.12
 Version: 1.12.5
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.xz
 
Source-Mirror:gnu:automake/automake-%v.tar.xz.8o/devel/automake1.12.info,v1/aclocal-*
 share/man/man1/automake-*, automake1.11, automake1.12, automake1.13uŒ 
}+’hˆ¡}+ 
­\Ïÿ€€ª¡}+¢\Ïÿ`¡\Ïÿkpk }+6 
èè!è!0­\Ïÿ 
­\Ïÿx$ˆ¡}+£\Ïÿ’Rk }+†pk }+0­\Ïÿ`Rk 
}+o­\ÏÿÀì¡}+uZk }+ì¡}+Øì¡}+¨ì¡}+€zl 
}+x$ˆ¡}+£\Ïÿ`¢\Ïÿkpk 
}+à!à!0­\Ïÿ ­\ÏÿHîg¡}+p¤\Ïÿ’Rk 
}+†pk }+0­\Ïÿ`Rk }+o­\Ïÿ`­\ÏÿX­\Ïÿ8{Œ 
}+Œp˜ ­\ÏÿuZk }+€zl 
}+p¤\Ïÿ@£\Ïÿkpk 
}+GHIJKMNOP0­\Ïÿ 
­\ÏÿH¥¡}+¦\Ïÿ’Rk }+†pk 
}+0­\Ïÿ0ì¡}+uZk }+0ˆ¡}+ Ù¡}+ì¡}+Øì¡}+¨ì¡}+€zl 
}+H¥¡}+¦\ÏÿP¤\Ïÿkpk 
}+8¥¡}+¦\Ïÿ€¤\Ïÿkpk 
}+(¥¡}+¦\Ïÿ°¤\Ïÿkpk 
}+¥¡}+¦\Ïÿà¤\Ïÿkpk }+ ¨ì¡}+uZk 
}+¨ì¡}+`Ÿ\ÏÿŠ(¡}+eYk 
}+Øì¡}+€¥\Ïÿ

[cvs] dists/10.4/stable/main/finkinfo/utils sed.info, 1.8, 1.9 sed.patch, 1.2, NONE

2013-01-04 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27672/utils

Modified Files:
sed.info 
Removed Files:
sed.patch 
Log Message:
New upstream version of GNU sed

--- sed.patch DELETED ---

Index: sed.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/sed.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- sed.info6 Sep 2012 05:48:26 -   1.8
+++ sed.info4 Jan 2013 20:42:05 -   1.9
@@ -15,18 +15,15 @@
 # maintainership of) the affected package.
 
 Package: sed
-Version: 4.2.1
-Revision: 3
+Version: 4.2.2
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Depends: libgettext8-shlibs, libiconv
 BuildDepends: libgettext8-dev, gettext-bin, gettext-tools, libiconv-dev, fink 
(= 0.24.12-1)
 #
 Source: gnu
-Source-MD5: f0fd4d7da574d4707e442285fd2d3b86 
-#
-PatchFile: %n.patch
-PatchFile-MD5: be16fff7e2ebe12692382a4256dbd251
+Source-MD5: 4111de4faa3b9848a0686b2f260c5056 
 #
 ConfigureParams: --with-libiconv-prefix=%p --mandir=%p/share/man 
--infodir=%p/share/info --program-prefix=g
 InstallScript: 


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
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 sed.info, 1.4, 1.5 sed.patch, 1.2, NONE

2013-01-04 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27689/utils

Modified Files:
sed.info 
Removed Files:
sed.patch 
Log Message:
New upstream version of GNU sed

--- sed.patch DELETED ---

Index: sed.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/sed.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sed.info6 Sep 2012 05:48:26 -   1.4
+++ sed.info4 Jan 2013 20:42:09 -   1.5
@@ -15,18 +15,15 @@
 # maintainership of) the affected package.
 
 Package: sed
-Version: 4.2.1
-Revision: 3
+Version: 4.2.2
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Depends: libgettext8-shlibs, libiconv
 BuildDepends: libgettext8-dev, gettext-bin, gettext-tools, libiconv-dev, fink 
(= 0.24.12-1)
 #
 Source: gnu
-Source-MD5: f0fd4d7da574d4707e442285fd2d3b86 
-#
-PatchFile: %n.patch
-PatchFile-MD5: be16fff7e2ebe12692382a4256dbd251
+Source-MD5: 4111de4faa3b9848a0686b2f260c5056 
 #
 ConfigureParams: --with-libiconv-prefix=%p --mandir=%p/share/man 
--infodir=%p/share/info --program-prefix=g
 InstallScript: 


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
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 mc.info,1.7,1.8

2013-01-04 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28865/gnome

Modified Files:
mc.info 
Log Message:
New upstream version of mc

Index: mc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/mc.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- mc.info 18 Sep 2012 15:00:50 -  1.7
+++ mc.info 4 Jan 2013 21:04:10 -   1.8
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: mc
-Version: 4.8.1.6
+Version: 4.8.1.7
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 Depends: 
@@ -33,7 +33,7 @@
   libiconv-dev
 
 Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz
-Source-MD5: d2572eccca66c1f145186879e736e1df
+Source-MD5: 4b72e968e1c8e86c003cf6cb0f9e9a24
 ConfigureParams: 
   --with-netrc \
   --without-x \


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
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/gnome mc.info,1.10,1.11

2013-01-04 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28879/gnome

Modified Files:
mc.info 
Log Message:
New upstream version of mc

Index: mc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/mc.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- mc.info 18 Sep 2012 15:00:21 -  1.10
+++ mc.info 4 Jan 2013 21:04:13 -   1.11
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: mc
-Version: 4.8.1.6
+Version: 4.8.1.7
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 Depends: 
@@ -33,7 +33,7 @@
   libiconv-dev
 
 Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz
-Source-MD5: d2572eccca66c1f145186879e736e1df
+Source-MD5: 4b72e968e1c8e86c003cf6cb0f9e9a24
 ConfigureParams: 
   --with-netrc \
   --without-x \


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
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 readline6.info,1.2,1.3

2012-12-07 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30972/libs

Modified Files:
readline6.info 
Log Message:
Update readline to 6.2.4

Index: readline6.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/readline6.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- readline6.info  11 Jul 2012 11:53:58 -  1.2
+++ readline6.info  7 Dec 2012 20:37:44 -   1.3
@@ -1,6 +1,6 @@
 Info4: 
 Package: readline6%type_pkg[-64bit]
-Version: 6.2.3
+Version: 6.2.4
 Revision: 1
 Maintainer: Fink Core Group fink-c...@lists.sourceforge.net
 Type: -64bit (boolean)
@@ -18,10 +18,12 @@
 Source2: mirror:gnu:readline/readline-6.2-patches/readline62-001
 Source3: mirror:gnu:readline/readline-6.2-patches/readline62-002
 Source4: mirror:gnu:readline/readline-6.2-patches/readline62-003
+Source5: mirror:gnu:readline/readline-6.2-patches/readline62-004
 Source-MD5: 67948acb2ca081f23359d0256e9a271c
 Source2-MD5: 83287d52a482f790dfb30ec0a8746669
 Source3-MD5: 0665020ea118e8434bd145fb71f452cc
 Source4-MD5: c9d5d79718856e711667dede87cb7622
+Source5-MD5: c08e787f50579ce301075c523fa660a4
 PatchFile: %{ni}.patch
 PatchFile-MD5: 07d01b8f187c7ff238450a6448ffe67a
 PatchScript: 


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
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 readline6.info,1.2,1.3

2012-12-07 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30982/libs

Modified Files:
readline6.info 
Log Message:
Update readline to 6.2.4

Index: readline6.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/readline6.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- readline6.info  11 Jul 2012 11:53:59 -  1.2
+++ readline6.info  7 Dec 2012 20:37:46 -   1.3
@@ -1,6 +1,6 @@
 Info4: 
 Package: readline6%type_pkg[-64bit]
-Version: 6.2.3
+Version: 6.2.4
 Revision: 1
 Maintainer: Fink Core Group fink-c...@lists.sourceforge.net
 Type: -64bit (boolean)
@@ -18,10 +18,12 @@
 Source2: mirror:gnu:readline/readline-6.2-patches/readline62-001
 Source3: mirror:gnu:readline/readline-6.2-patches/readline62-002
 Source4: mirror:gnu:readline/readline-6.2-patches/readline62-003
+Source5: mirror:gnu:readline/readline-6.2-patches/readline62-004
 Source-MD5: 67948acb2ca081f23359d0256e9a271c
 Source2-MD5: 83287d52a482f790dfb30ec0a8746669
 Source3-MD5: 0665020ea118e8434bd145fb71f452cc
 Source4-MD5: c9d5d79718856e711667dede87cb7622
+Source5-MD5: c08e787f50579ce301075c523fa660a4
 PatchFile: %{ni}.patch
 PatchFile-MD5: 07d01b8f187c7ff238450a6448ffe67a
 PatchScript: 


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
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 reposurgeon.info,1.2,1.3

2012-11-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5224/devel

Modified Files:
reposurgeon.info 
Log Message:
New reposurgeon upstream version

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- reposurgeon.info9 May 2012 10:43:59 -   1.2
+++ reposurgeon.info29 Nov 2012 10:44:17 -  1.3
@@ -15,21 +15,24 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 1.9
+Version: 2.6
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: 5ebedd5f69e3e5b42aada02b237e724c 
+Source-MD5: 061c10623467136af35d66ee0bc24cf6 
 Depends: python27
-#BuildDepends: xmlto
+BuildDepends: xmlto
 PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
-CompileScript: echo 
+CompileScript: make reposurgeon.1 svnpull.1
 InstallScript: 
+#!/bin/sh -ev
   /usr/bin/install -d -m 755 %i/bin
   /usr/bin/install -d -m 755 %i/share/man/man1
-  /usr/bin/install -c -p -m 755 %n %i/bin
-  /usr/bin/install -c -p -m 644 %n.1 %i/share/man/man1
+  for n in reposurgeon svnpull ; do
+/usr/bin/install -c -p -m 755 $n %i/bin
+/usr/bin/install -c -p -m 644 $n.1 %i/share/man/man1
+  done
 
 DocFiles: COPYING NEWS README
 #
@@ -39,6 +42,9 @@
 want to let you do, such as editing past comments and metadata and
 removing commits. It works with any version control system that can
 export and import git fast-import streams, including git and hg and bzr.
+It can also read Subversion dump files directly and can thus be used to
+script production of very high-quality conversions from Subversion to
+any supported DVCS.
 
 License: BSD
 Homepage: http://catb.org/~esr/reposurgeon/


--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
___
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 reposurgeon.info,1.2,1.3

2012-11-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5240/devel

Modified Files:
reposurgeon.info 
Log Message:
New reposurgeon upstream version

Index: reposurgeon.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- reposurgeon.info9 May 2012 10:43:58 -   1.2
+++ reposurgeon.info29 Nov 2012 10:44:19 -  1.3
@@ -15,21 +15,24 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 1.9
+Version: 2.6
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: 5ebedd5f69e3e5b42aada02b237e724c 
+Source-MD5: 061c10623467136af35d66ee0bc24cf6 
 Depends: python27
-#BuildDepends: xmlto
+BuildDepends: xmlto
 PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
-CompileScript: echo 
+CompileScript: make reposurgeon.1 svnpull.1
 InstallScript: 
+#!/bin/sh -ev
   /usr/bin/install -d -m 755 %i/bin
   /usr/bin/install -d -m 755 %i/share/man/man1
-  /usr/bin/install -c -p -m 755 %n %i/bin
-  /usr/bin/install -c -p -m 644 %n.1 %i/share/man/man1
+  for n in reposurgeon svnpull ; do
+/usr/bin/install -c -p -m 755 $n %i/bin
+/usr/bin/install -c -p -m 644 $n.1 %i/share/man/man1
+  done
 
 DocFiles: COPYING NEWS README
 #
@@ -39,6 +42,9 @@
 want to let you do, such as editing past comments and metadata and
 removing commits. It works with any version control system that can
 export and import git fast-import streams, including git and hg and bzr.
+It can also read Subversion dump files directly and can thus be used to
+script production of very high-quality conversions from Subversion to
+any supported DVCS.
 
 License: BSD
 Homepage: http://catb.org/~esr/reposurgeon/


--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
___
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 wireshark.info,1.13,1.14

2012-11-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11379/net

Modified Files:
wireshark.info 
Log Message:
New upstream version

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- wireshark.info  12 Oct 2012 08:33:30 -  1.13
+++ wireshark.info  29 Nov 2012 16:03:19 -  1.14
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.3
+Version: 1.8.4
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: 898b4c60e32efcd77ecf875a6ad07a92
+Source-MD5: ce22aa0fe7ecb5af39c93ff905c7d026
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
___
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 wireshark.info,1.21,1.22

2012-11-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11392/net

Modified Files:
wireshark.info 
Log Message:
New upstream version

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- wireshark.info  12 Oct 2012 08:33:27 -  1.21
+++ wireshark.info  29 Nov 2012 16:03:22 -  1.22
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.3
+Version: 1.8.4
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: 898b4c60e32efcd77ecf875a6ad07a92
+Source-MD5: ce22aa0fe7ecb5af39c93ff905c7d026
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
___
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 autoconf.info, 1.14, 1.15 autoconf2.6.info, 1.4, 1.5

2012-11-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11415/devel

Modified Files:
autoconf.info autoconf2.6.info 
Log Message:
Insist on latest m4 and texinfo versions when building autoconf

Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- autoconf.info   26 Jun 2012 07:35:57 -  1.14
+++ autoconf.info   29 Nov 2012 16:03:57 -  1.15
@@ -1,9 +1,9 @@
 Package: autoconf
 Version: 2.63
-Revision: 4
+Revision: 5
 Epoch: 1
-Depends: m4 (= 1.4.11)
-BuildDepends: texi2html, fink (= 0.24.12)
+Depends: m4 (= 1.4.16-1)
+BuildDepends: texi2html, texinfo (= 4.13-1), fink (= 0.24.12)
 Conflicts: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5, autoconf2.6
 Replaces: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5, autoconf2.6
 Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2

Index: autoconf2.6.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/autoconf2.6.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- autoconf2.6.info26 Jun 2012 07:56:11 -  1.4
+++ autoconf2.6.info29 Nov 2012 16:03:57 -  1.5
@@ -1,8 +1,8 @@
 Package: autoconf2.6
 Version: 2.69
-Revision: 1
-Depends: m4 (= 1.4.11)
-BuildDepends: texi2html, fink (= 0.32)
+Revision: 2
+Depends: m4 (= 1.4.16-1)
+BuildDepends: texi2html, texinfo (= 4.13-1), fink (= 0.32)
 Conflicts: autoconf2.13, autoconf25 (= 2.54-1), autoconf
 Replaces: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5, autoconf
 Source: mirror:gnu:autoconf/autoconf-%v.tar.xz


--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
___
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 autoconf.info, 1.2, 1.3 autoconf2.6.info, 1.3, 1.4

2012-11-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11428/devel

Modified Files:
autoconf.info autoconf2.6.info 
Log Message:
Insist on latest m4 and texinfo versions when building autoconf

Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- autoconf.info   14 Jun 2012 17:57:18 -  1.2
+++ autoconf.info   29 Nov 2012 16:03:59 -  1.3
@@ -1,9 +1,9 @@
 Package: autoconf
 Version: 2.63
-Revision: 4
+Revision: 5
 Epoch: 1
-Depends: m4 (= 1.4.11)
-BuildDepends: texi2html, fink (= 0.24.12)
+Depends: m4 (= 1.4.16-1)
+BuildDepends: texi2html, texinfo (= 4.13-1), fink (= 0.24.12)
 Conflicts: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5, autoconf2.6
 Replaces: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5, autoconf2.6
 Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2

Index: autoconf2.6.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/autoconf2.6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- autoconf2.6.info26 Jun 2012 07:56:14 -  1.3
+++ autoconf2.6.info29 Nov 2012 16:03:59 -  1.4
@@ -1,8 +1,8 @@
 Package: autoconf2.6
 Version: 2.69
-Revision: 1
-Depends: m4 (= 1.4.11)
-BuildDepends: texi2html, fink (= 0.32)
+Revision: 2
+Depends: m4 (= 1.4.16-1)
+BuildDepends: texi2html, texinfo (= 4.13-1), fink (= 0.32)
 Conflicts: autoconf2.13, autoconf25 (= 2.54-1), autoconf
 Replaces: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5, autoconf
 Source: mirror:gnu:autoconf/autoconf-%v.tar.xz


--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
___
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 automake1.12.info, 1.6, 1.7

2012-11-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv11881/devel

Modified Files:
automake1.12.info 
Log Message:
Fix test issue when flex is installed

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.12.info   20 Nov 2012 21:29:47 -  1.6
+++ automake1.12.info   22 Nov 2012 15:46:28 -  1.7
@@ -10,6 +10,13 @@
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken
 
+PatchScript: 
+  #!/bin/sh -ev
+  # Disable one of the lex tests which is incompatible with our flex
+  # package (but not with flex-devel, nor with the flex Apple ships).
+  /usr/bin/sed -i.orig -E -e 's|t/lex-header.sh||g' Makefile.in
+
+
 # HACK: Set ac_cv_prog_TEX to disable any TeX or texinfo related tests,
 # until the day we get a non-broken install-info.
 ConfigureParams: --infodir=%p/share/info PERL=/usr/bin/perl ac_cv_prog_TEX=


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
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.12.info, 1.6, 1.7

2012-11-22 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv11898/devel

Modified Files:
automake1.12.info 
Log Message:
Fix test issue when flex is installed

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.12.info   20 Nov 2012 21:29:50 -  1.6
+++ automake1.12.info   22 Nov 2012 15:46:33 -  1.7
@@ -10,6 +10,13 @@
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken
 
+PatchScript: 
+  #!/bin/sh -ev
+  # Disable one of the lex tests which is incompatible with our flex
+  # package (but not with flex-devel, nor with the flex Apple ships).
+  /usr/bin/sed -i.orig -E -e 's|t/lex-header.sh||g' Makefile.in
+
+
 # HACK: Set ac_cv_prog_TEX to disable any TeX or texinfo related tests,
 # until the day we get a non-broken install-info.
 ConfigureParams: --infodir=%p/share/info PERL=/usr/bin/perl ac_cv_prog_TEX=


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
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 automake1.12.patch, 1.4, NONE

2012-11-20 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv5996/devel

Removed Files:
automake1.12.patch 
Log Message:
Remove obsolete automake1.12.patch

--- automake1.12.patch DELETED ---


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
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.12.patch, 1.4, NONE

2012-11-20 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv6007/devel

Removed Files:
automake1.12.patch 
Log Message:
Remove obsolete automake1.12.patch

--- automake1.12.patch DELETED ---


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
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 automake1.10.info, 1.10, 1.11 automake1.11.info, 1.10, 1.11 automake1.12.info, 1.5, 1.6

2012-11-20 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv6063/devel

Modified Files:
automake1.10.info automake1.11.info automake1.12.info 
Log Message:
Updating automakeN should also update the -core splitoff

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- automake1.12.info   29 Oct 2012 11:47:30 -  1.5
+++ automake1.12.info   20 Nov 2012 21:29:47 -  1.6
@@ -1,23 +1,15 @@
 Package: automake1.12
-Version: 1.12.3
-Revision: 3
+Version: 1.12.5
+Revision: 2
 Source: mirror:gnu:automake/automake-%v.tar.xz
-Source-MD5: 0df082825f8f41087eb70c5088f4515e
+Source-MD5: 2bc1aef898712c7e56320f264040972d
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
-Depends: %N-core
+Depends: %N-core (= %v-%r)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken
 
-# The patch fixes the following issues:
-# * Timestamp race in python-missing test (t/python-missing.sh)
-#   See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12210
-# * t/distcheck-override-infodir
-#   See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12210
-PatchFile: %n.patch
-PatchFile-MD5: 8cbec976879bc2a5771e11a50eb1afe9
-
 # HACK: Set ac_cv_prog_TEX to disable any TeX or texinfo related tests,
 # until the day we get a non-broken install-info.
 ConfigureParams: --infodir=%p/share/info PERL=/usr/bin/perl ac_cv_prog_TEX=
@@ -39,8 +31,6 @@
  done
 
 
-# FAIL: t/lex-clean.sh
-
 SplitOff: 
  Package: %N-core
  Depends: autoconf | autoconf2.6

Index: automake1.11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.11.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- automake1.11.info   29 Oct 2012 11:47:30 -  1.10
+++ automake1.11.info   20 Nov 2012 21:29:47 -  1.11
@@ -1,11 +1,11 @@
 Package: automake1.11
 Version: 1.11.6
-Revision: 3
+Revision: 4
 Source: mirror:gnu:automake/automake-%v.tar.xz
 Source-MD5: cf4752287ad708f83bd3689da57a32c9
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
-Depends: %N-core
+Depends: %N-core (= %v-%r)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken

Index: automake1.10.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.10.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- automake1.10.info   29 Oct 2012 14:26:16 -  1.10
+++ automake1.10.info   20 Nov 2012 21:29:47 -  1.11
@@ -1,11 +1,11 @@
 Package: automake1.10
 Version: 1.10.3
-Revision: 4
+Revision: 5
 Source: mirror:gnu:automake/automake-%v.tar.bz2
 Source-MD5: b8e67fb458da396bc3af7ef2b49f
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
-Depends: %N-core
+Depends: %N-core (= %v-%r)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
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.10.info, 1.5, 1.6 automake1.11.info, 1.8, 1.9 automake1.12.info, 1.5, 1.6

2012-11-20 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv6075/devel

Modified Files:
automake1.10.info automake1.11.info automake1.12.info 
Log Message:
Updating automakeN should also update the -core splitoff

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- automake1.12.info   29 Oct 2012 11:47:36 -  1.5
+++ automake1.12.info   20 Nov 2012 21:29:50 -  1.6
@@ -1,23 +1,15 @@
 Package: automake1.12
-Version: 1.12.3
-Revision: 3
+Version: 1.12.5
+Revision: 2
 Source: mirror:gnu:automake/automake-%v.tar.xz
-Source-MD5: 0df082825f8f41087eb70c5088f4515e
+Source-MD5: 2bc1aef898712c7e56320f264040972d
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
-Depends: %N-core
+Depends: %N-core (= %v-%r)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken
 
-# The patch fixes the following issues:
-# * Timestamp race in python-missing test (t/python-missing.sh)
-#   See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12210
-# * t/distcheck-override-infodir
-#   See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12210
-PatchFile: %n.patch
-PatchFile-MD5: 8cbec976879bc2a5771e11a50eb1afe9
-
 # HACK: Set ac_cv_prog_TEX to disable any TeX or texinfo related tests,
 # until the day we get a non-broken install-info.
 ConfigureParams: --infodir=%p/share/info PERL=/usr/bin/perl ac_cv_prog_TEX=
@@ -39,8 +31,6 @@
  done
 
 
-# FAIL: t/lex-clean.sh
-
 SplitOff: 
  Package: %N-core
  Depends: autoconf | autoconf2.6

Index: automake1.11.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.11.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- automake1.11.info   29 Oct 2012 11:47:36 -  1.8
+++ automake1.11.info   20 Nov 2012 21:29:50 -  1.9
@@ -1,11 +1,11 @@
 Package: automake1.11
 Version: 1.11.6
-Revision: 3
+Revision: 4
 Source: mirror:gnu:automake/automake-%v.tar.xz
 Source-MD5: cf4752287ad708f83bd3689da57a32c9
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
-Depends: %N-core
+Depends: %N-core (= %v-%r)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken

Index: automake1.10.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.10.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- automake1.10.info   29 Oct 2012 11:47:36 -  1.5
+++ automake1.10.info   20 Nov 2012 21:29:50 -  1.6
@@ -1,11 +1,11 @@
 Package: automake1.10
 Version: 1.10.3
-Revision: 4
+Revision: 5
 Source: mirror:gnu:automake/automake-%v.tar.bz2
 Source-MD5: b8e67fb458da396bc3af7ef2b49f
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
 BuildDepends: fink (= 0.32), dpkg (= 1.10.21-1234)
-Depends: %N-core
+Depends: %N-core (= %v-%r)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10, automake1.11, automake1.12
 Provides: automaken


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
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 automake1.10.info, 1.8, 1.9 automake1.11.info, 1.9, 1.10 automake1.12.info, 1.4, 1.5

2012-10-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv32409

Modified Files:
automake1.10.info automake1.11.info automake1.12.info 
Log Message:
Fix autoconf dep in automake

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- automake1.12.info   19 Sep 2012 01:27:46 -  1.4
+++ automake1.12.info   29 Oct 2012 11:47:30 -  1.5
@@ -1,6 +1,6 @@
 Package: automake1.12
 Version: 1.12.3
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.xz
 Source-MD5: 0df082825f8f41087eb70c5088f4515e
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
@@ -43,7 +43,7 @@
 
 SplitOff: 
  Package: %N-core
- Depends: autoconf2.6
+ Depends: autoconf | autoconf2.6
  Conflicts: %N ( 1.12.3-2)
  Replaces: %N ( 1.12.3-2)
  # TODO: Add Provides: automaken-core ??

Index: automake1.11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.11.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- automake1.11.info   19 Sep 2012 07:07:45 -  1.9
+++ automake1.11.info   29 Oct 2012 11:47:30 -  1.10
@@ -1,6 +1,6 @@
 Package: automake1.11
 Version: 1.11.6
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.xz
 Source-MD5: cf4752287ad708f83bd3689da57a32c9
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
@@ -47,7 +47,7 @@
 
 SplitOff: 
  Package: %N-core
- Depends: autoconf2.6
+ Depends: autoconf | autoconf2.6
  Conflicts: %N ( 1.11.6-2)
  Replaces: %N ( 1.11.6-2)
  # TODO: Add Provides: automaken-core ??

Index: automake1.10.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.10.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- automake1.10.info   19 Sep 2012 18:23:01 -  1.8
+++ automake1.10.info   29 Oct 2012 11:47:30 -  1.9
@@ -1,6 +1,6 @@
 Package: automake1.10
 Version: 1.10.3
-Revision: 3
+Revision: 4
 Source: mirror:gnu:automake/automake-%v.tar.bz2
 Source-MD5: b8e67fb458da396bc3af7ef2b49f
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
@@ -40,7 +40,7 @@
 
 SplitOff: 
  Package: %N-core
- Depends: autoconf2.6
+ Depends: autoconf | autoconf2.6
  Conflicts: %N ( 1.10.3-3)
  Replaces: %N ( 1.10.3-3)
  # TODO: Add Provides: automaken-core ??
@@ -70,9 +70,7 @@
 DescPackaging: 
 Previous versions by Christoph Pfisterer, Max Horn.
 Desc adapted from debian :-)
-
-  Import patches from newer automaken to several fortran tests
-
+autoconf
 License: GPL
 Maintainer: Chris Zubrzycki bere...@users.sourceforge.net
 Homepage: http://www.gnu.org/software/automake/


--
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
___
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.10.info, 1.4, 1.5 automake1.11.info, 1.7, 1.8 automake1.12.info, 1.4, 1.5

2012-10-29 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv32445

Modified Files:
automake1.10.info automake1.11.info automake1.12.info 
Log Message:
Fix autoconf dep in automake

Index: automake1.12.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.12.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- automake1.12.info   19 Sep 2012 01:27:46 -  1.4
+++ automake1.12.info   29 Oct 2012 11:47:36 -  1.5
@@ -1,6 +1,6 @@
 Package: automake1.12
 Version: 1.12.3
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.xz
 Source-MD5: 0df082825f8f41087eb70c5088f4515e
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
@@ -43,7 +43,7 @@
 
 SplitOff: 
  Package: %N-core
- Depends: autoconf2.6
+ Depends: autoconf | autoconf2.6
  Conflicts: %N ( 1.12.3-2)
  Replaces: %N ( 1.12.3-2)
  # TODO: Add Provides: automaken-core ??

Index: automake1.11.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.11.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- automake1.11.info   19 Sep 2012 07:07:45 -  1.7
+++ automake1.11.info   29 Oct 2012 11:47:36 -  1.8
@@ -1,6 +1,6 @@
 Package: automake1.11
 Version: 1.11.6
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.xz
 Source-MD5: cf4752287ad708f83bd3689da57a32c9
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
@@ -47,7 +47,7 @@
 
 SplitOff: 
  Package: %N-core
- Depends: autoconf2.6
+ Depends: autoconf | autoconf2.6
  Conflicts: %N ( 1.11.6-2)
  Replaces: %N ( 1.11.6-2)
  # TODO: Add Provides: automaken-core ??

Index: automake1.10.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.10.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- automake1.10.info   19 Sep 2012 18:23:01 -  1.4
+++ automake1.10.info   29 Oct 2012 11:47:36 -  1.5
@@ -1,6 +1,6 @@
 Package: automake1.10
 Version: 1.10.3
-Revision: 3
+Revision: 4
 Source: mirror:gnu:automake/automake-%v.tar.bz2
 Source-MD5: b8e67fb458da396bc3af7ef2b49f
 # versions of dpkg  1.10.21-1233 have a buggy install-info command
@@ -40,7 +40,7 @@
 
 SplitOff: 
  Package: %N-core
- Depends: autoconf2.6
+ Depends: autoconf | autoconf2.6
  Conflicts: %N ( 1.10.3-3)
  Replaces: %N ( 1.10.3-3)
  # TODO: Add Provides: automaken-core ??


--
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
___
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 wireshark.info,1.20,1.21

2012-10-12 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv9276/net

Modified Files:
wireshark.info 
Log Message:
New upstream version

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- wireshark.info  27 Jul 2012 12:16:18 -  1.20
+++ wireshark.info  12 Oct 2012 08:33:27 -  1.21
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.1
+Version: 1.8.3
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: 629fe03f4a64eb8c7bd9308ee4e22e2e
+Source-MD5: 898b4c60e32efcd77ecf875a6ad07a92
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
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 wireshark.info,1.12,1.13

2012-10-12 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv9286/net

Modified Files:
wireshark.info 
Log Message:
New upstream version

Index: wireshark.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/wireshark.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- wireshark.info  27 Jul 2012 12:16:18 -  1.12
+++ wireshark.info  12 Oct 2012 08:33:30 -  1.13
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: wireshark
-Version: 1.8.1
+Version: 1.8.3
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: 
@@ -65,7 +65,7 @@
 Conflicts: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Replaces: wireshark-ssl ( 1.6.3-1), ethereal ( 1.0-1), ethereal-ssl ( 
1.0-1)
 Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2
-Source-MD5: 629fe03f4a64eb8c7bd9308ee4e22e2e
+Source-MD5: 898b4c60e32efcd77ecf875a6ad07a92
 
 # The following patch is probably not necessary anymore, at least on most 
systems.
 # But to be on the safe side, I'll keep it in for a while longer.


--
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 libquicktime1.info, 1.4, 1.5

2012-09-25 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv13319/libs

Modified Files:
libquicktime1.info 
Log Message:
Reformat dependency/configure lines, for readability

Index: libquicktime1.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libquicktime1.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libquicktime1.info  24 Sep 2012 16:52:24 -  1.4
+++ libquicktime1.info  25 Sep 2012 16:41:24 -  1.5
@@ -6,9 +6,59 @@
 Source-MD5: 81cfcebad9b7ee7e7cfbefc861d6d61b
 #Source-SHA1: 7008b2dc27b9b40965bd2df42d39ff4cb8b6305e
 ###
-Depends: %N-shlibs (= %v-%r), gettext-bin (=0.14.0-1), libavcodec52-shlibs 
(=0.6.1-5), libavformat52-shlibs (=0.6.1-5), libavutil50-shlibs (=0.6.1-5), 
libpostproc51-shlibs (=0.6.1-5), libswscale0-shlibs (=0.6.1-5), 
libfaad2-shlibs, libvorbis0-shlibs (=1.2.0-1), libtheora0-shlibs 
(=1.0-0.alpha5.100), libpng15-shlibs, a52dec-shlibs (=0.7.4-2), 
libjpeg8-shlibs, faac-shlibs, libgnugetopt-shlibs, lame-shlibs, 
libx264-115-shlibs, xvidcore-shlibs, libogg-shlibs, libiconv, 
libschroedinger-shlibs
+Depends: 
+  %N-shlibs (= %v-%r),
+  gettext-bin (=0.14.0-1),
+  libavcodec52-shlibs (=0.6.1-5),
+  libavformat52-shlibs (=0.6.1-5),
+  libavutil50-shlibs (=0.6.1-5),
+  libpostproc51-shlibs (=0.6.1-5),
+  libswscale0-shlibs (=0.6.1-5),
+  libfaad2-shlibs,
+  libvorbis0-shlibs (=1.2.0-1),
+  libtheora0-shlibs (=1.0-0.alpha5.100),
+  libpng15-shlibs,
+  a52dec-shlibs (=0.7.4-2),
+  libjpeg8-shlibs,
+  faac-shlibs,
+  libgnugetopt-shlibs,
+  lame-shlibs,
+  libx264-115-shlibs,
+  xvidcore-shlibs,
+  libogg-shlibs,
+  libiconv,
+  libschroedinger-shlibs
+
 #
-BuildDepends: fink (= 0.24.12), autoconf2.6, automake1.10, pkgconfig, 
libgettext8-dev (=0.14.0-1), libiconv-dev, doxygen, ffmpeg (=0.6.1-5), 
libavcodec52-dev (=0.6.1-5), libavformat52-dev (=0.6.1-5), libavutil50-dev 
(=0.6.1-5), libpostproc51-dev (=0.6.1-5), libswscale0-dev (=0.6.1-5), 
libfaad2-dev, libvorbis0 (=1.2.0-1), libtheora0 (=1.0-0.alpha5.100), 
libpng15, a52dec-dev (=0.7.4-2), libjpeg8, faac-dev, libgnugetopt, lame-dev, 
libx264-115-dev, xvidcore, libogg, libschroedinger, liboil-0.3
+BuildDepends: 
+  fink (= 0.24.12),
+  autoconf2.6,
+  automake1.10,
+  pkgconfig,
+  libgettext8-dev (=0.14.0-1),
+  libiconv-dev,
+  doxygen,
+  ffmpeg (=0.6.1-5),
+  libavcodec52-dev (=0.6.1-5),
+  libavformat52-dev (=0.6.1-5),
+  libavutil50-dev (=0.6.1-5),
+  libpostproc51-dev (=0.6.1-5),
+  libswscale0-dev (=0.6.1-5),
+  libfaad2-dev,
+  libvorbis0 (=1.2.0-1),
+  libtheora0 (=1.0-0.alpha5.100),
+  libpng15,
+  a52dec-dev (=0.7.4-2),
+  libjpeg8,
+  faac-dev,
+  libgnugetopt,
+  lame-dev,
+  libx264-115-dev,
+  xvidcore,
+  libogg,
+  libschroedinger,
+  liboil-0.3
+
 #
 BuildDependsOnly: True
 Conflicts: libquicktime0
@@ -17,7 +67,26 @@
 PatchFile: %n.patch
 PatchFile-MD5: 67183f0129d0cf938c85d9089762764a
 ###
-ConfigureParams:  --enable-libswscale --with-lame --without-opengl 
--without-alsa --without-gtk --without-libdv --with-libjpeg --with-avcodec=%p 
--with-libpng --with-faac --with-faad2 --with-x264 --with-vorbis=%p 
--with-libiconv-prefix=%p --with-libintl-prefix=%p --enable-gpl 
--x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include
+ConfigureParams: 
+ --enable-libswscale \
+  --with-lame \
+  --without-opengl \
+  --without-alsa \
+  --without-gtk \
+  --without-libdv \
+  --with-libjpeg \
+  --with-avcodec=%p \
+  --with-libpng \
+  --with-faac \
+  --with-faad2 \
+  --with-x264 \
+  --with-vorbis=%p \
+  --with-libiconv-prefix=%p \
+  --with-libintl-prefix=%p \
+  --enable-gpl \
+  --x-libraries=/usr/X11R6/lib \
+  --x-includes=/usr/X11R6/include
+
 CompileScript: 
 LIBRARY_PATH=%p/lib:$LIBRARY_PATH  ./configure %c
 make
@@ -32,7 +101,27 @@
 SplitOff: 
 Package: %N-shlibs
 Description: Shared libraries for libquicktime
-   Depends: gettext-bin (=0.14.0-1), libgettext8-shlibs, 
libavcodec52-shlibs (=0.6.1-5), libswscale0-shlibs (=0.6.1-5), 
libfaad2-shlibs, libvorbis0-shlibs (=1.2.0-1), libtheora0-shlibs 
(=1.0-0.alpha5.100), libpng15-shlibs, a52dec-shlibs (=0.7.4-2), 
libjpeg8-shlibs, faac-shlibs, libgnugetopt-shlibs, lame-shlibs, 
libx264-115-shlibs, xvidcore-shlibs, libogg-shlibs, libiconv, 
libschroedinger-shlibs, liboil-0.3-shlibs
+   Depends: 
+ gettext-bin (=0.14.0-1),
+  libgettext8-shlibs,
+  libavcodec52-shlibs (=0.6.1-5),
+  libswscale0-shlibs (=0.6.1-5),
+  libfaad2-shlibs,
+  libvorbis0-shlibs (=1.2.0-1),
+  libtheora0-shlibs (=1.0-0.alpha5.100),
+  libpng15-shlibs,
+  a52dec-shlibs (=0.7.4-2),
+  libjpeg8-shlibs,
+  faac-shlibs,
+  libgnugetopt-shlibs,
+  lame-shlibs,
+  libx264-115-shlibs,
+  xvidcore-shlibs,
+  libogg-shlibs,
+  libiconv,
+  libschroedinger-shlibs,
+  liboil-0.3-shlibs
+
 Files: 
   lib/libquicktime.1.dylib

[cvs] dists/10.4/stable/main/finkinfo/libs libquicktime1.info, 1.6, 1.7

2012-09-25 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv13329/libs

Modified Files:
libquicktime1.info 
Log Message:
Reformat dependency/configure lines, for readability

Index: libquicktime1.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libquicktime1.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libquicktime1.info  24 Sep 2012 16:52:23 -  1.6
+++ libquicktime1.info  25 Sep 2012 16:41:26 -  1.7
@@ -6,9 +6,59 @@
 Source-MD5: 81cfcebad9b7ee7e7cfbefc861d6d61b
 #Source-SHA1: 7008b2dc27b9b40965bd2df42d39ff4cb8b6305e
 ###
-Depends: %N-shlibs (= %v-%r), gettext-bin (=0.14.0-1), libavcodec52-shlibs 
(=0.6.1-5), libavformat52-shlibs (=0.6.1-5), libavutil50-shlibs (=0.6.1-5), 
libpostproc51-shlibs (=0.6.1-5), libswscale0-shlibs (=0.6.1-5), 
libfaad2-shlibs, libvorbis0-shlibs (=1.2.0-1), libtheora0-shlibs 
(=1.0-0.alpha5.100), libpng15-shlibs, a52dec-shlibs (=0.7.4-2), 
libjpeg8-shlibs, faac-shlibs, libgnugetopt-shlibs, lame-shlibs, 
libx264-115-shlibs, xvidcore-shlibs, libogg-shlibs, libiconv, 
libschroedinger-shlibs
+Depends: 
+  %N-shlibs (= %v-%r),
+  gettext-bin (=0.14.0-1),
+  libavcodec52-shlibs (=0.6.1-5),
+  libavformat52-shlibs (=0.6.1-5),
+  libavutil50-shlibs (=0.6.1-5),
+  libpostproc51-shlibs (=0.6.1-5),
+  libswscale0-shlibs (=0.6.1-5),
+  libfaad2-shlibs,
+  libvorbis0-shlibs (=1.2.0-1),
+  libtheora0-shlibs (=1.0-0.alpha5.100),
+  libpng15-shlibs,
+  a52dec-shlibs (=0.7.4-2),
+  libjpeg8-shlibs,
+  faac-shlibs,
+  libgnugetopt-shlibs,
+  lame-shlibs,
+  libx264-115-shlibs,
+  xvidcore-shlibs,
+  libogg-shlibs,
+  libiconv,
+  libschroedinger-shlibs
+
 #
-BuildDepends: fink (= 0.24.12), autoconf2.6, automake1.10, pkgconfig, 
libgettext8-dev (=0.14.0-1), libiconv-dev, doxygen, ffmpeg (=0.6.1-5), 
libavcodec52-dev (=0.6.1-5), libavformat52-dev (=0.6.1-5), libavutil50-dev 
(=0.6.1-5), libpostproc51-dev (=0.6.1-5), libswscale0-dev (=0.6.1-5), 
libfaad2-dev, libvorbis0 (=1.2.0-1), libtheora0 (=1.0-0.alpha5.100), 
libpng15, a52dec-dev (=0.7.4-2), libjpeg8, faac-dev, libgnugetopt, lame-dev, 
libx264-115-dev, xvidcore, libogg, libschroedinger, liboil-0.3
+BuildDepends: 
+  fink (= 0.24.12),
+  autoconf2.6,
+  automake1.10,
+  pkgconfig,
+  libgettext8-dev (=0.14.0-1),
+  libiconv-dev,
+  doxygen,
+  ffmpeg (=0.6.1-5),
+  libavcodec52-dev (=0.6.1-5),
+  libavformat52-dev (=0.6.1-5),
+  libavutil50-dev (=0.6.1-5),
+  libpostproc51-dev (=0.6.1-5),
+  libswscale0-dev (=0.6.1-5),
+  libfaad2-dev,
+  libvorbis0 (=1.2.0-1),
+  libtheora0 (=1.0-0.alpha5.100),
+  libpng15,
+  a52dec-dev (=0.7.4-2),
+  libjpeg8,
+  faac-dev,
+  libgnugetopt,
+  lame-dev,
+  libx264-115-dev,
+  xvidcore,
+  libogg,
+  libschroedinger,
+  liboil-0.3
+
 #
 BuildDependsOnly: True
 Conflicts: libquicktime0
@@ -17,7 +67,26 @@
 PatchFile: %n.patch
 PatchFile-MD5: 67183f0129d0cf938c85d9089762764a
 ###
-ConfigureParams:  --enable-libswscale --with-lame --without-opengl 
--without-alsa --without-gtk --without-libdv --with-libjpeg --with-avcodec=%p 
--with-libpng --with-faac --with-faad2 --with-x264 --with-vorbis=%p 
--with-libiconv-prefix=%p --with-libintl-prefix=%p --enable-gpl 
--x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include
+ConfigureParams: 
+  --enable-libswscale \
+  --with-lame \
+  --without-opengl \
+  --without-alsa \
+  --without-gtk \
+  --without-libdv \
+  --with-libjpeg \
+  --with-avcodec=%p \
+  --with-libpng \
+  --with-faac \
+  --with-faad2 \
+  --with-x264 \
+  --with-vorbis=%p \
+  --with-libiconv-prefix=%p \
+  --with-libintl-prefix=%p \
+  --enable-gpl \
+  --x-libraries=/usr/X11R6/lib \
+  --x-includes=/usr/X11R6/include
+
 CompileScript: 
 LIBRARY_PATH=%p/lib:$LIBRARY_PATH  ./configure %c
 make LDFLAGS=$LDFLAGS -Wl,-headerpad_max_install_names
@@ -32,7 +101,27 @@
 SplitOff: 
 Package: %N-shlibs
 Description: Shared libraries for libquicktime
-   Depends: gettext-bin (=0.14.0-1), libgettext8-shlibs, 
libavcodec52-shlibs (=0.6.1-5), libswscale0-shlibs (=0.6.1-5), 
libfaad2-shlibs, libvorbis0-shlibs (=1.2.0-1), libtheora0-shlibs 
(=1.0-0.alpha5.100), libpng15-shlibs, a52dec-shlibs (=0.7.4-2), 
libjpeg8-shlibs, faac-shlibs, libgnugetopt-shlibs, lame-shlibs, 
libx264-115-shlibs, xvidcore-shlibs, libogg-shlibs, libiconv, 
libschroedinger-shlibs, liboil-0.3-shlibs
+   Depends: 
+ gettext-bin (=0.14.0-1),
+  libgettext8-shlibs,
+  libavcodec52-shlibs (=0.6.1-5),
+  libswscale0-shlibs (=0.6.1-5),
+  libfaad2-shlibs,
+  libvorbis0-shlibs (=1.2.0-1),
+  libtheora0-shlibs (=1.0-0.alpha5.100),
+  libpng15-shlibs,
+  a52dec-shlibs (=0.7.4-2),
+  libjpeg8-shlibs,
+  faac-shlibs,
+  libgnugetopt-shlibs,
+  lame-shlibs,
+  libx264-115-shlibs,
+  xvidcore-shlibs,
+  libogg-shlibs,
+  libiconv,
+  libschroedinger-shlibs,
+  liboil-0.3-shlibs

[cvs] dists/10.7/stable/main/finkinfo/devel automake1.12.patch, 1.3, 1.4

2012-09-19 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv9420

Added Files:
automake1.12.patch 
Log Message:
Add missing automake1.12.patch

--- NEW FILE: automake1.12.patch ---
diff --git a/t/python-am-path-iftrue.sh b/t/python-am-path-iftrue.sh
index 3c5201f..d7ba436 100755
--- a/t/python-am-path-iftrue.sh
+++ b/t/python-am-path-iftrue.sh
@@ -45,8 +45,10 @@ cat  mypy.m4  'END'
 AM_PATH_PYTHON([0.0], [$PYTHON -c 'print(%u:%u % (1-1, 2**0))'  py.out])
 END
 
-$ACLOCAL
-$AUTOCONF
+# The --force option here is truly needed to avoid potential timestamp
+# races.  See automake bug#12210.
+$ACLOCAL --force
+$AUTOCONF --force
 ./configure
 test x$(cat py.out) = x0:1
 
diff --git a/t/python-missing.sh b/t/python-missing.sh
index c88a4f9..b0912d3 100755
--- a/t/python-missing.sh
+++ b/t/python-missing.sh
@@ -58,8 +58,10 @@ rm -rf autom4te*.cache # Will have to re-run aclocal.
 
 # Hopefully the Python team will never release such a version :-)
 echo 'AM_PATH_PYTHON([.9], [])'  mypy.m4
-$ACLOCAL
-$AUTOCONF
+# The --force options (here and below) are truly needed to avoid
+# potential timestamp races.  See automake bug#12210.
+$ACLOCAL --force
+$AUTOCONF --force
 ./configure stdout 2stderr  {
   cat stdout
   cat stderr 2
--- a/t/distcheck-override-infodir.sh
+++ b/t/distcheck-override-infodir.sh
@@ -39,7 +39,7 @@ installcheck-local:
 END
 
 # Protect with leading  #  to avoid spurious maintainer-check failures.
-sed 's/^ #//'  main.texi  'END'
+sed 's/^ *# *//'  main.texi  'END'
  # \input texinfo
  # @setfilename main.info
  # @settitle main


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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 automake1.12.patch, 1.3, 1.4

2012-09-19 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv9404

Added Files:
automake1.12.patch 
Log Message:
Add missing automake1.12.patch

--- NEW FILE: automake1.12.patch ---
diff --git a/t/python-am-path-iftrue.sh b/t/python-am-path-iftrue.sh
index 3c5201f..d7ba436 100755
--- a/t/python-am-path-iftrue.sh
+++ b/t/python-am-path-iftrue.sh
@@ -45,8 +45,10 @@ cat  mypy.m4  'END'
 AM_PATH_PYTHON([0.0], [$PYTHON -c 'print(%u:%u % (1-1, 2**0))'  py.out])
 END
 
-$ACLOCAL
-$AUTOCONF
+# The --force option here is truly needed to avoid potential timestamp
+# races.  See automake bug#12210.
+$ACLOCAL --force
+$AUTOCONF --force
 ./configure
 test x$(cat py.out) = x0:1
 
diff --git a/t/python-missing.sh b/t/python-missing.sh
index c88a4f9..b0912d3 100755
--- a/t/python-missing.sh
+++ b/t/python-missing.sh
@@ -58,8 +58,10 @@ rm -rf autom4te*.cache # Will have to re-run aclocal.
 
 # Hopefully the Python team will never release such a version :-)
 echo 'AM_PATH_PYTHON([.9], [])'  mypy.m4
-$ACLOCAL
-$AUTOCONF
+# The --force options (here and below) are truly needed to avoid
+# potential timestamp races.  See automake bug#12210.
+$ACLOCAL --force
+$AUTOCONF --force
 ./configure stdout 2stderr  {
   cat stdout
   cat stderr 2
--- a/t/distcheck-override-infodir.sh
+++ b/t/distcheck-override-infodir.sh
@@ -39,7 +39,7 @@ installcheck-local:
 END
 
 # Protect with leading  #  to avoid spurious maintainer-check failures.
-sed 's/^ #//'  main.texi  'END'
+sed 's/^ *# *//'  main.texi  'END'
  # \input texinfo
  # @setfilename main.info
  # @settitle main


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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/utils less.info,1.6,1.7

2012-09-18 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv18364/utils

Modified Files:
less.info 
Log Message:
New upstream version of less

Index: less.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/less.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- less.info   19 Oct 2011 11:40:38 -  1.6
+++ less.info   18 Sep 2012 14:53:18 -  1.7
@@ -15,13 +15,13 @@
 # maintainership of) the affected package.
 
 Package: less
-Version: 444
-Revision: 1001
+Version: 451
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: libncursesw5 (= 5.4-20041023-1001)
 Depends: libncursesw5-shlibs (= 5.4-20041023-1001)
 Source: http://www.greenwoodsoftware.com/less/%n-%v.tar.gz
-Source-MD5: 56f9f76ffe13f70155f47f6b3c87d421
+Source-MD5: 765f082658002b2b46b86af4a0da1842
 InstallScript: make install-strip prefix=%i mandir=%i/share/man
 DocFiles: README COPYING LICENSE NEWS
 #


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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 less.info,1.1,1.2

2012-09-18 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv18380/utils

Modified Files:
less.info 
Log Message:
New upstream version of less

Index: less.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/less.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- less.info   16 Nov 2011 23:49:24 -  1.1
+++ less.info   18 Sep 2012 14:53:21 -  1.2
@@ -15,13 +15,13 @@
 # maintainership of) the affected package.
 
 Package: less
-Version: 444
-Revision: 1001
+Version: 451
+Revision: 1
 Maintainer: Max Horn m...@quendi.de
 BuildDepends: libncursesw5 (= 5.4-20041023-1001)
 Depends: libncursesw5-shlibs (= 5.4-20041023-1001)
 Source: http://www.greenwoodsoftware.com/less/%n-%v.tar.gz
-Source-MD5: 56f9f76ffe13f70155f47f6b3c87d421
+Source-MD5: 765f082658002b2b46b86af4a0da1842
 InstallScript: make install-strip prefix=%i mandir=%i/share/man
 DocFiles: README COPYING LICENSE NEWS
 #


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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/gnome mc.info,1.9,1.10

2012-09-18 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv19784/gnome

Modified Files:
mc.info 
Log Message:
New upstream version of mc

Index: mc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/mc.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- mc.info 3 Sep 2012 19:50:34 -   1.9
+++ mc.info 18 Sep 2012 15:00:21 -  1.10
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: mc
-Version: 4.8.1.4
+Version: 4.8.1.6
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 Depends: 
@@ -33,7 +33,7 @@
   libiconv-dev
 
 Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz
-Source-MD5: 66c9fd1009519a1a141fd15029affcfd
+Source-MD5: d2572eccca66c1f145186879e736e1df
 ConfigureParams: 
   --with-netrc \
   --without-x \


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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 mc.info,1.6,1.7

2012-09-18 Thread Max Horn
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv19827/gnome

Modified Files:
mc.info 
Log Message:
New upstream version of mc

Index: mc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/mc.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mc.info 3 Sep 2012 19:50:34 -   1.6
+++ mc.info 18 Sep 2012 15:00:50 -  1.7
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: mc
-Version: 4.8.1.4
+Version: 4.8.1.6
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 Depends: 
@@ -33,7 +33,7 @@
   libiconv-dev
 
 Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz
-Source-MD5: 66c9fd1009519a1a141fd15029affcfd
+Source-MD5: d2572eccca66c1f145186879e736e1df
 ConfigureParams: 
   --with-netrc \
   --without-x \


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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   >