[cvs] dists/10.7/stable/main/finkinfo/gnome gtkwave.info,1.7,1.8

2012-03-06 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv32341

Modified Files:
gtkwave.info 
Log Message:
gtkwave-3.3.33


Index: gtkwave.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gtkwave.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gtkwave.info23 Feb 2012 13:15:55 -  1.7
+++ gtkwave.info6 Mar 2012 13:42:09 -   1.8
@@ -1,9 +1,9 @@
 Package: gtkwave
-Version: 3.3.32
+Version: 3.3.33
 Revision: 1
 
 Source: http://gtkwave.sourceforge.net/%n-%v.tar.gz
-Source-MD5: 716bba48c1898e39c81b43118e192ac3
+Source-MD5: 18a8acc803814d4873fd342bc70b6b8a
 
 BuildDepends: 
   atk1 (= 1.20.0-1),


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/gnome gtkwave.info,1.10,1.11

2012-03-06 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv1097

Modified Files:
gtkwave.info 
Log Message:
gtkwave-3.3.33

Index: gtkwave.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/gtkwave.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gtkwave.info4 Feb 2012 02:01:52 -   1.10
+++ gtkwave.info6 Mar 2012 13:44:35 -   1.11
@@ -1,9 +1,9 @@
 Package: gtkwave
-Version: 3.3.31
+Version: 3.3.33
 Revision: 1
 
 Source: http://gtkwave.sourceforge.net/%n-%v.tar.gz
-Source-MD5: bbe65da9010a0037f9b5d0dd9da63e30
+Source-MD5: 18a8acc803814d4873fd342bc70b6b8a
 
 BuildDepends: 
   atk1 (= 1.20.0-1),


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/sound libaacplus2-shlibs.info, 1.1, 1.2 libaacplus2-shlibs.patch, 1.1, 1.2

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv5569

Modified Files:
libaacplus2-shlibs.info libaacplus2-shlibs.patch 
Log Message:
jwh fix for clang
https://sourceforge.net/tracker/?func=detailaid=3497146group_id=17203atid=414256

Index: libaacplus2-shlibs.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sound/libaacplus2-shlibs.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libaacplus2-shlibs.patch27 Sep 2011 18:16:46 -  1.1
+++ libaacplus2-shlibs.patch6 Mar 2012 13:57:40 -   1.2
@@ -9,3 +9,14 @@
rm -f $(srcdir)/26410-800-ANSI-C_source_code.zip $(srcdir)/26410-800.doc
cd $(srcdir)  $(UNZIP) 26410-800.zip
mv $(srcdir)/26410-800.doc $(top_srcdir)/26410-800.doc
+--- libaacplus-2.0.2/frontend/au_channel.h.orig2012-03-05 
16:41:19.0 -0500
 libaacplus-2.0.2/frontend/au_channel.h 2012-03-05 16:41:31.0 
-0500
+@@ -12,7 +12,7 @@
+   int aFmt;
+ } WavInfo;
+ 
+-inline FILE* AuChannelOpen (const char* filename, WavInfo* info)
++static inline FILE* AuChannelOpen (const char* filename, WavInfo* info)
+ {
+   unsigned char header[12];
+   unsigned char data[WAV_HEADER_SIZE];

Index: libaacplus2-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sound/libaacplus2-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libaacplus2-shlibs.info 27 Sep 2011 18:16:46 -  1.1
+++ libaacplus2-shlibs.info 6 Mar 2012 13:57:40 -   1.2
@@ -1,6 +1,6 @@
 Package: libaacplus2-shlibs
 Version: 2.0.2
-Revision: 1
+Revision: 2
 Description: AAC+ shared library
 License: Restrictive
 Maintainer: Hanspeter Niederstrasser nie...@users.sourceforge.net
@@ -22,7 +22,7 @@
 Source2-MD5: 2346a0f709d42cee88b784c513744e98
 ###
 PatchFile: %n.patch
-PatchFile-MD5: a76efdc70cae88fd9b3d5966b1d9e3c3
+PatchFile-MD5: 3b6189747c23281f820e82318682015d
 PatchScript: 
#!/bin/sh -ev
### Don't even try to download the 3gpp source file.
@@ -33,7 +33,6 @@
perl -pi -e 's,libtool --help,glibtool --help,g' autogen.sh
 
 ###
-SetCC: llvm-gcc-4.2
 UseMaxBuildJobs: false
 ConfigureParams: 
--disable-static \


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/sci biskit-py.info,1.1,1.2

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv11697

Modified Files:
biskit-py.info 
Log Message:
new version 2.4.0 from tracker
https://sourceforge.net/tracker/?func=detailaid=3497108group_id=17203atid=414256

Index: biskit-py.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/biskit-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- biskit-py.info  5 Feb 2012 12:27:10 -   1.1
+++ biskit-py.info  6 Mar 2012 14:15:25 -   1.2
@@ -1,16 +1,16 @@
 Info2: 
 Package: biskit-py%type_pkg[python]
-Version: 2.3.1
+Version: 2.4.0
 Revision: 1
-Distribution: (%type_pkg[python] = 25) 10.5, (%type_pkg[python] = 25) 10.6
-Type: python (2.5 2.6 2.7)
+Type: python (2.6 2.7)
 Depends: 
  python%type_pkg[python], 
  numpy-py%type_pkg[python] (= 1.6.1-1), 
  scientificpython-py%type_pkg[python],
  plotutils,
  gnuplot,
- scipy-py%type_pkg[python] (= 1.6.1-1),
+ scipy-py%type_pkg[python] (= 0.10.0-1),
+ biopython-py%type_pkg[python] (= 1.54-1),
  biggles-py%type_pkg[python]
 
 BuildDepends: 
@@ -19,7 +19,7 @@
 
 
 Source: http://sourceforge.net/projects/biskit/files/biskit/%v/biskit-%v.tar.gz
-Source-MD5: 7400c0949563c6052a12589d20f6f700
+Source-MD5: 04f28c7b24fbbacb2be520e845c7af7f
 
 CompileScript: %p/bin/python%type_raw[python] setup.py build
 


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/sci biskit-py.info,1.1,1.2

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv16117

Modified Files:
biskit-py.info 
Log Message:
new biskit 2.4.0 from tracker
https://sourceforge.net/tracker/?func=detailaid=3497108group_id=17203atid=414256

Index: biskit-py.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/biskit-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- biskit-py.info  24 Feb 2012 20:16:22 -  1.1
+++ biskit-py.info  6 Mar 2012 14:30:23 -   1.2
@@ -1,8 +1,7 @@
 Info2: 
 Package: biskit-py%type_pkg[python]
-Version: 2.3.1
+Version: 2.4.0
 Revision: 1
-Distribution: (%type_pkg[python] = 25) 10.5, (%type_pkg[python] = 25) 10.6
 Type: python (2.6 2.7)
 Depends: 
  python%type_pkg[python], 
@@ -10,7 +9,8 @@
  scientificpython-py%type_pkg[python],
  plotutils,
  gnuplot,
- scipy-py%type_pkg[python] (= 1.6.1-1),
+ scipy-py%type_pkg[python] (= 0.10.0-1),
+ biopython-py%type_pkg[python] (= 1.54-1),
  biggles-py%type_pkg[python]
 
 BuildDepends: 
@@ -19,7 +19,7 @@
 
 
 Source: http://sourceforge.net/projects/biskit/files/biskit/%v/biskit-%v.tar.gz
-Source-MD5: 7400c0949563c6052a12589d20f6f700
+Source-MD5: 04f28c7b24fbbacb2be520e845c7af7f
 
 CompileScript: %p/bin/python%type_raw[python] setup.py build
 
@@ -60,4 +60,4 @@
 License: GPL
 Maintainer: Marc-Michael Blum mmb...@users.sourceforge.net
 Homepage: http://biskit.pasteur.fr/
-
+
\ No newline at end of file


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/sci madeline2.info,1.1,1.2

2012-03-06 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv23804

Modified Files:
madeline2.info 
Log Message:
New upstream madeline2 from svn revision 99.


Index: madeline2.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/madeline2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- madeline2.info  31 Jul 2011 01:16:39 -  1.1
+++ madeline2.info  6 Mar 2012 15:07:10 -   1.2
@@ -1,5 +1,5 @@
 Package: madeline2
-Version: 2.0.95
+Version: 2.0.99
 Revision: 1
 Description: Pedigree drawing engine
 DescDetail: 
@@ -9,16 +9,15 @@
 
 DescUsage: Please see the homepage for usage information.
 DescPackaging: 
-   Tarball made from revision 95 from svn repo at
-   https://madeline2.svn.sourceforge.net/svnroot/madeline2
+   Tarball made from revision 99 from svn repo at
+   https://madeline2.svn.sourceforge.net/svnroot/madeline2/madeline2/trunk
 
 License: GPL2
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 Homepage: http://eyegene.ophthy.med.umich.edu/madeline/index.php
 
-Source: http://homepage.mac.com/danielj7/%n-%v.tar.bz2
-Source-MD5: ac96c72eec06fd4ff5a3bc6c5b3b84e4
-SourceDirectory: %n
+Source: http://dl.dropbox.com/u/9988666/%n-%v.tar.bz2
+Source-MD5: 1a232a467c7ef9cc0738553c5305ca33
 
 # Note that it will build API docs if doxygen is installed but doesn't
 # install them so the .deb doesn't change. Just ignore the dependency.


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/sci madeline2.info,1.1,1.2

2012-03-06 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv23858

Modified Files:
madeline2.info 
Log Message:
New upstream madeline2 from svn revision 99.


Index: madeline2.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/madeline2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- madeline2.info  14 Feb 2012 02:55:31 -  1.1
+++ madeline2.info  6 Mar 2012 15:07:18 -   1.2
@@ -1,5 +1,5 @@
 Package: madeline2
-Version: 2.0.95
+Version: 2.0.99
 Revision: 1
 Description: Pedigree drawing engine
 DescDetail: 
@@ -9,16 +9,15 @@
 
 DescUsage: Please see the homepage for usage information.
 DescPackaging: 
-   Tarball made from revision 95 from svn repo at
-   https://madeline2.svn.sourceforge.net/svnroot/madeline2
+   Tarball made from revision 99 from svn repo at
+   https://madeline2.svn.sourceforge.net/svnroot/madeline2/madeline2/trunk
 
 License: GPL2
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 Homepage: http://eyegene.ophthy.med.umich.edu/madeline/index.php
 
-Source: http://homepage.mac.com/danielj7/%n-%v.tar.bz2
-Source-MD5: ac96c72eec06fd4ff5a3bc6c5b3b84e4
-SourceDirectory: %n
+Source: http://dl.dropbox.com/u/9988666/%n-%v.tar.bz2
+Source-MD5: 1a232a467c7ef9cc0738553c5305ca33
 
 # Note that it will build API docs if doxygen is installed but doesn't
 # install them so the .deb doesn't change. Just ignore the dependency.


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/sci tmv0.info,NONE,1.1

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv24119

Added Files:
tmv0.info 
Log Message:
new package tmv0 0.71 from tracker
https://sourceforge.net/tracker/?func=detailaid=3492824group_id=17203atid=414256

--- NEW FILE: tmv0.info ---
Package: tmv0
Version: 0.71
Revision: 10
Description: Template Matrix/Vector library for C++
HomePage: http://tmv-cpp.googlecode.com/
License: GPL
Maintainer: Mike Jarvis mikejarvi...@gmail.com
BuildDepends: scons
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Source: http://tmv-cpp.googlecode.com/files/tmv%v.tar.gz
Source-MD5: 08b5925f7ed2b096eb3cad49352cf120
GCC: 4.0
NoSetMAKEFLAGS: true
UseMaxBuildJobs: true
CompileScript: 
# Note: The above two parameters should mean that the MAKEFILES 
# environment variable only has '-jN'.  This has the same meaning for 
# scons, but scons doesn't use MAKEFLAGS, so put it here explicitly.
scons SHARED=true $MAKEFLAGS

InstallScript: 
# Use -j1 to prevent Scons script from automatically detecting and using 
# the number of cpus 
scons install PREFIX=%i FINAL_PREFIX=%p IMPORT_PREFIX=false -j1

DocFiles: README CHANGELOG LICENSE doc/TMV_Documentation.pdf
SplitOff: 
Package: %N-shlibs
Description: Shared libraries for TMV
DocFiles: README CHANGELOG LICENSE 
Shlibs: 
%p/lib/libtmv.0.dylib 0.70.0 %n (= 0.71-1)
%p/lib/libtmv_symband.0.dylib 0.70.0 %n (= 0.71-1)

Files: lib/lib*.*.dylib



--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/sci tmv0.info,NONE,1.1

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv24206

Added Files:
tmv0.info 
Log Message:
new package tmv0 from tracker
https://sourceforge.net/tracker/?func=detailaid=3492824group_id=17203atid=414256

--- NEW FILE: tmv0.info ---
Package: tmv0
Version: 0.71
Revision: 1
Description: Template Matrix/Vector library for C++
HomePage: http://tmv-cpp.googlecode.com/
License: GPL
Maintainer: Mike Jarvis mikejarvi...@gmail.com
BuildDepends: scons
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Source: http://tmv-cpp.googlecode.com/files/tmv%v.tar.gz
Source-MD5: 08b5925f7ed2b096eb3cad49352cf120
GCC: 4.0
NoSetMAKEFLAGS: true
UseMaxBuildJobs: true
CompileScript: 
# Note: The above two parameters should mean that the MAKEFILES 
# environment variable only has '-jN'.  This has the same meaning for 
# scons, but scons doesn't use MAKEFLAGS, so put it here explicitly.
scons SHARED=true $MAKEFLAGS

InstallScript: 
# Use -j1 to prevent Scons script from automatically detecting and using 
# the number of cpus 
scons install PREFIX=%i FINAL_PREFIX=%p IMPORT_PREFIX=false -j1

DocFiles: README CHANGELOG LICENSE doc/TMV_Documentation.pdf
SplitOff: 
Package: %N-shlibs
Description: Shared libraries for TMV
DocFiles: README CHANGELOG LICENSE 
Shlibs: 
%p/lib/libtmv.0.dylib 0.70.0 %n (= 0.71-1)
%p/lib/libtmv_symband.0.dylib 0.70.0 %n (= 0.71-1)

Files: lib/lib*.*.dylib



--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/gnome pango1-xft2-ft219.info, 1.1, 1.2

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv26342

Modified Files:
pango1-xft2-ft219.info 
Log Message:
sync with 10.4 that has tests 'fix' for a gtkdoc-1.18 incompatibility

Index: pango1-xft2-ft219.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/pango1-xft2-ft219.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pango1-xft2-ft219.info  21 Jul 2011 20:51:00 -  1.1
+++ pango1-xft2-ft219.info  6 Mar 2012 15:32:36 -   1.2
@@ -77,7 +77,7 @@
 
 InfoTest: 
TestDepends: glib2-dev (= 2.22.0-1), glib2-shlibs (= 2.22.0-1)
-   TestScript: make check || exit 2
+   TestScript: make check XFAIL_TESTS=check.docs || exit 2
 
 
 InstallScript: 
@@ -233,4 +233,8 @@
 
Fix for new strictness in gtk-doc-1.17. See:
http://bugs.gentoo.org/show_bug.cgi?id=357205
+
+   gtk-doc-1.18 is even stricter about...something...and newer-%v
+   changes are too complex to backport a solution, so don't worry
+   if documentation fails sanity-check
 


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/danielj make-vcs-tarball.sh,1.1,1.2

2012-03-06 Thread Daniel Johnson
Update of /cvsroot/fink/experimental/danielj
In directory vz-cvs-3.sog:/tmp/cvs-serv26507

Modified Files:
make-vcs-tarball.sh 
Log Message:
Use case instead of if/else. Duh.


Index: make-vcs-tarball.sh
===
RCS file: /cvsroot/fink/experimental/danielj/make-vcs-tarball.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- make-vcs-tarball.sh 15 Feb 2012 20:04:52 -  1.1
+++ make-vcs-tarball.sh 6 Mar 2012 15:35:55 -   1.2
@@ -2,6 +2,7 @@
 
 # make-vcs-tarball.sh
 # Written by Daniel Johnson 15 Feb 2012
+# 6 Mar 2012 - Use case instead of if/else. Duh.
 # Released to the public domain.
 
 usage ()
@@ -33,7 +34,8 @@
 tarball=${tarball:?Must specify a tarball name minus the extension.}
 dir=`pwd`
 
-if [ $cmd = git ]; then
+case $cmd in
+git )
cd /tmp
echo Cloning git repo $url.
git clone --no-checkout $url $tarball
@@ -41,9 +43,9 @@
echo Making tarball at ${dir}/${tarball}.tar.bz2
git archive --format=tar --prefix=${tarball}/ ${revision:=HEAD} | bzip2 
${dir}/${tarball}.tar.bz2
cd ..
-   rm -rf /tmp/${tarball}
+   rm -rf /tmp/${tarball};;

-elif [ $cmd = hg ]; then
+hg )
cd /tmp
echo Cloning hg repo $url.
hg clone --noupdate $url $tarball
@@ -51,25 +53,25 @@
echo Making tarball at ${dir}/${tarball}.tar.bz2
hg archive --prefix=${tarball} ${revision:+--rev=$revision} 
${dir}/${tarball}.tar.bz2
cd ..
-   rm -rf /tmp/${tarball}
+   rm -rf /tmp/${tarball};;

-elif [ $cmd = bzr ]; then
+bzr )
echo Making tarball at ${dir}/${tarball}.tar.bz2 from bzr repo $url
-   bzr export ${tarball}.tar.bz2 $url --root=${tarball} 
${revision:+--revision=$revision}
+   bzr export ${tarball}.tar.bz2 $url --root=${tarball} 
${revision:+--revision=$revision};;

-elif [ $cmd = svn ]; then
+svn )
cd /tmp
echo Exporting svn repo $url.
svn export ${revision:+--revision=$revision} $url $tarball
echo Making tarball at ${dir}/${tarball}.tar.bz2
tar -cjf ${dir}/${tarball}.tar.bz2 $tarball
-   rm -rf /tmp/${tarball}
+   rm -rf /tmp/${tarball};;
 
-else
+* )
echo VCS '$cmd' not supported.
echo Supported VCSes are git, hg, bzr and svn.
exit 1
-fi
+esac
 
 md5 ${dir}/${tarball}.tar.bz2
 


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] d27e17: Moved checksum verification into its own function.

2012-03-06 Thread Alexander Hansen
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: d27e1783ba71ed8426933572185a00f4e4deecaf
  
https://github.com/fink/fink/commit/d27e1783ba71ed8426933572185a00f4e4deecaf
  Author: Dustin Cartwright dustin.cartwri...@gmail.com
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Moved checksum verification into its own function.


  Commit: 8e1fc62482e59d448a4a97e7edc4f763ac120822
  
https://github.com/fink/fink/commit/8e1fc62482e59d448a4a97e7edc4f763ac120822
  Author: Dustin Cartwright dustin.cartwri...@gmail.com
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Don't re-validate just downloaded archives.

We no longer re-validate archives just after downloading them. Since
fetch_url_to_file will always fail if the checksum doesn't match, this
extra check is unnecessary.


  Commit: 36f8ba73cda3f650b77285e66cfce588069762bb
  
https://github.com/fink/fink/commit/36f8ba73cda3f650b77285e66cfce588069762bb
  Author: Dustin Cartwright dustin.cartwri...@gmail.com
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
M TODO
  M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Verify checksums during fetch phase.

The checksums for required packages are now checked during the fetch
phase (in addition to the unpack phase) so that bad archives can be
detected and redownloaded earlier in the update process.


  Commit: b13440256e25ad017c81f1feae3e99e9402d10e8
  
https://github.com/fink/fink/commit/b13440256e25ad017c81f1feae3e99e9402d10e8
  Author: Dustin Cartwright dustin.cartwri...@gmail.com
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Rearrange code in fetch_source_if_needed.


  Commit: e7d8f0ac73a5559393dd2617cd564a07db57bd25
  
https://github.com/fink/fink/commit/e7d8f0ac73a5559393dd2617cd564a07db57bd25
  Author: Dustin Cartwright dustin.cartwri...@gmail.com
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Have fetch_source check that archive is fetched.

Previously, we would have to find the archive, and test that it was set
after calls to fetch_source. Now, fetch_source does that check and
returns the path of the archive.


  Commit: 117c6f81dee462e85c889d31c848422ce310c14d
  
https://github.com/fink/fink/commit/117c6f81dee462e85c889d31c848422ce310c14d
  Author: Alexander Hansen alexanderk.han...@gmail.com
  Date:   2012-03-06 (Tue, 06 Mar 2012)

  Changed paths:
M TODO
  M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Merge pull request #25 from dustinac/checksums-during-fetch

Evaluate checksums of existing files during fetch


Compare: https://github.com/fink/fink/compare/525d960...117c6f8
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/libs/pythonmods biopython-py.patch, 1.1, NONE

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv31895

Removed Files:
biopython-py.patch 
Log Message:
nuke orphaned patch


--- biopython-py.patch DELETED ---


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/utils tmux.info,1.2,1.3

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv1340/stable/main/finkinfo/utils

Modified Files:
tmux.info 
Log Message:
new version from maintainer, also missing bdep:pkgconfig added


Index: tmux.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/tmux.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tmux.info   12 Jan 2012 21:46:11 -  1.2
+++ tmux.info   6 Mar 2012 16:39:12 -   1.3
@@ -1,10 +1,10 @@
 Package: tmux
-Version: 1.5
-Revision: 1
+Version: 1.6
+Revision: 2
 Depends: libevent2-shlibs, libncurses5-shlibs (= 5.4-20041023-1010)
-BuildDepends: libevent2, libncurses5 (= 5.4-20041023-1010)
+BuildDepends: libevent2, libncurses5 (= 5.4-20041023-1010), pkgconfig
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 3d4b683572af34e83bc8b183a8285263
+Source-MD5: 3e37db24aa596bf108a0442a81c845b3
 PatchScript: perl -pi -e 's,-I/usr/local/include,,g; s,-L/usr/local/lib,,g' 
Makefile.in
 SetLDFLAGS: -lresolv
 InstallScript: make install DESTDIR=%d


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/utils tmux.info,1.1,1.2

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv1340/10.7/main/finkinfo/utils

Modified Files:
tmux.info 
Log Message:
new version from maintainer, also missing bdep:pkgconfig added


Index: tmux.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/tmux.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tmux.info   17 Jan 2012 16:55:12 -  1.1
+++ tmux.info   6 Mar 2012 16:39:11 -   1.2
@@ -1,10 +1,10 @@
 Package: tmux
-Version: 1.5
-Revision: 1
+Version: 1.6
+Revision: 2
 Depends: libevent2-shlibs, libncurses5-shlibs (= 5.4-20041023-1010)
-BuildDepends: libevent2, libncurses5 (= 5.4-20041023-1010)
+BuildDepends: libevent2, libncurses5 (= 5.4-20041023-1010), pkgconfig
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 3d4b683572af34e83bc8b183a8285263
+Source-MD5: 3e37db24aa596bf108a0442a81c845b3
 PatchScript: perl -pi -e 's,-I/usr/local/include,,g; s,-L/usr/local/lib,,g' 
Makefile.in
 SetLDFLAGS: -lresolv
 InstallScript: make install DESTDIR=%d


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics webpconv.info, 1.5, NONE

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv5742/unstable/main/finkinfo/graphics

Removed Files:
webpconv.info 
Log Message:
webpconv to stable


--- webpconv.info DELETED ---


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/graphics webpconv.info, NONE, 1.1

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv5742/stable/main/finkinfo/graphics

Added Files:
webpconv.info 
Log Message:
webpconv to stable


--- NEW FILE: webpconv.info ---
Package: webpconv
Version: 0.0.5
Revision: 2
Description: OBSOLETE use package 'libwebp0-bin' instead
DescDetail: 
WebP is a method of lossy compression that can be used on photographic
images. The degree of compression is adjustable so a user can choose
the trade-off between file size and image quality.

A WebP file consists of VP8 image data, and a container based on RIFF.
Webmasters, web developers and browser developers can use the WebP
format to create smaller, better looking images that can help make the
web faster.

DescUsage: 
This package is obsolete. Use the 'cwebp' and 'dwebp' utilities from
'libwebp0-bin' instead to convert to/from WebP files.

Using webpconv to convert images

Use webpconv on the command line to convert files to WebP or another format.

The webpconv command has the following syntax:

webpconv [-output_dir dir] [-format format] [-quality quality] input_file(s)

Arguments

-output_dir

Path to directory where files are placed. If no path is specified, files
are created in the input directory.

-format

Output image format. Valid formats are: BMP, JPEG, PNG, WEBP.

-quality

Integer. Parameter that specifies the trade off between the file size and
the quality of the output image. The range is from 0 to 100; 100 is the
best image quality with the largest file size. If no value is specified,
the default quality value corresponds to a target peak signal-to-noise
ratio (PSNR) value of 42. A PSNR value of 42 is usually regarded as a good
quality image.

Examples

You can convert a PNG image in /home/user/images/ to a WebP image with a
quality range of 80 with the command:

webpconv -quality 80 /home/user/images/img.png

You can convert a group of WebP images in /home/user/images/ to PNG and
place them in the /tmp folder with the command:

webpconv -output_dir /tmp -format PNG /home/user/images/*.webp

License: BSD
Homepage: http://code.google.com/speed/webp/
Maintainer: Daniel Johnson dan...@daniel-johnson.org

Source: http://webp.googlecode.com/files/webp-leptonica-%v.tar.gz
Source-MD5: da695d17be466156825b6ee799136042
SourceDirectory: webp

BuildDepends: 
libjpeg8,
libpng14,
libvpx (= 0.9.5)


Depends: 
fink-obsolete-packages,
libjpeg8-shlibs,
libpng14-shlibs


# No, we don't want to add /opt/local and /sw.
PatchScript: perl -pi -e 's/\*-darwin\*/notme/' libwebp/configure

GCC: 4.0
CompileScript: 
cd leptonlib-1.066/src  make EXTRAINCLUDES=-I%p/include
cd libwebp  ./configure %c  make 
INCLUDES='-I../../leptonlib-1.066/src -I%p/include' 
AM_LDFLAGS='-L../../leptonlib-1.066/lib/nodebug -L%p/lib'


InstallScript: 
install -d %i/bin
install libwebp/src/webpconv %i/bin/webpconv


DocFiles: libwebp/LICENSE libwebp/README


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/10.4-EOL/shells osh.info, NONE, 1.1

2012-03-06 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv20219/10.4-EOL/shells

Added Files:
osh.info 
Log Message:
b/c jack likes dinosaurs


--- NEW FILE: osh.info ---
Package: osh
Version: 12
Revision: 2
Description: V6 Thompson Shell Port
License: BSD
Maintainer: Jack Fink j...@krass.com
Source: http://v6shell.org/src/%n-20120102.tar.gz
Source-MD5: b970833facc5cc51a29f7ef2298e6432
UseMaxBuildJobs: true
CompileScript: make PREFIX=%p all
InstallScript: make PREFIX=%p DESTDIR=%d install
DocFiles: AUTHORS CHANGES* DEDICATIONS LICENSE NOTES PROJECT README
Homepage: http://v6shell.org


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/shells osh.info,NONE,1.1

2012-03-06 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv20219/shells

Added Files:
osh.info 
Log Message:
b/c jack likes dinosaurs


--- NEW FILE: osh.info ---
Package: osh
Version: 12
Revision: 2
Description: V6 Thompson Shell Port
License: BSD
Maintainer: Jack Fink j...@krass.com
Source: http://v6shell.org/src/%n-20120102.tar.gz
Source-MD5: b970833facc5cc51a29f7ef2298e6432
UseMaxBuildJobs: true
CompileScript: make PREFIX=%p all
InstallScript: make PREFIX=%p DESTDIR=%d install
DocFiles: AUTHORS CHANGES* DEDICATIONS LICENSE NOTES PROJECT README
Homepage: http://v6shell.org


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/crypto gnupg2.info,1.1,1.2

2012-03-06 Thread Brendan Cully
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv23626

Modified Files:
gnupg2.info 
Log Message:
gnupg2: compatibility with clang from Jack Howarth

Index: gnupg2.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/gnupg2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnupg2.info 11 Oct 2011 22:02:37 -  1.1
+++ gnupg2.info 6 Mar 2012 19:28:48 -   1.2
@@ -1,6 +1,6 @@
 Package: gnupg2
 Version: 2.0.18
-Revision: 1
+Revision: 2
 Description: Gnu privacy guard - A Free PGP replacement
 License: GPL
 BuildDepends: 
@@ -22,9 +22,10 @@
 Source2: mirror:sourceforge:fink/gnupg-docs-20021001.tar.gz
 Source2-MD5: 5e34b5be84adc6a898e164b99fce45d8
 Source2ExtractDir: gnupg-%v
-# stdint.h strangeness with clang
-SetCC: llvm-gcc-4.2
-ConfigureParams: CPPFLAGS=-I%p/lib/system-openssl/include $CPPFLAGS 
LDFLAGS=-L%p/lib/system-openssl/lib $LDFLAGS --libexecdir='${prefix}/lib' 
--with-libiconv-prefix=%p --disable-dependency-tracking
+# glib fails to find the right stdint.h  It picks clang's internal one rather
+# than the system header. Use same fix as macports of passing configure
+#  gl_cv_absolute_stdint_h=/usr/include/stdint.h.
+ConfigureParams: CPPFLAGS=-I%p/lib/system-openssl/include $CPPFLAGS 
LDFLAGS=-L%p/lib/system-openssl/lib $LDFLAGS --libexecdir='${prefix}/lib' 
--with-libiconv-prefix=%p --disable-dependency-tracking 
gl_cv_absolute_stdint_h=/usr/include/stdint.h
 InstallScript: 
make install DESTDIR=%d
 


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/libs/perlmods gd-pm.info, 1.13, 1.14

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv9974

Modified Files:
gd-pm.info 
Log Message:
missing TestDepends

Index: gd-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/gd-pm.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gd-pm.info  17 Jan 2012 07:00:10 -  1.13
+++ gd-pm.info  6 Mar 2012 21:52:50 -   1.14
@@ -30,6 +30,7 @@
perl -ni -e 'print unless /t\/GD.t/' MANIFEST
 
 
+InfoTest: TestDepends: test-simple-pm%type_pkg[perl] (= 0.98-1)
 InstallScript: 
   %{default_script}
 


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/web wml.info,1.2,NONE

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory vz-cvs-3.sog:/tmp/cvs-serv12035

Removed Files:
wml.info 
Log Message:
remove the old 10.4 file
keeping the 10.5 file versioned because a 10.6 file should eventually be 
possible and it needs to be system specific

--- wml.info DELETED ---


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/web mono-xsp.info,1.4,1.5

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/web
In directory vz-cvs-3.sog:/tmp/cvs-serv19892

Modified Files:
mono-xsp.info 
Log Message:
latest to stable

Index: mono-xsp.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/web/mono-xsp.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mono-xsp.info   3 Sep 2009 11:48:05 -   1.4
+++ mono-xsp.info   6 Mar 2012 22:48:28 -   1.5
@@ -1,20 +1,19 @@
 Package: mono-xsp
-Version: 2.4
+Version: 2.6.4
 Revision: 1
-Distribution: 10.4, 10.5
 Architecture: i386, powerpc
 Description: Mono ASP.Net web server
 License: GPL
-Maintainer: Benjamin Reed mono-...@fink.racoonfink.com
+Maintainer: Benjamin Reed mono-...@fink.raccoonfink.com
 
-Depends: mono (= 2.4-1)
+Depends: mono (= 2.6.2-1)
 BuildDepends: 
-   mono-dev (= 2.4-1),
-   pkgconfig (= 0.22-3)
+   mono-dev (= 2.6.2-1),
+   pkgconfig (= 0.23-1)
 
 
 Source: http://ftp.novell.com/pub/mono/sources/xsp/xsp-%v.tar.bz2
-Source-MD5: 4c8215a528e8427797ef1e3093660892
+Source-MD5: 271886aa22cae93fd9cb75c9fe832391
 
 SetMAKEFLAGS: -j1
 NoSetMAKEFLAGS: true


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/web mono-xsp.info,1.9,NONE

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory vz-cvs-3.sog:/tmp/cvs-serv20043

Removed Files:
mono-xsp.info 
Log Message:
latest to stable

--- mono-xsp.info DELETED ---


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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 cmake.info,1.3,1.4

2012-03-06 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv29958

Modified Files:
cmake.info 
Log Message:
New version 2.8.7

Index: cmake.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/cmake.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cmake.info  26 Nov 2011 00:13:01 -  1.3
+++ cmake.info  6 Mar 2012 23:20:21 -   1.4
@@ -1,8 +1,8 @@
 Package: cmake
-Version: 2.8.6
-Revision: 2
+Version: 2.8.7
+Revision: 1
 Source: http://www.cmake.org/files/v2.8/%n-%v.tar.gz
-Source-MD5: 2147da452fd9212bb9b4542a9eee9d5b
+Source-MD5: e1b237aeaed880f65dec9c20602452f6
 License: BSD
 BuildDepends: libidn
 Depends: libidn-shlibs
@@ -10,8 +10,6 @@
 # Virtualize explicit '/sw' in sources
   perl -pi -e 's,/sw,%p,g' Modules/*.cmake Modules/Platform/Darwin*.cmake
   perl -pi -e 's,%p/local,%p,g' Modules/FindBoost.cmake
-# Don't use openssl
-  perl -pi -e 's|(CMAKE_USE_OPENSSL.*) ON|\1 OFF|' 
Utilities/cmcurl/CMakeLists.txt
 # Don't use libmd.dylib, it's not what it seems anyway
   perl -pi -e 's|FIND_LIBRARY\(MD_LIBRARY NAMES md\)||' 
Utilities/cmlibarchive/CMakeLists.txt
 # don't waste time by searching for frameworks and app bundles first


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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 cmake.info,1.6,1.7

2012-03-06 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv29990

Modified Files:
cmake.info 
Log Message:
New version 2.8.7

Index: cmake.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/cmake.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cmake.info  26 Nov 2011 00:13:00 -  1.6
+++ cmake.info  6 Mar 2012 23:21:12 -   1.7
@@ -1,8 +1,8 @@
 Package: cmake
-Version: 2.8.6
-Revision: 2
+Version: 2.8.7
+Revision: 1
 Source: http://www.cmake.org/files/v2.8/%n-%v.tar.gz
-Source-MD5: 2147da452fd9212bb9b4542a9eee9d5b
+Source-MD5: e1b237aeaed880f65dec9c20602452f6
 License: BSD
 BuildDepends: libidn
 Depends: libidn-shlibs
@@ -10,8 +10,6 @@
 # Virtualize explicit '/sw' in sources
   perl -pi -e 's,/sw,%p,g' Modules/*.cmake Modules/Platform/Darwin*.cmake
   perl -pi -e 's,%p/local,%p,g' Modules/FindBoost.cmake
-# Don't use openssl
-  perl -pi -e 's|(CMAKE_USE_OPENSSL.*) ON|\1 OFF|' 
Utilities/cmcurl/CMakeLists.txt
 # Don't use libmd.dylib, it's not what it seems anyway
   perl -pi -e 's|FIND_LIBRARY\(MD_LIBRARY NAMES md\)||' 
Utilities/cmlibarchive/CMakeLists.txt
 # don't waste time by searching for frameworks and app bundles first


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-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/shells osh.info,NONE,1.1

2012-03-06 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv21579/10.7/stable/main/finkinfo/shells

Added Files:
osh.info 
Log Message:
WorksForMe.

--- NEW FILE: osh.info ---
Package: osh
Version: 12
Revision: 2
Description: V6 Thompson Shell Port
License: BSD
Maintainer: Jack Fink j...@krass.com
Source: http://v6shell.org/src/%n-20120102.tar.gz
Source-MD5: b970833facc5cc51a29f7ef2298e6432
UseMaxBuildJobs: true
CompileScript: make PREFIX=%p all
InstallScript: make PREFIX=%p DESTDIR=%d install
DocFiles: AUTHORS CHANGES* DEDICATIONS LICENSE NOTES PROJECT README
DescDetail: 
The osh project provides two ports of the original /bin/sh from Sixth Edition
(V6) UNIX (circa 1975). J.A. Neitzel develops and maintains this project.

Osh(1) is an enhanced, backward-compatible port of the Sixth Edition Thompson
shell. Sh6(1) is an unenhanced port of the shell, and glob6(1) is a port of its
global command. Together, sh6 and glob6 provide a user interface which is
backward compatible with that provided by the Sixth Edition Thompson shell and
global command, but without the obvious enhancements found in osh.

The original Thompson shell was principally written by Ken Thompson of Bell
Labs.

Additionally, this project includes the following shell utilities:

if(1) - conditional command (ported from Sixth Edition UNIX) goto(1) - transfer
command (ported from Sixth Edition UNIX) fd2(1) - redirect from/to file
descriptor 2

Homepage: http://v6shell.org

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/crypto qca2.info, 1.1, 1.2 qca2.patch, 1.1, 1.2

2012-03-06 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv27973

Modified Files:
qca2.info qca2.patch 
Log Message:
jwh clang fix from tracker
https://sourceforge.net/tracker/?func=detailaid=3498057group_id=17203atid=414256

Index: qca2.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/qca2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- qca2.info   29 Jan 2012 03:56:08 -  1.1
+++ qca2.info   7 Mar 2012 01:10:57 -   1.2
@@ -1,7 +1,7 @@
 Info3: 
 Package: qca2-%type_pkg[qca]
 Version: 2.0.3
-Revision: 2
+Revision: 3
 Description: Cross-platform Crypto API
 Type: qca (x11 mac)
 License: LGPL
@@ -24,20 +24,12 @@
 Source: http://delta.affinix.com/download/qca/2.0/qca-%v.tar.bz2
 Source-MD5: fc15bd4da22b8096c51fcfe52d2fa309
 PatchFile: qca2.patch
-PatchFile-MD5: a7fccb386d0011775c1884112619dfc7
+PatchFile-MD5: b2d1130b3b03fcb5763b7c452a8bc157  
 
 UseMaxBuildJobs: true
 CompileScript: 
#!/bin/sh -ev

-   ### botantools/botan/big_ops2.cpp does not build with clang
-   ### and qmake ignores CC and all other reasonable env variables,
-   ### so force it to find llvm-g*-4.2 by putting a symlink in a defined 
location
-   ### at front of path.
-   ln -s /usr/bin/llvm-gcc-4.2 gcc
-   ln -s /usr/bin/llvm-g++-4.2 g++
-   ln -s /usr/bin/llvm-gcc-4.2 cc
-   ln -s /usr/bin/llvm-g++-4.2 c++
QTDIR=%p/lib/qt4-%type_pkg[qca]
export PATH=%b:$QTDIR/bin:$PATH
./configure --prefix=%p/opt/qca2/%type_pkg[qca] --no-framework 
--release --no-separate-debug-info

Index: qca2.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/qca2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- qca2.patch  29 Jan 2012 03:56:08 -  1.1
+++ qca2.patch  7 Mar 2012 01:10:58 -   1.2
@@ -47,3 +47,14 @@
  
  mac:lib_bundle: {
QMAKE_FRAMEWORK_BUNDLE_NAME = $$TARGET
+--- qca-2.0.3/src/botantools/botan/botan/secmem.h.orig 2012-03-06 
18:03:08.0 -0500
 qca-2.0.3/src/botantools/botan/botan/secmem.h  2012-03-06 
18:03:34.0 -0500
+@@ -214,7 +214,7 @@
+ 
+   SecureVector(u32bit n = 0) { MemoryRegionT::init(true, n); }
+   SecureVector(const T in[], u32bit n)
+- { MemoryRegionT::init(true); set(in, n); }
++ { MemoryRegionT::init(true); this-set(in, n); }
+   SecureVector(const MemoryRegionT in)
+  { MemoryRegionT::init(true); set(in); }
+   SecureVector(const MemoryRegionT in1, const MemoryRegionT in2)


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/shells osh.info,1.1,1.2

2012-03-06 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv28384/10.4/stable/main/finkinfo/shells

Modified Files:
osh.info 
Log Message:
DescDetail

Index: osh.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells/osh.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- osh.info6 Mar 2012 19:12:34 -   1.1
+++ osh.info7 Mar 2012 01:13:39 -   1.2
@@ -10,4 +10,23 @@
 CompileScript: make PREFIX=%p all
 InstallScript: make PREFIX=%p DESTDIR=%d install
 DocFiles: AUTHORS CHANGES* DEDICATIONS LICENSE NOTES PROJECT README
-Homepage: http://v6shell.org
+DescDetail: 
+The osh project provides two ports of the original /bin/sh from Sixth Edition
+(V6) UNIX (circa 1975). J.A. Neitzel develops and maintains this project.
+
+Osh(1) is an enhanced, backward-compatible port of the Sixth Edition Thompson
+shell. Sh6(1) is an unenhanced port of the shell, and glob6(1) is a port of its
+global command. Together, sh6 and glob6 provide a user interface which is
+backward compatible with that provided by the Sixth Edition Thompson shell and
+global command, but without the obvious enhancements found in osh.
+
+The original Thompson shell was principally written by Ken Thompson of Bell
+Labs.
+
+Additionally, this project includes the following shell utilities:
+
+if(1) - conditional command (ported from Sixth Edition UNIX) goto(1) - transfer
+command (ported from Sixth Edition UNIX) fd2(1) - redirect from/to file
+descriptor 2
+
+Homepage: http://v6shell.org
\ No newline at end of file


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/shells osh.info, 1.1, 1.2

2012-03-06 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv30122

Modified Files:
osh.info 
Log Message:
DescDetail


Index: osh.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/shells/osh.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- osh.info6 Mar 2012 19:12:35 -   1.1
+++ osh.info7 Mar 2012 01:18:55 -   1.2
@@ -10,4 +10,23 @@
 CompileScript: make PREFIX=%p all
 InstallScript: make PREFIX=%p DESTDIR=%d install
 DocFiles: AUTHORS CHANGES* DEDICATIONS LICENSE NOTES PROJECT README
-Homepage: http://v6shell.org
+DescDetail: 
+The osh project provides two ports of the original /bin/sh from Sixth Edition
+(V6) UNIX (circa 1975). J.A. Neitzel develops and maintains this project.
+
+Osh(1) is an enhanced, backward-compatible port of the Sixth Edition Thompson
+shell. Sh6(1) is an unenhanced port of the shell, and glob6(1) is a port of its
+global command. Together, sh6 and glob6 provide a user interface which is
+backward compatible with that provided by the Sixth Edition Thompson shell and
+global command, but without the obvious enhancements found in osh.
+
+The original Thompson shell was principally written by Ken Thompson of Bell
+Labs.
+
+Additionally, this project includes the following shell utilities:
+
+if(1) - conditional command (ported from Sixth Edition UNIX) goto(1) - transfer
+command (ported from Sixth Edition UNIX) fd2(1) - redirect from/to file
+descriptor 2
+
+Homepage: http://v6shell.org
\ No newline at end of file


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/libs libhid0.info, NONE, 1.1

2012-03-06 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv11626

Added Files:
libhid0.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: libhid0.info ---
Package: libhid0
Version: 0.2.16
Revision: 11
###
Source: http://alioth.debian.org/frs/download.php/1958/libhid-%v.tar.gz
Source-MD5: f2a427a6d6b98a5db8d17e2777173af7
###
DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README README.licence TODO
###
Maintainer: Hans-Christoph Steiner h...@eds.org
HomePage: http://libhid.alioth.debian.org/
License: GPL
Description: User-space library to access USB HID devices
###
Depends: %N-shlibs (= %v-%r) 
ConfigureParams: --disable-swig
BuildDepends: libusb, doxygen, docbook-xsl, libxslt-bin, pkgconfig
BuildDependsOnly: True

InstallScript: 
  make install DESTDIR=%d
  mkdir -p %i/share/doc/%n/
  cp -pR doc/html %i/share/doc/%n/
  install_name_tool -id %p/lib/libhid.0.0.0.dylib %i/lib/libhid.0.0.0.dylib

###
DescDetail: 
Welcome to the webpage for libhid, a user-space HID access library written in
C. It provides a generic and flexible way to access and interact with USB HID
devices, much like libusb does for plain USB devices. It is based on libusb,
thus it requires no HID support in the kernel. Furthermore, it aims to support
all operating system supported by libusb: Linux, BSD, OS X, and Windows.

libhid is still under development and it does not have a proper homepage (if
you want to write one, please contact us!). Until one is ready, you are
welcome to download the software and try it out, it should be easy to use if
you have some knowledge of C and are willing to read someone else's
code. Documentation does not yet exist, but we are working to provide it using
Doxygen (again, if you want to help, please contact us!).

It is also possible to use libhid with Python and SWIG, but this package is
not currently built to support them.

SplitOff: 
  Package: %N-shlibs
  Description: Shared libraries for libhid
  Depends: libusb-shlibs
  DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README README.licence TODO
  Files: lib/libhid.0.0.0.dylib
  Shlibs: %p/lib/libhid.0.0.0.dylib 1.0.0 %n (= 0.2.16-1)



--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs libhid0.info, 1.2, NONE

2012-03-06 Thread David Fang
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv11631

Removed Files:
libhid0.info 
Log Message:
relocated to stable


--- libhid0.info DELETED ---


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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 gtk-doc.info,1.9,1.10

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv28149/10.4-stable/main/finkinfo/devel

Modified Files:
gtk-doc.info 
Log Message:
link upstream bug


Index: gtk-doc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/gtk-doc.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gtk-doc.info9 Jan 2012 20:00:50 -   1.9
+++ gtk-doc.info7 Mar 2012 03:02:35 -   1.10
@@ -118,6 +118,7 @@
perhaps at least in part because don't have latest glib
available yet (would be circular dependency to require it)
 
-   testing uses gnu extensions of `date`
+   testing uses gnu extensions of `date`. See:
+   https://bugzilla.gnome.org/show_bug.cgi?id=671519
 
 Homepage: http://www.gtk.org/gtk-doc/


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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 gtk-doc.info, 1.1, 1.2 gtk-doc.patch, 1.1, 1.2

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv28209

Modified Files:
gtk-doc.info gtk-doc.patch 
Log Message:
new version


Index: gtk-doc.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/gtk-doc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gtk-doc.patch   21 Jul 2011 20:51:00 -  1.1
+++ gtk-doc.patch   7 Mar 2012 03:02:50 -   1.2
@@ -1,7 +1,7 @@
-diff -Nurd -x'*~' gtk-doc-1.17.orig/gtkdoc-depscan.in 
gtk-doc-1.17/gtkdoc-depscan.in
 gtk-doc-1.17.orig/gtkdoc-depscan.in2009-04-22 15:36:57.0 
-0400
-+++ gtk-doc-1.17/gtkdoc-depscan.in 2011-03-10 11:57:50.0 -0500
-@@ -260,7 +260,7 @@
+diff -Nurd -x'*~' gtk-doc-1.18.orig/gtkdoc-depscan.in 
gtk-doc-1.18/gtkdoc-depscan.in
+--- gtk-doc-1.18.orig/gtkdoc-depscan.in2011-08-03 08:25:53.0 
-0400
 gtk-doc-1.18/gtkdoc-depscan.in 2012-01-09 14:39:43.0 -0500
+@@ -262,7 +262,7 @@
  path = path and path.split(':') or []
  
  prefix = popen(
@@ -10,9 +10,9 @@
  ).readline().rstrip()
  
  path.insert(0, prefix)
-diff -Nurd -x'*~' gtk-doc-1.17.orig/gtkdoc-fixxref.in 
gtk-doc-1.17/gtkdoc-fixxref.in
 gtk-doc-1.17.orig/gtkdoc-fixxref.in2010-08-22 14:58:06.0 
-0400
-+++ gtk-doc-1.17/gtkdoc-fixxref.in 2011-03-10 11:58:11.0 -0500
+diff -Nurd -x'*~' gtk-doc-1.18.orig/gtkdoc-fixxref.in 
gtk-doc-1.18/gtkdoc-fixxref.in
+--- gtk-doc-1.18.orig/gtkdoc-fixxref.in2011-08-19 09:10:14.0 
-0400
 gtk-doc-1.18/gtkdoc-fixxref.in 2012-01-09 14:39:43.0 -0500
 @@ -109,7 +109,7 @@
  
  # We scan the directory containing GLib and any directories in GNOME2_PATH
@@ -22,9 +22,9 @@
  $dir =~ s/\s+$//;
  $dir = $dir . /share/gtk-doc/html;
  if (-d $dir  $dir ne $HTML_DIR) {
-diff -Nurd -x'*~' gtk-doc-1.17.orig/gtkdoc-rebase.in 
gtk-doc-1.17/gtkdoc-rebase.in
 gtk-doc-1.17.orig/gtkdoc-rebase.in 2009-04-22 15:36:57.0 -0400
-+++ gtk-doc-1.17/gtkdoc-rebase.in  2011-03-10 11:58:28.0 -0500
+diff -Nurd -x'*~' gtk-doc-1.18.orig/gtkdoc-rebase.in 
gtk-doc-1.18/gtkdoc-rebase.in
+--- gtk-doc-1.18.orig/gtkdoc-rebase.in 2011-06-17 04:39:37.0 -0400
 gtk-doc-1.18/gtkdoc-rebase.in  2012-01-09 14:39:43.0 -0500
 @@ -108,7 +108,7 @@
  }
  }

Index: gtk-doc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/gtk-doc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gtk-doc.info21 Jul 2011 20:51:00 -  1.1
+++ gtk-doc.info7 Mar 2012 03:02:50 -   1.2
@@ -1,6 +1,6 @@
 Package: gtk-doc
-Version: 1.17
-Revision: 3
+Version: 1.18
+Revision: 1
 BuildDepends: 
fink (= 0.24.12-1),
gnome-doc-utils (= 0.20.0-1),
@@ -22,21 +22,23 @@
 Replaces: liboil-0.3 ( 0.3.16-2), libcamel-1.2.14-dev ( 2.26.3-2)
 InfoTest: 
TestDepends: 
+   coreutils,
glib2-dev (= 2.22.0-1),
libgettext8-dev

TestScript: make check || exit 2
 
 Source: mirror:gnome:sources/%n/%v/%n-%v.tar.bz2
-Source-MD5: ca52ca10845089da6966d810709d4ee3
-Source2: mirror:debian:pool/main/g/gtk-doc/%n_1.17-1.debian.tar.gz
-Source2-MD5: 37641a371d5460ccea0f4ddbbedbd658
+Source-MD5: ff878f315c3187c81adaf67d690c19aa
+Source2: mirror:debian:pool/main/g/gtk-doc/%n_1.18-1.debian.tar.gz
+Source2-MD5: 1c45610b215c1f6152559d351d981c51
 PatchFile: %n.patch
-PatchFile-MD5: 53058f045084ca9f68ec7b2f357287d3
+PatchFile-MD5: 58f1ba7d4e0b84815d7a37dd8d7799ba
 PatchScript: 
 #!/bin/sh -ev
%{default_script}
perl -pi -e 's,/usr/share/doc/gtk-doc-tools,%p/share/doc/%n,g' 
../debian/*.1
+   perl -pi -e 's/`date/`gdate/g' tests/*/*/Makefile.in
 
 ConfigureParams: --with-xml-catalog=%p/etc/xml/catalog 
--disable-dependency-tracking --disable-scrollkeeper --disable-static 
PERL=/usr/bin/perl PYTHON=/usr/bin/python ac_cv_path_DBLATEX= 
ac_cv_path_FOP= --with-highlight=vim HIGHLIGHT=/usr/bin/vim
 CompileScript: 
@@ -62,7 +64,7 @@
scrollkeeper-update -q
fi
 
-DocFiles: AUTHORS COPYING COPYING-DOCS ChangeLog INSTALL MAINTAINERS NEWS 
README TODO
+DocFiles: AUTHORS COPYING COPYING-DOCS ChangeLog MAINTAINERS NEWS README TODO
 Description: GTK+ - API documentation generator
 DescDetail: 
 gtk-doc is a set of perl scripts that generate API reference documention in
@@ -115,5 +117,8 @@
NOTE: some warnings during self-tests and/or doc generation
perhaps at least in part because don't have latest glib
available yet (would be circular dependency to require it)
+
+   testing uses gnu extensions of `date`. See:
+   https://bugzilla.gnome.org/show_bug.cgi?id=671519
 
 Homepage: http://www.gtk.org/gtk-doc/



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

2012-03-06 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv31749

Modified Files:
libsquish0.info libsquish0.patch 
Log Message:
Fix libsquish0 build with latest libtool2.


Index: libsquish0.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/libsquish0.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libsquish0.patch23 Jul 2011 22:53:30 -  1.1
+++ libsquish0.patch7 Mar 2012 03:12:51 -   1.2
@@ -28,12 +28,12 @@
  $(LIB) : $(OBJ)
 -  $(AR) cr $@ $?
 -  ranlib $@
-+  glibtool --mode=link $(CXX) -shared -rpath $(PREFIX)/lib -version-info 
0:0:0 -no-undefined $? -o $@
++  glibtool --mode=link --tag=CXX $(CXX) -shared -rpath $(PREFIX)/lib 
-version-info 0:0:0 -no-undefined $? -o $@
  
 -%.o : %.cpp
 -  $(CXX) $(CPPFLAGS) -I. $(CXXFLAGS) -o$@ -c $
 +%.lo : %.cpp
-+  glibtool --mode=compile $(CXX) -shared $(CPPFLAGS) -I. $(CXXFLAGS) -o 
$@ -c $
++  glibtool --mode=compile --tag=CXX $(CXX) -shared $(CPPFLAGS) -I. 
$(CXXFLAGS) -o $@ -c $
  
  clean :
 -  $(RM) $(OBJ) $(LIB)

Index: libsquish0.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/libsquish0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libsquish0.info 23 Jul 2011 22:53:30 -  1.1
+++ libsquish0.info 7 Mar 2012 03:12:51 -   1.2
@@ -15,7 +15,7 @@
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 
 PatchFile: %n.patch
-PatchFile-MD5: 1376ead442d799746a9425230769d29b
+PatchFile-MD5: 06d69ca01a09c778f9a9194146b5850f
 
 Source: http://libsquish.googlecode.com/files/squish-%v.tar.gz
 Source-MD5: 53b171007f96ee277e833bb756eb


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/graphics libsquish0.info, 1.2, 1.3 libsquish0.patch, 1.1, 1.2

2012-03-06 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv31836

Modified Files:
libsquish0.info libsquish0.patch 
Log Message:
Fix libsquish0 build with latest libtool2.


Index: libsquish0.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/libsquish0.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libsquish0.patch12 May 2009 02:00:23 -  1.1
+++ libsquish0.patch7 Mar 2012 03:13:00 -   1.2
@@ -28,12 +28,12 @@
  $(LIB) : $(OBJ)
 -  $(AR) cr $@ $?
 -  ranlib $@
-+  glibtool --mode=link $(CXX) -shared -rpath $(PREFIX)/lib -version-info 
0:0:0 -no-undefined $? -o $@
++  glibtool --mode=link --tag=CXX $(CXX) -shared -rpath $(PREFIX)/lib 
-version-info 0:0:0 -no-undefined $? -o $@
  
 -%.o : %.cpp
 -  $(CXX) $(CPPFLAGS) -I. $(CXXFLAGS) -o$@ -c $
 +%.lo : %.cpp
-+  glibtool --mode=compile $(CXX) -shared $(CPPFLAGS) -I. $(CXXFLAGS) -o 
$@ -c $
++  glibtool --mode=compile --tag=CXX $(CXX) -shared $(CPPFLAGS) -I. 
$(CXXFLAGS) -o $@ -c $
  
  clean :
 -  $(RM) $(OBJ) $(LIB)

Index: libsquish0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/libsquish0.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libsquish0.info 9 May 2010 02:46:29 -   1.2
+++ libsquish0.info 7 Mar 2012 03:13:00 -   1.3
@@ -15,7 +15,7 @@
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 
 PatchFile: %n.patch
-PatchFile-MD5: 1376ead442d799746a9425230769d29b
+PatchFile-MD5: 06d69ca01a09c778f9a9194146b5850f
 
 Source: http://libsquish.googlecode.com/files/squish-%v.tar.gz
 Source-MD5: 53b171007f96ee277e833bb756eb


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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 caca.info,1.4,1.5

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

Modified Files:
caca.info 
Log Message:
committing caca, with less symbol-table crap


Index: caca.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/caca.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- caca.info   7 Feb 2012 17:10:56 -   1.4
+++ caca.info   7 Mar 2012 04:30:52 -   1.5
@@ -1,6 +1,6 @@
 Package: caca
 Version: 0.99.beta17
-Revision: 2
+Revision: 3
 ###
 Depends: 
libcaca-shlibs (= %v-%r),
@@ -39,6 +39,15 @@
 
   # this feature enables asm that doesn't build on 10.6/i386 or 10.6/x86_64
   perl -pi -e 's/fldln2/fldln2_leads_to_bad_things/g' configure
+
+  # dmacks (0.99.beta17-3) -- Some symbols got renamed and old left
+  # behind as alias and #define to new, maybe even twice. But weakrefs
+  # aren't supported on darwin, so the ABI compatibility links aren't
+  # working reliably. Patch #define of some old to point to the
+  # current actual names not the intermediate in the renaming pathway
+  # (fixes 'toilet' build).
+  perl -pi -e 's/caca_export_memory/caca_export_canvas_to_memory/' caca/caca.h
+  perl -pi -e 's/caca_import_memory/caca_import_canvas_from_memory/' 
caca/caca.h
 
 ###
 SetCFLAGS: -DREAL_UNIX_SYSTEM -fno-common


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/graphics toilet.info,NONE,1.1

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv21963/stable/main/finkinfo/graphics

Added Files:
toilet.info 
Log Message:
stabilize and modernize toilet to cope with latest caca


--- NEW FILE: toilet.info ---
Package: toilet
Version: 0.1
Revision: 5
Depends: libcaca-shlibs (= 0.99.beta17-3)
BuildDepends: pkgconfig, libcaca-dev (= 0.99.beta17-3)
Source: http://caca.zoy.org/files/%n/%n-%v.tar.gz
Source-MD5: 7d26ca36c83eeca2f0c285872624c2c8
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
PatchScript: perl -pi -e 's,-g -O2,,g;' configure
InstallScript: make install DESTDIR=%d
DocFiles: COPYING ChangeLog NEWS README TODO
License: Public Domain
Homepage: http://caca.zoy.org/wiki/toilet
Maintainer: Jack Fink jackf...@users.sourceforge.net
Description: Colorful figlet replacement, based on libcaca



--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics toilet.info, 1.4, NONE

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv21963/unstable/main/finkinfo/graphics

Removed Files:
toilet.info 
Log Message:
stabilize and modernize toilet to cope with latest caca


--- toilet.info DELETED ---


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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 caca.info,1.5,1.6

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

Modified Files:
caca.info 
Log Message:
import another weakref fix from 10.7, and also its update to newer slang


Index: caca.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/caca.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- caca.info   7 Mar 2012 04:30:52 -   1.5
+++ caca.info   7 Mar 2012 04:41:35 -   1.6
@@ -1,12 +1,12 @@
 Package: caca
 Version: 0.99.beta17
-Revision: 3
+Revision: 4
 ###
 Depends: 
libcaca-shlibs (= %v-%r),
libncursesw5-shlibs (= 5.4-20041023-1001),
imlib2-shlibs,
-   slang-shlibs
+   slang2-shlibs
 
 Builddepends: 
cairo (= 1.8.8-3),
@@ -23,7 +23,7 @@
pango1-xft2-ft219-dev (= 1.24.5-4),
pixman (= 0.16.0-1),
pkgconfig (= 0.23),
-   slang,
+   slang2,
tetex-base,
x11-dev
 
@@ -48,6 +48,9 @@
   # (fixes 'toilet' build).
   perl -pi -e 's/caca_export_memory/caca_export_canvas_to_memory/' caca/caca.h
   perl -pi -e 's/caca_import_memory/caca_import_canvas_from_memory/' 
caca/caca.h
+
+  # fix llvm and clang failure (via MacPorts)--don't even try weakref
+  perl -pi -e 's,defined __GNUC__ \\ __GNUC__,\!defined __APPLE__ \\ 
defined __GNUC__ \\ __GNUC__,g' caca/caca.h
 
 ###
 SetCFLAGS: -DREAL_UNIX_SYSTEM -fno-common
@@ -72,7 +75,7 @@
 
 SplitOff: 
   Package: libcaca-shlibs
-  Depends: freeglut-shlibs, libncursesw5-shlibs (= 5.4-20041023-1001), 
slang-shlibs, x11-shlibs
+  Depends: freeglut-shlibs, libncursesw5-shlibs (= 5.4-20041023-1001), 
slang2-shlibs, x11-shlibs
   # loadable-module .la are used at runtime (if at all) not compile-time
   Replaces: libcaca-dev ( 0.99.beta17-1)
   Files: lib/lib*.0*.dylib lib/caca


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics lsdvd.patch, 1.1, NONE

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv29842/unstable/main/finkinfo/graphics

Removed Files:
lsdvd.patch 
Log Message:
nuke orphaned patch


--- lsdvd.patch DELETED ---


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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 caca.info,1.1,1.2

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

Modified Files:
caca.info 
Log Message:
sync API fix from 10.6


Index: caca.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/caca.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- caca.info   5 Feb 2012 17:30:25 -   1.1
+++ caca.info   7 Mar 2012 05:02:53 -   1.2
@@ -1,6 +1,6 @@
 Package: caca
 Version: 0.99.beta17
-Revision: 1
+Revision: 4
 ###
 Depends: 
libcaca-shlibs (= %v-%r),
@@ -36,7 +36,17 @@
   perl -pi -e 's,ifndef __intptr_t_defined,if !defined(__intptr_t_defined)  
!defined(_UINTPTR_T),' src/mygetopt.c
   # Get rid of the SDK stuff
   perl -pi -e 's, \${MACOSX_SDK_[A-Z]*},,; s/-syslibroot,\${MACOSX_SDK},//; s, 
*\${ARCH} *,,' configure
-  ### fix llvm and clang failure (via MacPorts)
+
+  # dmacks (0.99.beta17-3) -- Some symbols got renamed and old left
+  # behind as alias and #define to new, maybe even twice. But weakrefs
+  # aren't supported on darwin, so the ABI compatibility links aren't
+  # working reliably. Patch #define of some old to point to the
+  # current actual names not the intermediate in the renaming pathway
+  # (fixes 'toilet' build).
+  perl -pi -e 's/caca_export_memory/caca_export_canvas_to_memory/' caca/caca.h
+  perl -pi -e 's/caca_import_memory/caca_import_canvas_from_memory/' 
caca/caca.h
+
+  # fix llvm and clang failure (via MacPorts)--don't even try weakref
   perl -pi -e 's,defined __GNUC__ \\ __GNUC__,\!defined __APPLE__ \\ 
defined __GNUC__ \\ __GNUC__,g' caca/caca.h
 
 ###


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics toilet.info,NONE,1.1

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv32155

Added Files:
toilet.info 
Log Message:
import from 10.6 (test-case for caca interface instability)


--- NEW FILE: toilet.info ---
Package: toilet
Version: 0.1
Revision: 5
Depends: libcaca-shlibs (= 0.99.beta17-3)
BuildDepends: pkgconfig, libcaca-dev (= 0.99.beta17-3)
Source: http://caca.zoy.org/files/%n/%n-%v.tar.gz
Source-MD5: 7d26ca36c83eeca2f0c285872624c2c8
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
PatchScript: perl -pi -e 's,-g -O2,,g;' configure
InstallScript: make install DESTDIR=%d
DocFiles: COPYING ChangeLog NEWS README TODO
License: Public Domain
Homepage: http://caca.zoy.org/wiki/toilet
Maintainer: Jack Fink jackf...@users.sourceforge.net
Description: Colorful figlet replacement, based on libcaca



--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics gimp2.info, 1.39, NONE gimp2-help.info, 1.6, NONE

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv1903/unstable/main/finkinfo/graphics

Removed Files:
gimp2.info gimp2-help.info 
Log Message:
latest gimp2 to stable


--- gimp2-help.info DELETED ---

--- gimp2.info DELETED ---


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/graphics gimp2.info, 1.7, 1.8 gimp2-help.info, 1.3, 1.4

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv1903/stable/main/finkinfo/graphics

Modified Files:
gimp2.info gimp2-help.info 
Log Message:
latest gimp2 to stable


Index: gimp2-help.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/gimp2-help.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gimp2-help.info 1 Feb 2010 21:46:46 -   1.3
+++ gimp2-help.info 7 Mar 2012 05:13:20 -   1.4
@@ -1,11 +1,11 @@
 Package: gimp2-help
-Version: 2.6.0
-Revision: 2
+Version: 2.6.1
+Revision: 1
 Description: GIMP documentation 
 License: GFDL
 Maintainer: Alexander Strange astra...@ithinksw.com
 Source: mirror:gimp:help/gimp-help-%v-html-en.tar.bz2
-Source-MD5: 81da262343316835ebdd3354ce8eab4f
+Source-MD5: 6a5eb809dd4c472b942cc55bdbeb878b
 SourceDirectory: gimp-help-2
 BuildDepends: gimp2-dev | gimp2-svg-dev
 Conflicts: gimp2 ( 2.6), gimp2-svg ( 2.6), gimp2-noprint ( 2.6), 
gimp2-svg-noprint ( 2.6)
@@ -21,5 +21,5 @@
The GIMP manual is available in several languages,
but only the English version is packaged here.
 
-DocFiles: AUTHORS COPYING HACKING MAINTAINERS README
+DocFiles: AUTHORS COPYING MAINTAINERS README
 Homepage: http://docs.gimp.org/

Index: gimp2.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/gimp2.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gimp2.info  10 Aug 2011 21:14:59 -  1.7
+++ gimp2.info  7 Mar 2012 05:13:20 -   1.8
@@ -2,11 +2,17 @@
 Package: gimp2%type_pkg[-svg]
 Type: -svg (boolean)
 
-Version: 2.6.10
-Revision: 1
+Version: 2.6.11
+Revision: 3
 
 Source: mirror:gimp:v2.6/gimp-%v.tar.bz2
-Depends: %N-shlibs (= %v-%r), dbus-shlibs (= 1.2.1-1), libbabl0.0.0-shlibs, 
libgegl0.0.0-shlibs
+Depends: 
+   %N-shlibs (= %v-%r),
+   dbus-glib1.2-shlibs,
+   dbus1.3-shlibs,
+   libbabl0.1.0-shlibs,
+   libgegl0.1.0-shlibs
+
 Conflicts: 
  gimp2,gimp2-svg,gimp2-noprint,gimp2-svg-noprint
 
@@ -15,25 +21,46 @@
 
 Recommends: %N-default (= %v-%r), gimp2-help
 BuildDepends: 
+ aalib (= 1.4rc5-2),
+ atk1 (= 1.24.0-1),
+ cairo (= 1.8-1),
+ dbus-glib1.2-dev,
+ dbus1.3-dev,
+ expat1,
+ fontconfig2-dev (= 2.4.1-1),
  fink (= 0.24.12-1),
- pkgconfig (= 0.23), xft2-dev, glitz, cairo (= 1.8-1), libpng3, libjpeg, 
libtiff, 
- glib2-dev (= 2.20.5-1), giflib, aalib (= 1.4rc5-2), libgettext3-dev, 
gettext-bin, gettext-tools (= 0.17), 
- libiconv-dev, gtk-doc (= 1.11-6), x11-dev, libexif12, gtk+2-dev (= 
2.16.6-1), libart2, libmng2,
- expat1, fontconfig2-dev (= 2.4.1-1), lcms, libwmf, pango1-xft2-ft219-dev (= 
1.22.4-1),
- pixman (= 0.12.0-1), atk1 (= 1.24.0-1), intltool40, freetype219 (= 
2.3.8-2),
- libxslt (= 1.1.22-1), libncurses5, 
- bzip2-dev, libbabl0.0.0-dev, libcurl4 (= 7.18.2-1), libgegl0.0.0-dev, 
poppler4-glib, poppler4, libopenjpeg (= 1.3-1),
- webkit-1.0.2, system-openssl-dev, libssh2.1, dbus-dev (= 1.2.1-1),
- libsoup2.4.1-ssl, libicu36-dev,
- enchant1-dev, libgcrypt, libgpg-error, libtasn1-3 (= 2.2-2),
- libxml2-bin, libxslt-bin, sqlite3-dev,
+ freetype219 (= 2.3.8-2),
+ gettext-bin,
+ gettext-tools (= 0.17),
+ giflib,
+ glib2-dev (= 2.20.5-1),
+ glitz,
+ gtk-doc (= 1.11-6),
+ gtk+2-dev (= 2.16.6-1),
+ intltool40,
+ lcms,
+ libbabl0.1.0-dev,
+ libexif12,
+ libgegl0.1.0-dev,
+ libgettext8-dev,
+ libjpeg8,
+ libmng2,
+ libpng14,
  (%type_raw[-svg] = -svg) librsvg2 (= 2.22.3-1),
- (%type_raw[-svg] = -svg) libgsf1.114-dev (= 1.14.11-1),
- libxml2 (= 2.6.30-1),
- (%type_raw[-svg] = -svg) libcroco3 (= 0.6.2-1),
+ libsoup2.4.1-ssl,
+ libtiff,
+ libwmf,
+ pango1-xft2-ft219-dev (= 1.22.4-1),
+ pkgconfig (= 0.23),
+ poppler4,
+ poppler4-glib,
+ webkit-1.0.2,
+ x11-dev,
+ xft2-dev,
  (%m = x86_64) gcc4.2
 
-Source-MD5: b92710ad9f1b52fec98554d765473819
+
+Source-MD5: bb2939fe13e54fc7255cef5d097bb5dd
 DocFiles: COPYING AUTHORS LICENSE NEWS* README*
 SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/system-openssl/lib -L%p/lib/fontconfig2/lib
@@ -52,7 +79,7 @@
  if [ %m == x86_64 ]; then
export CC=gcc-4.2
  fi
- 
+
  if [ %type_raw[-svg] != -svg ]; then
   ./configure %c --without-librsvg
  else
@@ -66,7 +93,7 @@
   make install DESTDIR=%d
 
   if [ %type_raw[-svg] != -svg ]; then
-   rm -f %i/lib/gimp/2.0/plug-ins/svg 
+   rm -f %i/lib/gimp/2.0/plug-ins/svg
rm -f %i/lib/gimp/2.0/plug-ins/helpbrowser
   fi
 
@@ -81,7 +108,7 @@
  Files: 
  include
  lib/*.la lib/libgimp*-2.0.dylib
- lib/pkgconfig share/aclocal share/gtk-doc bin/gimptool-2.0 
+ lib/pkgconfig share/aclocal share/gtk-doc bin/gimptool-2.0
  
  DocFiles: COPYING AUTHORS LICENSE NEWS* README*
 
@@ -89,39 +116,26 @@
 SplitOff3: 
  Package: %N-shlibs
  Depends: 
-  aalib-shlibs (= 1.4rc5-1024), 
-  atk1-shlibs (= 1.24.0-1), 
-  

[cvs] dists/10.4/unstable/main/finkinfo/graphics nvidia-texture-tools.info, 1.1, NONE nvidia-texture-tools.patch, 1.1, NONE podofo.info, 1.4, NONE podofo9.info, 1.1, NONE

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv7754/unstable/main/finkinfo/graphics

Removed Files:
nvidia-texture-tools.info nvidia-texture-tools.patch 
podofo.info podofo9.info 
Log Message:
some stuff to stable


--- podofo9.info DELETED ---

--- nvidia-texture-tools.info DELETED ---

--- podofo.info DELETED ---

--- nvidia-texture-tools.patch DELETED ---


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/graphics nvidia-texture-tools.info, NONE, 1.1 nvidia-texture-tools.patch, NONE, 1.1 podofo.info, NONE, 1.1 podofo9.info, NONE, 1.1

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv7754/stable/main/finkinfo/graphics

Added Files:
nvidia-texture-tools.info nvidia-texture-tools.patch 
podofo.info podofo9.info 
Log Message:
some stuff to stable


--- NEW FILE: podofo9.info ---
Package: podofo9
Version: 0.9.1
Revision: 2
Source: mirror:sourceforge:podofo/podofo-%v.tar.gz
Source-MD5: cec586ab69f92bc88d38b5d4b8eee5a0
License: GPL
Description: Dummy package, installs podofo version %v
DescPackaging: 
 The %N package is a dummy, created to fool the fink validator
 The real packages are podofo, %N-dev and %N-shlibs.

Depends: podofo (=%v-%r)
DocFiles: dummy
BuildDepends: fontconfig2-dev, libjpeg8, libtiff, freetype219, cmake (= 
2.6.0-1)
PatchScript: 
 perl -pi -e 's|^INCLUDE_DIRECTORIES\($|$\n\$\{PoDoFo_SOURCE_DIR\}|' 
CMakeLists.txt

CompileScript: 
#!/bin/sh -ev
 mkdir build
 cd build
 cmake --debug-output -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
   -DCMAKE_INSTALL_PREFIX:PATH=%p \
   -DCMAKE_INCLUDE_PATH:PATH=%p/include \
   -DCMAKE_LIBRARY_PATH:PATH=%p/lib \
   -DPODOFO_BUILD_STATIC:BOOL=TRUE \
   -DCMAKE_INSTALL_NAME_DIR:STRING=%p/lib \
   -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON \
   -DCMAKE_INSTALL_RPATH:STRING=%p/lib \
   -DCMAKE_EXE_LINKER_FLAGS:STRING= \
   -DFONTCONFIG_INCLUDE_DIR:PATH=%p/lib/fontconfig2/include \
   
-DFONTCONFIG_LIBRARIES:FILEPATH=%p/lib/fontconfig2/lib/libfontconfig.dylib \
   ..
# evil hack to find installed headers after the headers in the source
# if you know how to do this more elegantly in cmake, please tell me
 perl -pi -e 's|(\-I%p/include )(\S* )|-I.. \2\1|g' `find . -name flags.make`
#
# Hack for finding not-yet-installed dylibs during making.
# Cmake's method via CMAKE_BUILD_WITH_INSTALL_RPATH=OFF is still
# half-baked; doesn't work for the podofo binary executables
 export DYLD_LIBRARY_PATH=`pwd`/bin
#
 make
 
InstallScript: 
#!/bin/sh -ev
 pushd build
 make install DESTDIR=%d
 popd
 echo This is a dummy package. You can remove it.  dummy

Splitoff: 
  Package: %N-dev
  Description: Podofo headers and static lib
  BuildDependsOnly: True
  Conflicts: podofo-dev
  Replaces: podofo-dev
  DocFiles: COPYING README.html
  Files: 
include
lib/libpodofo.a
lib/libpodofo.dylib
  

Splitoff2: 
  Package: %N-shlibs
  Description: Podofo shared library
  DocFiles: COPYING README.html
  Depends: fontconfig2-shlibs, libjpeg8-shlibs, libjpeg-bin, libtiff-shlibs, 
freetype219-shlibs
  Files: lib
  Shlibs: 
%p/lib/libpodofo.0.9.1.dylib 0.9.1 %n (= 0.9.1-1)
  

Splitoff3: 
  Package: podofo
  Depends: %N-shlibs (= %v-%r), fontconfig2-shlibs, libjpeg8-shlibs, 
libjpeg-bin, libtiff-shlibs, freetype219-shlibs
  Files: bin share/man
  DocFiles: AUTHORS COPYING ChangeLog README.html
  Description: Library to work with the PDF file format
  DescDetail: 
The PoDoFo library is a free, portable C++ library
which includes classes to parse PDF files and modify
their contents into memory.
The changes can be written back to disk easily.
The parser can also be used to extract information
from a PDF file (for example the parser could be used
in a PDF viewer). Besides parsing PoDoFo includes also
very simple classes to create your own PDF files.
All classes are documented so it is easy to start
writing your own application using PoDoFo.

The PoDoFo tools are simple tools built around the PoDoFo library.
These tools are first of all examples on how to use the PoDoFo
library in your own projects. But secondly they offer also
features for working with PDF files.
  

Maintainer: Martin Costabel costa...@wanadoo.fr
Homepage: http://podofo.sourceforge.net/


--- NEW FILE: nvidia-texture-tools.info ---
Package: nvidia-texture-tools
Version: 2.0.7
Revision: 2
Description: NVIDIA Texture Tools
DescDetail: 
The NVIDIA Texture Tools is a collection of image processing and texture
manipulation tools, designed to be integrated in game tools and asset
conditioning pipelines.

The primary features of the library are mipmap and normal map 
generation,
format conversion and DXT compression.

License: BSD
HomePage: http://code.google.com/p/nvidia-texture-tools
Maintainer: Abdulla Kamar abdulla.kamar+f...@gmail.com

Source: 
http://nvidia-texture-tools.googlecode.com/files/nvidia-texture-tools-%v-1.tar.gz
Source-MD5: 10b570a6eff4c0da708594a47a3a0644
SourceDirectory: nvidia-texture-tools

PatchFile: %n.patch
PatchFile-MD5: 3a923ab14decf10cecf7ea17c5fdbae8
PatchScript: 
#!/bin/sh -ev
/usr/bin/sed -e 's/NVTT_VERSION/%v/' %{PatchFile}  patch-file
patch -p1  patch-file


Depends: %n-shlibs (= %v-%r)
BuildDepends: fink (= 0.24.12), cmake, freeglut, glew, libjpeg8, libpng3, 
libtiff, openexr-dev
BuildDependsOnly: true

CompileScript: 
#!/bin/sh -ev
./configure --release --prefix=%i
make


InstallScript: 
#!/bin/sh -ev
make install
  

[cvs] dists/10.4/unstable/main/finkinfo/graphics subtitleripper.info, 1.3, NONE terraform.info, 1.7, NONE terraform.patch, 1.2, NONE

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv9955/unstable/main/finkinfo/graphics

Removed Files:
subtitleripper.info terraform.info terraform.patch 
Log Message:
some stuff to stable


--- terraform.info DELETED ---

--- subtitleripper.info DELETED ---

--- terraform.patch DELETED ---


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/graphics subtitleripper.info, NONE, 1.1 terraform.info, 1.4, 1.5 terraform.patch, 1.2, 1.3

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv9955/stable/main/finkinfo/graphics

Added Files:
subtitleripper.info terraform.info terraform.patch 
Log Message:
some stuff to stable


--- NEW FILE: terraform.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: terraform
Version: 0.9.5
Revision: 1
#Distribution: 10.4, 10.5

Depends: 
  glib2-shlibs,
  gtk+2,
  libxml2-shlibs,
  libgnome2,
  libgnomeui2-shlibs,
  libgnomeprint2.2-shlibs,
  libgnomeprintui2.2-shlibs

BuildDepends: 
  glib2-dev,
  gtk+2-dev,
  libxml2,
  libgnome2-dev,
  libgnomeui2-dev,
  libgnomeprint2.2-dev,
  libgnomeprintui2.2-dev,
  libbonobo2-dev,
  libbonoboui2-dev,
  libgnomecanvas2-dev,
  libart2,
  pango1-xft2-ft219-dev,
  gnome-keyring-dev,
  orbit2-dev,
  gconf2-dev,
  gnome-vfs2-unified-dev,
  audiofile,
  esound,
  popt,
  fink (= 0.24.12)

Recommends: povray


Source: http://terraform.googlecode.com/files/%n-src-%v.tgz
Source-MD5: b1277d5b12343b6dad1b81ab55ef245c
SourceDirectory: %n
PatchFile: %n.patch
PatchFile-MD5: 75b86e88ed1cfc1d710e8f10f5ff6b75
SetCFLAGS: -fnested-functions
GCC: 4.0
ConfigureParams: --disable-dependency-tracking
InstallScript: make install DESTDIR=%d

DocFiles: AUTHORS COPYING ChangeLog NEWS README


Description: Generate random terrain and transform it
DescPackaging: 
 The file src/filters.c uses a nested function. In order to make it
 compilable we add -fnested-functions to CFLAGS.
 
 Upstream forgot to package depcomp, so we add it via a patch.

 The help menu items are currently broken; so far my attempts to
 fix this in the source code have not been sucessful.

License: GPL
Homepage: http://terraform.googlecode.com
Maintainer: Max Horn m...@quendi.de

--- NEW FILE: subtitleripper.info ---
Package: subtitleripper
Version: 0.3-4
Revision: 3
Depends: libpng3-shlibs, netpbm10-shlibs,  sed  
Recommends: transcode, gocr
BuildDepends:  libpng3, netpbm10 
Source: mirror:sourceforge:%n/%n-%v.tgz
Source-MD5: c0bd49a88f667c68c4430ad25bbed510
SourceDirectory: subtitleripper

PatchScript: 
  perl -i -p -e s|-lppm|-lnetpbm -L%p/lib| Makefile
  perl -i -p -e s|^INCLUDES.*$|INCLUDES := -I%p/include/| Makefile
  

CompileScript: 
  make
  perl -i -p -e 
s|^PATH_TO_LANGUAGE_FILTER=.*$|PATH_TO_LANGUAGE_FILTER=%p/share/subtitleripper/|
 pgm2txt


InstallScript: 
  install -d %i/bin
  install pgm2txt srttool subtitle2pgm subtitle2vobsub vobsub2pgm %i/bin
  install -d %i/share/%n
  install gocrfilter*.sed %i/share/%n


DocFiles: ChangeLog README*

Description: DVD subtitle extractor
DescDetail: 
This package extracts DVD subtitles from a subtitle stream and
converts it to pgm or ppm images or into VobSub format.  The main
purpose is to provide the required input to OCR software to convert
the subtitle images into ASCII text. Please note that the conversion
into ASCII is not part of this package but requires an OCR program
like gocr.

Besides programs to convert DVD subtitles to images (subtitle2pgm)
or VobSub files (subtitle2vobsub), and to convert VobSub files to
images (vobsub2pgm), this package provides a help script to call gocr
on the images (pgm2txt), as well as a tool to do common manipulations
(such as renumberings or time adjustments) on textual subtitles in
the resulting subrip format (srttool).


DescPort: 
The system sed does not understand the syntax used by the pgm2txt script. 


License: GPL
Homepage: http://subtitleripper.sourceforge.net
Maintainer: Matthias Ringwald frec...@users.sf.net

--- NEW FILE: terraform.patch ---
diff -ruN terraform/depcomp terraform-patched/depcomp
--- terraform/depcomp   1970-01-01 01:00:00.0 +0100
+++ terraform-patched/depcomp   2010-01-26 21:14:40.0 +0100
@@ -0,0 +1,630 @@
+#! /bin/sh
+# depcomp - compile a program generating dependencies as side-effects
+
+scriptversion=2009-04-28.21; # UTC
+
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free
+# Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General 

[cvs] dists/10.4/unstable/main/finkinfo/graphics qt3mac-mysql.info, 1.6, 1.7 qt3mac-postgresql.info, 1.6, 1.7

2012-03-06 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv10124/unstable/main/finkinfo/graphics

Modified Files:
qt3mac-mysql.info qt3mac-postgresql.info 
Log Message:
dist-restrict to match qt3mac dependency


Index: qt3mac-mysql.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/qt3mac-mysql.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- qt3mac-mysql.info   29 Oct 2007 17:45:27 -  1.6
+++ qt3mac-mysql.info   7 Mar 2012 05:45:32 -   1.7
@@ -1,6 +1,7 @@
 Package: qt3mac-mysql
 Version: 3.3.8
 Revision: 1001
+Distribution: 10.4, 10.5
 GCC: 4.0
 CustomMirror: 
   Primary: ftp://ftp.trolltech.com/qt/source

Index: qt3mac-postgresql.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/qt3mac-postgresql.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- qt3mac-postgresql.info  29 Oct 2007 17:09:24 -  1.6
+++ qt3mac-postgresql.info  7 Mar 2012 05:45:32 -   1.7
@@ -1,6 +1,7 @@
 Package: qt3mac-postgresql
 Version: 3.3.8
 Revision: 1002
+Distribution: 10.4, 10.5
 GCC: 4.0
 CustomMirror: 
   Primary: ftp://ftp.trolltech.com/qt/source


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs