[cvs] experimental/fangism/finkinfo ppl.info,1.4,1.5

2010-11-03 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20886

Modified Files:
ppl.info 
Log Message:
Rejoice! for at long last, the thorough test suite has completed and 
passed on powerpc-darwin8.
On the 7th day, fangism machine rested...


Index: ppl.info
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ppl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ppl.info2 Nov 2010 01:28:52 -   1.4
+++ ppl.info3 Nov 2010 08:23:18 -   1.5
@@ -25,6 +25,7 @@
CXXFLAGS=-g -O2 -pipe -fpch-preprocess -fPIC \
--enable-check=thorough \
-C
+# if you do not have the patience for the 'thorough' tests, 
--enable-check-quick
 
 PatchScript: 
#!/bin/sh -ev
@@ -128,7 +129,8 @@
 
 Initial packaging by Jack Howarth howa...@bromo.med.uc.edu.
 
-fangism turned on use of precompiled headers and ccache-default support.
+fangism turned on use of precompiled headers and exported a 
+few environment variables for ccache-default support.
 Patch to add -DPIC allows defined macros to match to use .gch.
 
 Noticed checks and references to OCaml, which may need to be 
@@ -138,7 +140,9 @@
 Issues was raised about g++-4.0.1 compile failing:
 http://www.cs.unipr.it/pipermail/ppl-devel/2008-August/012001.html
 fangism patched up the offending lines of C++ in PatchScript for 10.4.
-Patch no longer needed for 0.11.
+Said patch no longer needed for 0.11.
+The monstrously 'thorough' test suite for 0.11 was successfully run and 
+passed on powerpc-darwin8 -- fangism.  
 
 Homepage: http://www.cs.unipr.it/ppl
 Maintainer: David Fang fang...@users.sourceforge.net


--
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
___
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/sound libogg.info, 1.7, 1.8 libogg.patch, 1.4, 1.5 libvorbis0.info, 1.10, 1.11

2010-11-03 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29128/sound

Modified Files:
libogg.info libogg.patch libvorbis0.info 
Log Message:
New upstream versions of libogg and libvorbis

Index: libvorbis0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libvorbis0.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- libvorbis0.info 28 Mar 2010 17:31:15 -  1.10
+++ libvorbis0.info 3 Nov 2010 12:07:42 -   1.11
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: libvorbis0
-Version: 1.3.1
+Version: 1.3.2
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 
@@ -26,7 +26,7 @@
 BuildDependsOnly: True
 
 Source: http://downloads.xiph.org/releases/vorbis/libvorbis-%v.tar.bz2
-Source-MD5: 90b1eb86e6d57694ffdfc2e4d8c7a64e
+Source-MD5: 798a4211221073c1409f26eac4567e8b
 PatchFile: %n.patch
 PatchFile-MD5: 3bc82189dec4c06b4295374b906e889f
 

Index: libogg.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libogg.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libogg.patch28 Mar 2010 17:31:15 -  1.4
+++ libogg.patch3 Nov 2010 12:07:42 -   1.5
@@ -1,8 +1,8 @@
-diff -ru libogg-1.1.4rc1/doc/Makefile.in 
libogg-1.1.4rc1-patched/doc/Makefile.in
 libogg-1.1.4rc1/doc/Makefile.in2009-06-04 06:43:30.0 +0200
-+++ libogg-1.1.4rc1-patched/doc/Makefile.in2009-06-15 21:33:42.0 
+0200
-@@ -156,7 +156,7 @@
- builddir = @builddir@
+diff -ru libogg-1.2.1/doc/Makefile.in libogg-1.2.1-patched/doc/Makefile.in
+--- libogg-1.2.1/doc/Makefile.in   2010-11-01 21:26:58.0 +0100
 libogg-1.2.1-patched/doc/Makefile.in   2010-11-03 12:04:15.0 
+0100
+@@ -159,7 +159,7 @@
+ build_vendor = @build_vendor@
  datadir = @datadir@
  datarootdir = @datarootdir@
 -docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
@@ -10,11 +10,11 @@
  dvidir = @dvidir@
  exec_prefix = @exec_prefix@
  host = @host@
-diff -ru libogg-1.1.4rc1/doc/libogg/Makefile.in 
libogg-1.1.4rc1-patched/doc/libogg/Makefile.in
 libogg-1.1.4rc1/doc/libogg/Makefile.in 2009-06-04 06:43:30.0 
+0200
-+++ libogg-1.1.4rc1-patched/doc/libogg/Makefile.in 2009-06-15 
21:33:50.0 +0200
-@@ -144,7 +144,7 @@
- builddir = @builddir@
+diff -ru libogg-1.2.1/doc/libogg/Makefile.in 
libogg-1.2.1-patched/doc/libogg/Makefile.in
+--- libogg-1.2.1/doc/libogg/Makefile.in2010-11-01 21:26:59.0 
+0100
 libogg-1.2.1-patched/doc/libogg/Makefile.in2010-11-03 
12:04:15.0 +0100
+@@ -150,7 +150,7 @@
+ build_vendor = @build_vendor@
  datadir = @datadir@
  datarootdir = @datarootdir@
 -docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg
@@ -22,3 +22,36 @@
  dvidir = @dvidir@
  exec_prefix = @exec_prefix@
  host = @host@
+diff -ru libogg-1.2.1/include/ogg/os_types.h 
libogg-1.2.1-patched/include/ogg/os_types.h
+--- libogg-1.2.1/include/ogg/os_types.h2010-10-26 12:56:36.0 
+0200
 libogg-1.2.1-patched/include/ogg/os_types.h2010-11-03 
12:04:51.0 +0100
+@@ -68,11 +68,11 @@
+ 
+ #elif (defined(__APPLE__)  defined(__MACH__)) /* MacOS X Framework build */
+ 
+-#  include inttypes.h
++#  include stdint.h
+typedef int16_t ogg_int16_t;
+-   typedef u_int16_t ogg_uint16_t;
++   typedef uint16_t ogg_uint16_t;
+typedef int32_t ogg_int32_t;
+-   typedef u_int32_t ogg_uint32_t;
++   typedef uint32_t ogg_uint32_t;
+typedef int64_t ogg_int64_t;
+ 
+ #elif defined(__HAIKU__)
+@@ -88,11 +88,11 @@
+ #elif defined(__BEOS__)
+ 
+/* Be */
+-#  include inttypes.h
++#  include stdint.h
+typedef int16_t ogg_int16_t;
+-   typedef u_int16_t ogg_uint16_t;
++   typedef uint16_t ogg_uint16_t;
+typedef int32_t ogg_int32_t;
+-   typedef u_int32_t ogg_uint32_t;
++   typedef uint32_t ogg_uint32_t;
+typedef int64_t ogg_int64_t;
+ 
+ #elif defined (__EMX__)

Index: libogg.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libogg.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libogg.info 28 Mar 2010 17:31:15 -  1.7
+++ libogg.info 3 Nov 2010 12:07:41 -   1.8
@@ -15,7 +15,7 @@
 # maintainership of) the affected package.
 
 Package: libogg
-Version: 1.2.0
+Version: 1.2.1
 Revision: 1
 Maintainer: Max Horn m...@quendi.de
 
@@ -25,9 +25,9 @@
 BuildDependsOnly: True
 
 Source: http://downloads.xiph.org/releases/ogg/%n-%v.tar.gz
-Source-MD5: c95b73759acfc30712beef6ce4e88efa
+Source-MD5: b998c2420721146df3b3d0e7776c97b9
 PatchFile: %n.patch
-PatchFile-MD5: b9567dcde68e129d90582e1bc9e2c630
+PatchFile-MD5: b57b99ccbf3ba6843543dd918ac7b839
 
 InstallScript: make -j1 install 

[cvs] dists/10.4/unstable/main/finkinfo/devel kde4-buildenv.info, 1.19, 1.20

2010-11-03 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16555/main/finkinfo/devel

Modified Files:
kde4-buildenv.info 
Log Message:
fixes python error message

Index: kde4-buildenv.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/kde4-buildenv.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- kde4-buildenv.info  21 Oct 2010 15:06:09 -  1.19
+++ kde4-buildenv.info  3 Nov 2010 17:03:07 -   1.20
@@ -1,5 +1,5 @@
 Package: kde4-buildenv
-Version: 4.5.2
+Version: 4.5.3
 Revision: 1
 Description: Scripts for simplifying KDE4 builds
 License: BSD
@@ -19,7 +19,7 @@
 
 NoSourceDirectory: true
 Source: mirror:custom:%n/%n-%v-%r.sh
-Source-MD5: bb083385590b2231396066191d38c810
+Source-MD5: 7581692966ee49762a4e377d5f90b636
 Source2: mirror:custom:%n/normalize-filenames-4.2.3-1.sh
 Source2-MD5: aa5d58694004df09f486abc9907f7e0a
 


--
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/crypto firefox3.info,1.5,1.6

2010-11-03 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26167/stable/main/finkinfo/crypto

Modified Files:
firefox3.info 
Log Message:
forgot to copy over the new version fields


Index: firefox3.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/firefox3.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- firefox3.info   2 Nov 2010 15:46:15 -   1.5
+++ firefox3.info   3 Nov 2010 18:02:41 -   1.6
@@ -1,5 +1,5 @@
 Package: firefox3
-Version: 3.5.15
+Version: 3.6.12
 Revision: 1
 Architecture: i386, powerpc
 Distribution: 10.5, 10.6
@@ -51,7 +51,7 @@
 
 Source: 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%v/source/firefox-%v.source.tar.bz2
 SourceDirectory: mozilla-1.9.2
-Source-MD5: f698dd0f8f145d84933a50f69662c8db
+Source-MD5: 80f4d83f23a7c45fc3f1904964ea2a5a
 PatchFile: %n.patch
 PatchFile-MD5: 5a29edbcae648ede8fb2cccffefc4c99
 PatchScript: 


--
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
___
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/devel ant-base.info, 1.10, 1.11

2010-11-03 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5615/main/finkinfo/devel

Modified Files:
ant-base.info 
Log Message:
whups, fix circular dependencies

Index: ant-base.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/ant-base.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ant-base.info   1 Nov 2010 17:10:58 -   1.10
+++ ant-base.info   3 Nov 2010 19:14:23 -   1.11
@@ -1,7 +1,7 @@
 Info4: 
 Package: ant-base
 Version: 1.8.1
-Revision: 1
+Revision: 2
 Description: Java based build tool
 Type: java
 License: BSD
@@ -56,8 +56,8 @@
 SplitOff2: 
Package: ant-optional
Description: Optional tasks for Ant
-   Depends: 
-   ant-base (= 1.7.1-3),
+   Depends: ant-base (= 1.8.1-1)
+   Recommends: 
antlr (= 2.7.4-3),
bcel,
commons-logging,


--
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
___
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/devel cmake.info,1.20,1.21

2010-11-03 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14107

Modified Files:
cmake.info 
Log Message:
New upstream version 2.8.3

Index: cmake.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/cmake.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- cmake.info  7 Jul 2010 12:36:28 -   1.20
+++ cmake.info  4 Nov 2010 00:46:56 -   1.21
@@ -1,8 +1,8 @@
 Package: cmake
-Version: 2.8.2
+Version: 2.8.3
 Revision: 1
 Source: http://www.cmake.org/files/v2.8/%n-%v.tar.gz
-Source-MD5: 8c967d5264657a798f22ee23976ff0d9
+Source-MD5: a76a44b93acf5e3badda9de111385921
 License: BSD
 GCC: 4.0
 BuildDepends: libncurses5 (= 5.4-20041023-1006), libidn, fink (= 0.24.12) 


--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
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/devel ccache.info,1.2,1.3

2010-11-03 Thread fangism
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16473

Modified Files:
ccache.info 
Log Message:
TestConflict with own ccache-default, so test-suite passes.  TODO notes.


Index: ccache.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/ccache.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ccache.info 15 Oct 2010 23:57:32 -  1.2
+++ ccache.info 4 Nov 2010 01:01:47 -   1.3
@@ -1,6 +1,6 @@
 Package: ccache 
 Version: 3.1
-Revision: 1
+Revision: 3
 Maintainer: David Fang fang...@users.sourceforge.net
 Source: http://samba.org/ftp/%n/%n-%v.tar.bz2
 Source-MD5: 7961852e1e36f11559039c32142f58df
@@ -9,16 +9,14 @@
# patch Makefile to not depend on implicit rules
file=Makefile.in
mv $file $file.orig
-   echo .SUFFIXES: .c .o  $file
-   echo .c.o:  $file
-   echo '  $(CC) $(CFLAGS) -o $@ -c $'  $file
-   cat $file.orig  $file
+   { echo .SUFFIXES: .c .o  cat $file.orig ;}  $file
 
 CompileScript: 
  ./configure %c
  make CFLAGS='-g -O2 -Wall -W -I. -prebind'
 
 InfoTest: 
+   TestConflicts: ccache-default
TestScript: 
#!/bin/sh -ev
make -k check || exit 2
@@ -30,32 +28,31 @@
 mkdir -p %i/bin
 mkdir -p %i/share/man/man1
 make install prefix=%i mandir=%i/share/man
-ln -s %p/bin/ccache %i/bin/cc
-ln -s %p/bin/ccache %i/bin/c++
-ln -s %p/bin/ccache %i/bin/c++-4.0
-ln -s %p/bin/ccache %i/bin/c++-3.3
-ln -s %p/bin/ccache %i/bin/g++
-ln -s %p/bin/ccache %i/bin/gcc
-ln -s %p/bin/ccache %i/bin/g++-4.0
-ln -s %p/bin/ccache %i/bin/g++-3.3
-ln -s %p/bin/ccache %i/bin/gcc-4.0
-ln -s %p/bin/ccache %i/bin/gcc-3.3
-for f in /usr/bin/*-apple-darwin*-g*
+echo creating ccache-default overrides...
+pushd /usr/bin
+# llvm-* clang c89 c99
+for f in cc c++ c++-* gcc* g++* *-apple-darwin*-g*
 do
-  b=`basename $f`
-  echo linking $b
-  ln -s %p/bin/ccache %i/bin/$b
+  echo linking %p/bin/$f to ccache to override /usr/bin/$f
+  ln -s %p/bin/ccache %i/bin/$f
 done
+popd
 
 PostInstScript: 
 echo If you wish ccache to be the default compiler
 echo (to override and send ALL compilations through ccache),
-echo  install the \ccache-default\ package.
+echo  install the \%n-default\ package.
 
 SplitOff: 
Package: ccache-default
-   Depends: ccache
-   Files: bin/cc bin/c++ bin/c++-4.0 bin/c++-3.3 bin/g++ bin/gcc 
bin/g++-4.0 bin/g++-3.3 bin/gcc-4.0 bin/gcc-3.3 bin/*-apple-darwin*
+   Depends: ccache (= %v-%r)
+   Files: 
+   bin/cc
+   bin/c++*
+   bin/g++*
+   bin/gcc*
+   bin/*-apple-darwin*
+   
Description: C/C++ compiler cache - As default compiler
DescDetail: 
  This package installs symlinks for ccache to override your compiler.
@@ -66,15 +63,20 @@
PostInstScript: 
ccache -c  /dev/null
echo * WARNING 
-   echo ALL gcc3.3 and gcc4.0 compiles will now be sent through ccache!
+   echo ALL gcc3.3 and gcc4.0 and gcc4.2 compiles will now be sent 
through ccache!
echo For the most part ccache is reliable, but
echo it can occasionally cause strange compile problems!
echo If you have a strange compile problem, remove this package
echo and try again before reporting any bugs!
echo 
+   echo Fink uses its own cache in CCACHE_DIR=%p/var/ccache.
echo Additionally, the default cache size is 1 Gig.
-   echo so you may want to run \ccache -M 500M\ (for example)
+   echo so you may want to run \CCACHE_DIR=%p/var/ccache ccache -M 
500M\ (for example)
echo to limit the size of the cache.
+   echo 
+   echo If you want --build-as-nobody to work with ccache-default,
+   echo I suggest: sudo chown -R fink-bld %p/var/ccache
+   echo and never building as root (always --build-as-nobody).
echo * WARNING 

 
@@ -86,10 +88,28 @@
 from cache. This often results in a 5 to 10 times speedup in common
 compilations.
 If you wish ccache to be the default compiler (to override and send ALL 
-compilations through ccache), install the ccache-default package.
+compilations through ccache), install the %n-default package.
+See f90cache for the Fortran equivalent of %n.  
+
+DescUsage: 
+To use ccache manually, point your builds to use CC=ccache gcc
+and CXX=ccache g++ (if using gcc).  Passing these variables to
+most autoconf produced configure scripts should work.  
+By default ccache will create a cache in ~/.ccache, but this location
+can be overriden by the CCACHE_DIR environment variable.  
+If you wish ccache to be the default compiler (to override and send ALL 
+compilations through ccache), install the %n-default package.
 
 Homepage: http://ccache.samba.org/
 

[cvs] dists/10.4/unstable/main/finkinfo/net mutt.info,1.13,1.14

2010-11-03 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7222

Modified Files:
mutt.info 
Log Message:
clean for --build-as-nobody. TODO: avoid need to add bdep:w3m|elinks


Index: mutt.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/mutt.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- mutt.info   17 Sep 2010 20:58:59 -  1.13
+++ mutt.info   4 Nov 2010 03:35:04 -   1.14
@@ -1,6 +1,6 @@
 Package: mutt
 Version: 1.5.21
-Revision: 1
+Revision: 2
 Description: Sophisticated text-based mail user agent
 License: GPL
 Replaces: mutt-ssl ( %v-%r)
@@ -17,9 +17,12 @@
 ConfFiles: %p/etc/Muttrc
 DocFiles: GPL NEWS README README.SSL README.SECURITY TODO
 
+PatchScript: 
+  perl -pi -e 's/(^[^=]*)\...@dotlock_group\@/\1\$(DOTLOCK_GROUP)/g' 
Makefile.in
+
 ConfigureParams: CPPFLAGS=-I%p/lib/system-openssl/include $CPPFLAGS 
LDFLAGS=-L%p/lib/system-openssl/lib $LDFLAGS --disable-dependency-tracking 
--with-mailpath=/var/mail --with-mixmaster --enable-imap --enable-pop 
--enable-smtp --enable-hcache --with-ssl --with-sasl --with-idn 
--mandir=%p/share/man --with-docdir=%p/share/doc/%n
 InstallScript: 
-  make install DESTDIR=%d
+  make install DESTDIR=%d DOTLOCK_GROUP=
   mv %i/etc/mime.types %i/etc/mime.types.mutt
   mkdir -p %i/share/doc/%n/man
   mv %i/share/man/man5/mbox.5 %i/share/doc/%n/man/mbox.5.mutt
@@ -38,6 +41,8 @@
 PostInstScript: 
   update-alternatives --install %p/etc/mime.types mime.types 
%p/etc/mime.types.mutt 40
   update-alternatives --install %p/share/man/man5/mbox.5 mbox.5 
%p/share/doc/%n/man/mbox.5.mutt 30
+  chgrp mail %p/bin/mutt_dotlock
+  chmod 2755 %p/bin/mutt_dotlock
 
 PreRmScript: 
 if [ $1 != upgrade ]; then


--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs