Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv5264/main/finkinfo/utils

Modified Files:
      Tag: pangocairo-branch
        a2ps.info abook.info clamav.info flyway-py.info 
        gkrellmms2.info hfstar.info launch.info lzop.info 
        ntfs-3g-1.0.info ntfs-3g.info rdiff-backup.info 
        rdiff-backup.patch treeline.info xmltv.info 
Added Files:
      Tag: pangocairo-branch
        abook.patch archivemail.info avfs.info ccd2iso.info cdfly.info 
        nrg2iso.info ntfs-3g-1.516.info ntfs-3g-1.516.patch 
        qtrainer.info 
Removed Files:
      Tag: pangocairo-branch
        ntfs-3g.patch 
Log Message:
merge from HEAD (pangocairo-root-29)

Index: ntfs-3g-1.0.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/ntfs-3g-1.0.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- ntfs-3g-1.0.info    29 May 2007 20:21:46 -0000      1.1.2.2
+++ ntfs-3g-1.0.info    19 Jun 2007 21:18:15 -0000      1.1.2.3
@@ -1,6 +1,6 @@
 Package: ntfs-3g
 Version: 1.0
-Revision: 1
+Revision: 2
 
 Source: http://www.ntfs-3g.org/%n-%v.tgz
 Source-MD5: 873a8de662849d129fc7c475ad3f5447
@@ -63,7 +63,9 @@
        
        Depends: %N-shlibs (=%v-%r)
        BuildDependsOnly: True
-       
+       Conflicts: %N2-dev, %N4-dev
+       Replaces: %N2-dev, %N4-dev
+
        Files: <<
                include
                lib/lib%N.a

Index: lzop.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/lzop.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- lzop.info   26 Jan 2006 22:04:11 -0000      1.1
+++ lzop.info   19 Jun 2007 21:18:15 -0000      1.1.2.1
@@ -1,15 +1,13 @@
 Package: lzop
-Version: 1.00
+Version: 1.02
 Revision: 1
-Depends: lzo-shlibs
-BuildDepends: lzo
-Source: http://www.oberhumer.com/opensource/lzop/download/%n-%v.tar.gz
-Source-MD5: ef267ac5ea24ccf4ae779f4afb0ab48e
-Patch: %n.patch
-UpdateConfigGuessInDirs: acconfig
-SetCFLAGS: -O3 -fstrict-aliasing -funroll-loops -pipe
+Depends: lzo2-shlibs
+BuildDepends: lzo2
+Source: http://www.lzop.org/download/%n-%vrc1.tar.gz
+Source-MD5: 4b999030716b1353c3dac049b269df7a
+SetCFLAGS: -Os -pipe
 ConfigureParams: --mandir=%p/share/man
-CompileScript: ./configure %c; make -j2
+InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README THANKS doc/lzop.html 
doc/lzop.txt doc/magic
 Description: Real-time compressor
 DescDetail: <<
@@ -22,5 +20,11 @@
 Maintainer: None <[EMAIL PROTECTED]>
 DescPackaging: <<
  Originally packaged by Masanori Sekino.
+
+ This is technically 1.02rc1: homepage says:
+   As of Oct 2006 there has not been any problem report, and 1.02rc1
+   will get released as official version 1.02 whenever I find some
+   spare time.
+ But has not done so, so we'll just call it 1.02 for the fink world.
 <<
 Homepage: http://www.oberhumer.com/opensource/lzop/

--- NEW FILE: nrg2iso.info ---
Package: nrg2iso
Version: 0.4
Revision: 1002
Source: http://gregory.kokanosky.free.fr/v4/linux/%n-%v.tar.gz
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
License: GPL
Description: Converts .nrg to .iso image files
Source-MD5: 996c38c8f1465e9c51ccad4f31ec2eee
CompileScript: gcc nrg2iso.c -Os -o nrg2iso
InstallScript: mkdir -p %i/bin && cp -p nrg2iso %i/bin/
DocFiles: gpl.txt:COPYING CHANGELOG:ChangeLog

--- NEW FILE: abook.patch ---
diff -Nurd -x'*~' abook-0.5.6.orig/ui.c abook-0.5.6/ui.c
--- abook-0.5.6.orig/ui.c       2006-04-09 14:57:34.000000000 -0400
+++ abook-0.5.6/ui.c    2007-06-06 21:55:26.000000000 -0400
@@ -569,9 +569,13 @@
        } else {
                char *s;
                s = ui_readline("/", findstr, MAX_FIELD_LEN - 1, 0);
-               strncpy(findstr, s, MAX_FIELD_LEN);
-               free(s);
                refresh_screen();
+               if(s == NULL) {
+                       return; /* user cancelled (ctrl-G) */
+               } else {
+                       strncpy(findstr, s, MAX_FIELD_LEN);
+                       free(s);
+               }
        }
 
        if( (item = find_item(findstr, curitem + !!next, search_fields)) < 0 &&

Index: xmltv.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/xmltv.info,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- xmltv.info  23 Feb 2006 12:44:01 -0000      1.4
+++ xmltv.info  19 Jun 2007 21:18:16 -0000      1.4.2.1
@@ -3,6 +3,7 @@
 Version: 0.5.31
 Revision: 25
 Architecture: (%type_pkg[perl] = 581) powerpc
+Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4
 ###
 Depends: xml-libxml-pm%type_pkg[perl], text-kakasi-pm%type_pkg[perl], 
term-progressbar-pm%type_pkg[perl] (>= 2.03-1), xml-parser-pm%type_pkg[perl] 
(>= 2.34-1), xml-twig-pm%type_pkg[perl] (>= 3.14-1), date-manip-pm (>= 5.42-1), 
xml-writer-pm (>= 0.4.6-10), lingua-preferred-pm%type_pkg[perl], 
lingua-en-numbers-ordinate-pm, unicode-string-pm%type_pkg[perl], 
compress-zlib-pm%type_pkg[perl], log-tracemsgs-pm%type_pkg[perl], 
html-parser-pm%type_pkg[perl] (>= 3.34-1), html-tree-pm%type_pkg[perl], 
tk-pm%type_pkg[perl], tk-tablematrix-pm%type_pkg[perl], 
xml-simple-pm%type_pkg[perl]
 BuildDepends: fink (>= 0.20.1-1), expat, xml-libxml-pm%type_pkg[perl], 
text-kakasi-pm%type_pkg[perl], term-progressbar-pm%type_pkg[perl] (>= 2.03-1), 
xml-parser-pm%type_pkg[perl] (>= 2.34-1), xml-twig-pm%type_pkg[perl] (>= 
3.14-1), date-manip-pm (>= 5.42-1), xml-writer-pm (>= 0.4.6-10), 
lingua-preferred-pm%type_pkg[perl], lingua-en-numbers-ordinate-pm, 
unicode-string-pm%type_pkg[perl], compress-zlib-pm%type_pkg[perl], 
log-tracemsgs-pm%type_pkg[perl], html-parser-pm%type_pkg[perl] (>= 3.34-1), 
html-tree-pm%type_pkg[perl], tk-pm%type_pkg[perl], 
tk-tablematrix-pm%type_pkg[perl], xml-simple-pm%type_pkg[perl], 
perl%type_pkg[perl]-core

--- NEW FILE: ccd2iso.info ---
Package: ccd2iso
Version: 0.3
Revision: 1002
BuildDepends: autoconf, automake1.9
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://sourceforge.net/projects/ccd2iso
License: GPL
Description: Converts CloneCD to ISO image files
Source-MD5: a7df1c46cb710f2fc8ebd88c2e64ce65
PatchScript: perl -pi -e "s,-g -O,-O,g;s,-O2,-Os,g" configure*
ConfigureParams: --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO

Index: gkrellmms2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gkrellmms2.info,v
retrieving revision 1.3.2.7
retrieving revision 1.3.2.8
diff -u -d -r1.3.2.7 -r1.3.2.8
--- gkrellmms2.info     2 Mar 2007 17:42:15 -0000       1.3.2.7
+++ gkrellmms2.info     19 Jun 2007 21:18:14 -0000      1.3.2.8
@@ -32,5 +32,10 @@
 DescUsage: <<
 Right-click on GKrellM2 and choose configure.
 <<
+DescPackaging: <<
+This package really does need both the gtk+ and the gtk+2 suites:
+xmms propagates its old-world gnome stuff, package itself is written
+in modern gnome2.
+<<
 License: GPL 
 Homepage: http://gkrellm.luon.net/gkrellmms.phtml

--- NEW FILE: qtrainer.info ---
Package: qtrainer
Version: 0.4
Revision: 1002
Source: http://homes.esat.kuleuven.be/~tmuylken/Qtrainer-%v.tar.gz
Depends: freetype219-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, 
libpng3-shlibs, qt4-x11-core-shlibs, qt4-x11-gui-shlibs, x11, x11-shlibs
BuildDepends: freetype219, glib2-dev, libgettext3-dev, libiconv-dev, libpng3, 
qt4-x11, x11-dev
GCC: 4.0
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://homes.esat.kuleuven.be/~tmuylken/Qtrainer
License: GPL
Description: Personal home trainer, based on Qt4
Source-MD5: 688f3a74a4cb6c6755d051dfec5df94a
SourceDirectory: Qtrainer
Source2: http://www.gnu.org/licenses/gpl.txt
Source2-MD5: 751419260aa954499f7abaabaa882bbe
Source2Rename: COPYING
CompileScript: <<
        mv ../COPYING .
        rm Makefile src/Makefile
        %p/lib/qt4-x11/bin/qmake qtrainer.pro
        make
<<
InstallScript: <<
        mkdir -p %i/bin
        cp -p bin/qtrainer %i/bin/
<<
DocFiles: COPYING

Index: a2ps.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/a2ps.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- a2ps.info   31 Jan 2007 19:18:04 -0000      1.1.2.2
+++ a2ps.info   19 Jun 2007 21:18:14 -0000      1.1.2.3
@@ -1,12 +1,13 @@
 Package: a2ps
 Version: 4.13
-Revision: 1
+Revision: 2
 Source: ftp://ftp.enst.fr/pub/unix/%n/%n-%v.tar.gz
 Source-MD5: c4361045913b27dbb6b6315874f6b196
 UpdateConfigGuessInDirs: auxdir
 UpdateLibtoolInDirs: auxdir
 Depends: libpaper1-shlibs, psutils, ghostscript
 BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libpaper1-dev
+PatchScript: perl -ni -e 'print unless /^ELCFILES =/' contrib/emacs/Makefile.in
 ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info'
 ConfFiles: <<
 %p/etc/a2ps.cfg
@@ -30,10 +31,10 @@
 DescPackaging: <<
 ConfigureParams used to place manpages and info documentation in correct 
 directories.
+Patch to avoid installing compiled emacs packages.
 <<
 DescPort: <<
 Libtool and config files copied to auxdir directory.
-CPPFLAGS set to use '-no-cpp-precomp' to compile properly.
 Package originally created and maintained by Jeremy Higgs 
 <<
 

Index: ntfs-3g.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/ntfs-3g.info,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- ntfs-3g.info        29 May 2007 20:21:46 -0000      1.1.2.3
+++ ntfs-3g.info        19 Jun 2007 21:18:16 -0000      1.1.2.4
@@ -1,18 +1,17 @@
 Package: ntfs-3g
-Version: 1.516
+Version: 1.616
 Revision: 1
 
 Source: http://www.ntfs-3g.org/%n-%v.tgz
-Source-MD5: d8527df764193abb16af3a2248bdd8b5
+Source-MD5: fdb1c55f00263c962a52d0707a6d075e
 
 BuildDepends: fink (>= 0.24.12), fuse-dev, pkgconfig
 
-Depends: %N2-shlibs (=%v-%r)
+Depends: %N4-shlibs (=%v-%r)
 
-PatchFile: %n.patch
-PatchFile-MD5: a00fe38975c32dd604d460fe4b2d9c10
+PatchScript: perl -pi -e 's,/sbin,/\$\(sbindir\),g' src/Makefile.in
 
-ConfigureParams: --disable-dependency-tracking --mandir=%p/share/man
+ConfigureParams: --disable-dependency-tracking --mandir=%p/share/man 
--exec_prefix=%p
 
 InstallScript: make install DESTDIR=%d
 
@@ -48,21 +47,23 @@
 <<
 
 SplitOff: <<
-       Package: %N2-shlibs
+       Package: %N4-shlibs
        
        Depends: fuse-shlibs
        
        Files: lib/lib%N.*.dylib
        DocFiles: COPYING README
        
-       Shlibs: %p/lib/lib%N.2.dylib 3.0.0 %n (>= 1.516-1)
+       Shlibs: %p/lib/lib%N.4.dylib 5.0.0 %n (>= 1.616-1)
 <<
 
 SplitOff2: <<
-       Package: %N2-dev
+       Package: %N4-dev
        
-       Depends: %N2-shlibs (=%v-%r)
+       Depends: %N4-shlibs (=%v-%r)
        BuildDependsOnly: True
+       Conflicts: %N-dev, %N2-dev
+       Replaces: %N-dev, %N2-dev
        
        Files: <<
                include

Index: treeline.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/treeline.info,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -u -d -r1.2.2.3 -r1.2.2.4
--- treeline.info       29 May 2007 20:21:46 -0000      1.2.2.3
+++ treeline.info       19 Jun 2007 21:18:16 -0000      1.2.2.4
@@ -1,6 +1,6 @@
 Package: treeline
-Version: 1.0.1
-Revision: 2
+Version: 1.0.2
+Revision: 1
 Architecture: powerpc
 Description: Tree-based organization tool
 DescDetail: <<
@@ -27,10 +27,10 @@
 Depends: qt3-shlibs, python24, python24-shlibs, pyqt-py24, pyxml-py24, aspell
 BuildDepends: qt3, python24
 Source: http://www.bellz.org/%n/%n-%v.tar.gz
-Source-MD5: ea6fb711d17eecabba5373e49cbea81e
+Source-MD5: a37be34ae9e495364547485233b4c75d
 SourceDirectory: TreeLine
 CompileScript: true
 InstallScript: <<
   %p/bin/python2.4  install.py -p %p -b %d
 <<
-DocFiles: doc/LICENSE doc/README_raw.html doc/README.html doc/INSTALL
+DocFiles: doc/LICENSE doc/README.html doc/INSTALL

--- NEW FILE: cdfly.info ---
Package: cdfly
Version: 0.3
Revision: 1003
Source: mirror:sourceforge:%n/%n-%v.zip
Depends: freetype219-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, 
libpng3-shlibs, qt4-x11-core-shlibs, qt4-x11-gui-shlibs, x11, x11-shlibs
BuildDepends: freetype219, glib2-dev, libgettext3-dev, libiconv-dev, libpng3, 
qt4-x11, x11-dev
GCC: 4.0
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://cdfly.sourceforge.net
License: GPL
Description: CD/DVD collection manager, based on Qt4
Source-MD5: d460a16d8d2563f419c7d81a176acfec
SourceDirectory: %n
Source2: http://www.gnu.org/licenses/gpl.txt
Source2-MD5: 751419260aa954499f7abaabaa882bbe
Source2Rename: COPYING
CompileScript: <<
        %p/lib/qt4-x11/bin/qmake cdfly.pro
        make
<<
InstallScript: <<
        mkdir -p %i/bin %i/share/cdfly
        cp -p cdfly %i/bin/
<<
DocFiles: COPYING

Index: flyway-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/flyway-py.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- flyway-py.info      20 Jan 2006 20:32:32 -0000      1.1
+++ flyway-py.info      19 Jun 2007 21:18:14 -0000      1.1.2.1
@@ -2,6 +2,7 @@
 Package: flyway-py%type_pkg[python]
 Version: 0.4.1
 Revision: 1
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4)
 Maintainer: Kevin Horton <[EMAIL PROTECTED]>
 BuildDepends: python%type_pkg[python]

Index: rdiff-backup.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/rdiff-backup.info,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -d -r1.3.2.1 -r1.3.2.2
--- rdiff-backup.info   27 Feb 2007 22:50:47 -0000      1.3.2.1
+++ rdiff-backup.info   19 Jun 2007 21:18:16 -0000      1.3.2.2
@@ -1,6 +1,6 @@
 Package: rdiff-backup
-Version: 1.1.9
-Revision: 1002
+Version: 1.1.11
+Revision: 1001
 Description: Backup using mirrors and incrementals
 License: GPL
 Homepage: http://www.nongnu.org/rdiff-backup/
@@ -12,7 +12,7 @@
 
 # Unpack Phase.
 Source: http://savannah.nongnu.org/download/%n/%n-%v.tar.gz
-Source-MD5: b3753ecc395e4419566aa180cecb65c4
+Source-MD5: 134c3e3afaab03a42edb6e6ddeb5cdff
 
 # Patch Phase.
 Patch: %n.patch

--- NEW FILE: ntfs-3g-1.516.info ---
Package: ntfs-3g
Version: 1.516
Revision: 2

Source: http://www.ntfs-3g.org/%n-%v.tgz
Source-MD5: d8527df764193abb16af3a2248bdd8b5

BuildDepends: fink (>= 0.24.12), fuse-dev, pkgconfig

Depends: %N2-shlibs (=%v-%r)

PatchFile: %n-%v.patch
PatchFile-MD5: a00fe38975c32dd604d460fe4b2d9c10

ConfigureParams: --disable-dependency-tracking --mandir=%p/share/man

InstallScript: make install DESTDIR=%d

DocFiles: AUTHORS ChangeLog COPYING CREDITS INSTALL NEWS README

Description: FUSE NTFS filesystem
DescDetail: <<
        The NTFS-3G driver is an open source, freely available NTFS driver
        for Linux with read and write support. It provides safe and fast
        handling of the Windows XP, Windows Server 2003, Windows 2000 and
        Windows Vista file systems. Most POSIX file system operations are
        supported, with the exception of full file ownership and access
        right support.
<<
DescUsage: <<
        To connect to an NTFS volume:
        
        first unmount the NTFS disk if currently mounted read-only
        (you can use Disk Utility to do this and also to get the partition)
        
        mkdir mountpoint
        ntfs-3g /dev/diskpartition mountpoint -oping_diskarb,volname="Volume 
Name"
        
        where mountpoint is directory to mount the disk,
        diskpartition is the NTFS disk's partition in /dev
        and Volume Name is the disk's volume name.
        
        To disconnect:
        umount mountpoint
        or eject from the Finder.
        
        See ntfs-3g man page for more options.
<<

SplitOff: <<
        Package: %N2-shlibs
        
        Depends: fuse-shlibs
        
        Files: lib/lib%N.*.dylib
        DocFiles: COPYING README
        
        Shlibs: %p/lib/lib%N.2.dylib 3.0.0 %n (>= 1.516-1)
<<

SplitOff2: <<
        Package: %N2-dev
        
        Depends: %N2-shlibs (=%v-%r)
        BuildDependsOnly: True
        Conflicts: %N-dev, %N4-dev
        Replaces: %N-dev, %N4-dev

        Files: <<
                include
                lib/lib%N.a
                lib/lib%N.dylib
                lib/lib%N.la
        <<
        DocFiles: COPYING README
<<

License: GPL
Homepage: http://www.ntfs-3g.org/
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>

--- NEW FILE: archivemail.info ---
Package: archivemail
Version: 0.7.0
Revision: 1
Description: Tool for archiving and compressing old email
License: GPL
Maintainer: Lars Eggert <[EMAIL PROTECTED]>

BuildDepends: python (>= 2.0)
Depends: python

Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 087c9707daa6bb5c44cd052b6d71ce88

CompileScript: python setup.py build

InstallScript: python setup.py install --prefix=%i --install-data=%i/share

DocFiles: CHANGELOG COPYING FAQ README TODO

Homepage: http://archivemail.sourceforge.net/
DescDetail: <<
archivemail is a tool written in Python for archiving and compressing
old email in mailboxes. It can move messages older than the specified
number of days to a separate mbox format mailbox that is compressed
with gzip, or optionally just delete old email.
<<
--- NEW FILE: avfs.info ---
Package: avfs
Version: 0.9.8
Revision: 6
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Depends: fuse-shlibs (>= 0.4.0-3), %n-shlibs (= %v-%r)
BuildDepends: fuse-dev (>= 0.4.0-3)
Source: http://www.boomerangsworld.de/cms/worker/downloads/%n-%v.tar.bz2
Source-MD5: 5281b990251c8c3a15366ad40e4818db
ConfigureParams: --with-extra-includes=%p/include --with-extra-libs=%p/lib 
--enable-library --disable-dependency-tracking --enable-fuse --with-ssl=/usr 
--with-expat=%p --with-included-neon
SetCFLAGS: -I%p/include
SetCPPFLAGS: -Os
SetLDFLAGS: -L%p/lib
InstallScript: make install DESTDIR=%d && mv %i/bin/avfsd %i/sbin/
DocFiles: AUTHORS ChangeLog COPYING NEWS README TODO
Description: a virtual filesystem
Homepage: http://www.boomerangsworld.de/cms/avfs/index?lang=en
License: GPL/LGPL
SplitOff: <<
        Package: %N-shlibs
        Depends: fuse-shlibs (>= 0.4.0-3)
        Description: a virtual filesystem, shared libs
        Files: <<
                lib/avfs
                lib/libavfs.0*dylib
        <<
        Shlibs: <<
                %p/lib/libavfs.0.dylib 1.0.0 %n (>= 0.9.8-6)
        <<
        DocFiles: COPYING.LIB
<<
Splitoff2: <<
        Package: %N-dev
        Description: a virtual filesystem, development files
        Depends: %N-shlibs (= 0.9.8-6)
        BuildDependsOnly: True
        Files: <<
                bin/avfs-config
                lib/libavfs.dylib
                lib/*a
                include
        <<
        DocFiles: COPYING
<<
Index: launch.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/launch.info,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- launch.info 21 Nov 2006 06:34:36 -0000      1.3
+++ launch.info 19 Jun 2007 21:18:15 -0000      1.3.2.1
@@ -1,8 +1,8 @@
 Package: launch
-Version: 1.0.1
-Revision: 1000
+Version: 1.1
+Revision: 1
 Source: http://web.sabi.net/nriley/software/%n-%v.tar.gz 
-Source-MD5: 0c9f963701cdbe3272e2634cc3693b0d
+Source-MD5: bcd5179d5b519248a717aa73f3819e00
 #BuildDepends: macosx
 #Depends: dpkg (>= 1.9.20-2)
 CompileScript: <<
@@ -15,9 +15,9 @@
  head -n 17 main.c > LICENSE
 <<
 InstallScript: << 
- strip build/%n
+ strip %n
  mkdir %i/bin
- install -c build/%n %i/bin
+ install -c %n %i/bin
  mkdir -p %i/share/man/man1
  chmod a+r %n.1
  cp %n.1 %i/share/man/man1/

--- ntfs-3g.patch DELETED ---

Index: clamav.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/clamav.info,v
retrieving revision 1.10.2.4
retrieving revision 1.10.2.5
diff -u -d -r1.10.2.4 -r1.10.2.5
--- clamav.info 3 May 2007 23:17:09 -0000       1.10.2.4
+++ clamav.info 19 Jun 2007 21:18:14 -0000      1.10.2.5
@@ -1,7 +1,7 @@
 Info3: <<
 Package: clamav
-Version: 0.90.2
-Revision: 52
+Version: 0.90.3
+Revision: 51
 
 Description: Clam Anti-Virus scanner
 DescDetail: <<
@@ -43,7 +43,7 @@
 Homepage: http://www.clamav.net/
 License: GPL
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 39d1f07a399b551b55096b6ec7325c33
+Source-MD5: d42ccf7a32daeb7c7cc3c8c23a7793ea
 
 BuildDepends: gmp (>= 4.1.4-1), bzip2, bzip2-dev, system-openssl-dev, 
libcurl4, libssh2
 Depends: clamav2-shlibs (=%v-%r), unrar
@@ -81,7 +81,7 @@
 SplitOff: <<
   Description: Shared libraries for ClamAV
   Package: clamav2-shlibs
-  Depends: bzip2-shlibs, gmp-shlibs (>= 4.1.4-1), libcurl4-shlibs, 
libssh2-shlibs
+  Depends: bzip2-shlibs, gmp-shlibs (>= 4.1.4-1), libcurl4-shlibs, 
libssh2-shlibs, libiconv
   InstallScript: <<
     /usr/bin/install -d -m 755 %i/lib
     /bin/mv %I/lib/libclamav.2*.dylib %i/lib

--- NEW FILE: ntfs-3g-1.516.patch ---
diff -ru ntfs-3g-1.516.orig/configure ntfs-3g-1.516/configure
--- ntfs-3g-1.516.orig/configure        2007-05-15 17:20:33.000000000 -0400
+++ ntfs-3g-1.516/configure     2007-05-20 11:58:23.000000000 -0400
@@ -19828,7 +19828,7 @@
 
 
 case "$target_os" in
-linux*)
+darwin*)
 
   succeeded=no
 
diff -ru ntfs-3g-1.516.orig/src/Makefile.in ntfs-3g-1.516/src/Makefile.in
--- ntfs-3g-1.516.orig/src/Makefile.in  2007-05-15 17:20:45.000000000 -0400
+++ ntfs-3g-1.516/src/Makefile.in       2007-05-20 11:54:54.000000000 -0400
@@ -585,8 +585,8 @@
 @RUN_LDCONFIG_TRUE@    $(LDCONFIG)
 
 install-exec-local:
-       $(INSTALL) -d $(DESTDIR)/sbin
-       $(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/sbin/mount.ntfs-3g
+       $(INSTALL) -d $(DESTDIR)/$(sbindir)
+       $(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/$(sbindir)/mount.ntfs-3g
 
 install-data-local:
        $(INSTALL) -d $(DESTDIR)$(man8dir)

Index: rdiff-backup.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/rdiff-backup.patch,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- rdiff-backup.patch  27 Feb 2007 22:50:47 -0000      1.1.2.1
+++ rdiff-backup.patch  19 Jun 2007 21:18:16 -0000      1.1.2.2
@@ -16,56 +16,3 @@
 -
 +        data_files = [('share/man/man1',
 +                       ['rdiff-backup.1', 'rdiff-backup-statistics.1'])])
-
-# Commits in in CVS that will make it into 1.1.10.
-diff -x CVS -ru ../rdiff-backup-r1-1-9/rdiff-backup/CHANGELOG 
rdiff-backup/CHANGELOG
---- ../rdiff-backup-r1-1-9/rdiff-backup/CHANGELOG      2007-01-29 
21:40:44.000000000 -0800
-+++ rdiff-backup/CHANGELOG     2007-02-03 09:32:27.000000000 -0800
-@@ -1,3 +1,13 @@
-+New in v1.1.10 (????/??/??)
-+---------------------------
-+
-+Fix restore from read-only bug -- rx perms on a repository directory are
-+enough, no need for write perms when restoring.  (patch from Andrew Price)
-+
-+Fix --list-increments bug in set_must_escape_dos_devices.
-+(Marc Dyksterhouse)
-+
-+
- New in v1.1.9 (2007/01/29)
- --------------------------
- 
-diff -x CVS -ru 
../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/fs_abilities.py 
rdiff-backup/rdiff_backup/fs_abilities.py
---- ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/fs_abilities.py   
2007-01-29 10:42:49.000000000 -0800
-+++ rdiff-backup/rdiff_backup/fs_abilities.py  2007-01-31 08:12:02.000000000 
-0800
-@@ -603,13 +603,16 @@
- 
-       def set_must_escape_dos_devices(self, rbdir):
-               """If local edd or src edd, then must escape """
-+              if getattr(self, "src_fsa", None) is not None:
-+                      src_edd = self.src_fsa.escape_dos_devices
-+              else: src_edd = 0
-               device_rp = rbdir.append("aux")
-               if device_rp.lstat(): local_edd = 1
-               else: local_edd = 0
-               SetConnections.UpdateGlobal('must_escape_dos_devices', \
--                      self.src_fsa.escape_dos_devices or local_edd)
-+                      src_edd or local_edd)
-               log.Log("Restore: must_escape_dos_devices = %d" % \
--                              (self.src_fsa.escape_dos_devices or local_edd), 
4)
-+                              (src_edd or local_edd), 4)
- 
-       def set_chars_to_quote(self, rbdir):
-               """Set chars_to_quote from rdiff-backup-data dir"""
-diff -x CVS -ru ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/restore.py 
rdiff-backup/rdiff_backup/restore.py
---- ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/restore.py        
2005-12-14 20:57:27.000000000 -0800
-+++ rdiff-backup/rdiff_backup/restore.py       2007-02-03 09:32:27.000000000 
-0800
-@@ -708,7 +708,7 @@
-               """Change permissions of directories between old_index and 
index"""
-               for rp in self.get_new_rp_list(old_index, index):
-                       if ((rp.isreg() and not rp.readable()) or
--                              (rp.isdir() and not rp.hasfullperms())):
-+                              (rp.isdir() and not (rp.executable() and 
rp.readable()))):
-                               old_perms = rp.getperms()
-                               self.open_index_list.insert(0, (rp.index, rp, 
old_perms))
-                               if rp.isreg(): rp.chmod(0400 | old_perms)

Index: hfstar.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/hfstar.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- hfstar.info 11 Apr 2007 15:25:01 -0000      1.1.2.1
+++ hfstar.info 19 Jun 2007 21:18:15 -0000      1.1.2.2
@@ -1,6 +1,6 @@
 Package: hfstar
 Version: 1.13.19
-Revision: 11
+Revision: 12
 Description: Modified GNU tar retains hfs+ attributes
 License: GPL
 Maintainer: None <[EMAIL PROTECTED]>
@@ -10,8 +10,8 @@
 Source-MD5: 67641190e4b3946c201a48310fe2e581
 SourceRename: %n-%v.tar.gz
 SourceDirectory: %n
-BuildDepends: gettext-dev, gettext-bin, gettext-tools
-Depends: gettext
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools
+Depends: libgettext3-shlibs
 PatchScript: <<
   sed 's,@PACKAGE@,%n,g' < %a/%n.patch | patch -p1
   perl -pi -e 's/Fran.ois/Francois/' tests/genfile.c
@@ -27,7 +27,6 @@
 InstallScript: <<
        make install DESTDIR=%d
        mv %i/share/info/tar.info %i/share/info/%n.info
-       rm -rf %i/share/locale
 <<
 DescDetail: <<
        A version of gnutar for Mac OS X that supports archiving HFS+

Index: abook.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/abook.info,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- abook.info  25 Jul 2006 01:20:18 -0000      1.5
+++ abook.info  19 Jun 2007 21:18:14 -0000      1.5.2.1
@@ -1,17 +1,30 @@
 Package: abook
 Version: 0.5.6
-Revision: 1001
+Revision: 1002
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 87d25df96864a7c507a4965e6d1da49d
-Depends: ncurses (>= 5.4-20041023-1006), libncursesw5-shlibs (>= 
5.4-20041023-1001), libncurses5-shlibs (>= 5.4-20041023-1006), ncurses-shlibs 
(>= 5.3-20031018-1501), readline5-shlibs (>= 5.0-1004), libgettext3-shlibs (>= 
0.14.5-2)
-BuildDepends: libncurses5 (>= 5.4-20041023-1006), libncursesw5 (>= 
5.4-20041023-1001), ncurses (>= 5.4-20041023-1006), readline5 (>= 5.0-1004), 
gettext-tools (>= 0.14.5-3), libgettext3-dev (>= 0.14.5-2), gettext-bin (>= 
0.14.5-2)
+Patch: %n.patch
+Depends: <<
+       libgettext3-shlibs (>= 0.14.5-2),
+       libiconv,
+       libncurses5-shlibs (>= 5.4-20041023-1006),
+       libncursesw5-shlibs (>= 5.4-20041023-1001),
+       ncurses (>= 5.4-20041023-1006),
+       ncurses-shlibs (>= 5.3-20031018-1501),
+       readline5-shlibs (>= 5.0-1004)
+<<
+BuildDepends: <<
+       gettext-bin (>= 0.14.5-2),
+       gettext-tools (>= 0.14.5-3),
+       libgettext3-dev (>= 0.14.5-2),
+       libiconv-dev,
+       libncurses5 (>= 5.4-20041023-1006),
+       libncursesw5 (>= 5.4-20041023-1001),
+       ncurses (>= 5.4-20041023-1006),
+       readline5 (>= 5.0-1004)
+<<
 Suggests: lynx, mutt
 ConfigureParams: --with-readline=%p --mandir=%i/share/man 
--disable-dependency-tracking --with-libiconv-prefix=%p --with-libintl-prefix=%p
-CompileScript: <<
- #!/bin/sh -ev
- ./configure %c
- make
-<<
 DocFiles: ANNOUNCE AUTHORS BUGS COPYING FAQ sample.abookrc INSTALL NEWS README 
THANKS TODO
 Description: Text-based address-book for use with mutt
 DescDetail: <<
@@ -42,7 +55,10 @@
  Added libncursesw5, since it is for widec (mutt integration).
  Added --disable-dependency-tracking to speed up build.
  Changed dependency to readline5.
+
+ Upstream patch to ui.c fixes segfault in editor
 <<
 Homepage: http://abook.sourceforge.net/
 License: GPL
-Maintainer: Michele Garoche <[EMAIL PROTECTED]>
+DescPackaging: Formerly maintained by Michele Garoche
+Maintainer: None <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to