Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv15748/crypto/finkinfo

Modified Files:
      Tag: pangocairo-branch
        fetchmail-ssl.info firefox1.5.info gnupg-testing.info 
        gpgme.info gpgme11.info hercules.info jwgc-ssl.info 
        libmcrypt.info m2crypto-python23.patch maxima.info 
Added Files:
      Tag: pangocairo-branch
        maxima.patch 
Log Message:
missing stuff from HEAD

Index: fetchmail-ssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/fetchmail-ssl.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- fetchmail-ssl.info  20 Jan 2006 20:16:55 -0000      1.1
+++ fetchmail-ssl.info  19 Jul 2007 22:23:25 -0000      1.1.2.1
@@ -1,9 +1,9 @@
 Package: fetchmail-ssl
 Version: 6.2.5
-Revision: 10
+Revision: 12
 Maintainer: Eric Knauel <[EMAIL PROTECTED]>
-Depends: openssl097, openssl097-shlibs
-BuildDepends: openssl097-dev, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
+Depends: openssl097, openssl097-shlibs, libgettext3-shlibs, libiconv
+BuildDepends: openssl097-dev, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev
 Conflicts: fetchmail
 Replaces: fetchmail
 Source: http://www.catb.org/~esr/fetchmail/fetchmail-%v.tar.gz

Index: gnupg-testing.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnupg-testing.info,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -d -r1.4.2.1 -r1.4.2.2
--- gnupg-testing.info  16 Jan 2007 16:01:50 -0000      1.4.2.1
+++ gnupg-testing.info  19 Jul 2007 22:23:25 -0000      1.4.2.2
@@ -1,11 +1,11 @@
 Package: gnupg-testing
 Version: 1.3.6
-Revision: 1013
+Revision: 1014
 Description: Gnu privacy guard - A Free PGP replacement(TESTING branch)
 License: GPL
 Maintainer: Darian Lanx <[EMAIL PROTECTED]>
-BuildDepends: texinfo (>= 4.1-3), gettext-dev, libiconv-dev, bzip2, libusb (>= 
0.1.8-1014), openldap-ssl, readline5 (>= 5.0-1004), fink (>= 0.24.12)
-Depends: bzip2-shlibs, gettext, libiconv, libusb-shlibs (>= 0.1.8-1014), 
openldap-ssl-shlibs, readline5-shlibs (>= 5.0-1004)
+BuildDepends: texinfo (>= 4.1-3), libgettext3-dev, libiconv-dev, bzip2, libusb 
(>= 0.1.8-1014), openldap-ssl, readline5 (>= 5.0-1004), fink (>= 0.24.12)
+Depends: bzip2-shlibs, libgettext3-shlibs, libiconv, libusb-shlibs (>= 
0.1.8-1014), openldap-ssl-shlibs, readline5-shlibs (>= 5.0-1004)
 Conflicts: gnupg-egd, gnupg, gnupg-idea
 Replaces: gnupg-egd, gnupg, gnupg-idea
 Source: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%v.tar.gz

Index: m2crypto-python23.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/m2crypto-python23.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
--- m2crypto-python23.patch     4 Feb 2007 23:58:55 -0000       1.1.2.1
+++ m2crypto-python23.patch     19 Jul 2007 22:23:25 -0000      1.1.2.2
@@ -62,8 +62,8 @@
       extra_compile_args = [ "-DTHREADING" ]
   
   elif os.name == 'posix':
-!     include_dirs = [my_inc, '@PREFIX@/include', '/usr/include']
-!     library_dirs = ['@PREFIX@/lib', '/usr/lib']
+!     include_dirs = [my_inc, '/usr/include', '@PREFIX@/include']
+!     library_dirs = ['/usr/lib', '@PREFIX@/lib']
       libraries = ['ssl', 'crypto']
       extra_compile_args = [ "-DTHREADING" ]
   

Index: jwgc-ssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/jwgc-ssl.info,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -d -r1.3.2.3 -r1.3.2.4
--- jwgc-ssl.info       2 Mar 2007 22:53:19 -0000       1.3.2.3
+++ jwgc-ssl.info       19 Jul 2007 22:23:25 -0000      1.3.2.4
@@ -1,10 +1,10 @@
 Package: jwgc-ssl
-Version: 0.4
-Revision: 3
-Source: mirror:sourceforge:jwgc/jwgc-beta4.tar.gz
-Source-MD5: b8f91fc1161356dc2fbcfcc6f1bf9033
+Version: 0.5
+Revision: 1
+Source: mirror:sourceforge:jwgc/jwgc-beta5.tar.gz
+Source-MD5: 68ecd429da29cbe9e57073d1e0a830ba
 Description: Jabber WindowGram Client
-SourceDirectory: jwgc-beta4
+SourceDirectory: jwgc-beta5
 SourceRename: %n-%v.tar.gz
 Depends: x11, x11-shlibs, libiconv, openssl097-shlibs, gpgme-shlibs, 
libncurses5-shlibs
 BuildDepends: x11-dev, libiconv-dev, openssl097-dev, gpgme, libncurses5
@@ -13,7 +13,7 @@
 InstallScript: <<
   make install prefix=%i mandir=%i/share/man sysconfdir=%i/etc/jwgc
 <<
-DocFiles: README NEWS ChangeLog LICENSE COPYING AUTHORS INSTALL 
clients/jwgc/jwgc.html clients/jctl/jctl.html clients/jstat/jstat.html 
clients/jwrite/jwrite.html clients/jlocate/jlocate.html
+DocFiles: README NEWS ChangeLog LICENSE COPYING AUTHORS clients/*/*.html
 ConfFiles: %p/etc/jwgc/jwgc.desc %p/etc/jwgc/jwgc.vars 
%p/etc/jwgc/jwgc_resources
 Maintainer: None <[EMAIL PROTECTED]>
 Homepage: http://jwgc.sourceforge.net/
@@ -34,7 +34,7 @@
 can do with it.
 <<
 DescPort: <<
-The WARNING's during configuration are normal, please ignore.
+Okay to ignore resolv.h WARNINGs for now.
 
 Not compatible with gpgme11 API.
 <<

Index: libmcrypt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/libmcrypt.info,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- libmcrypt.info      12 May 2006 15:27:03 -0000      1.3
+++ libmcrypt.info      19 Jul 2007 22:23:25 -0000      1.3.2.1
@@ -1,13 +1,12 @@
 Package: libmcrypt
-Version: 2.5.7
-Revision: 2
+Version: 2.5.8
+Revision: 1
 #Source: 
http://www.mirrors.wiretapped.net/security/cryptography/libraries/mcrypt/libmcrypt/libmcrypt-%v.tar.gz
 Source: mirror:sourceforge:mcrypt/%n-%v.tar.gz
-Source-MD5: b1be163143f8e8ed0474beeb642b3bad
+Source-MD5: 0821830d930a86a5c69110837c55b7da
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
-PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' lib/libmcrypt.m4
-ConfigureParams: --mandir=%p/share/man
+ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 CompileScript: <<
   ./configure %c
   make

Index: hercules.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/hercules.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
--- hercules.info       13 Feb 2007 19:58:06 -0000      1.3.2.1
+++ hercules.info       19 Jul 2007 22:23:25 -0000      1.3.2.2
@@ -1,11 +1,11 @@
 Package: hercules 
 Version: 3.04.1
-Revision: 12
+Revision: 14
 ###
 Source: http://www.conmicro.cx/hercules/%n-%v.tar.gz
 Source-MD5: 7ca609490a5d135c91c3f69986e0a162 
-Depends: pth-shlibs, libgpg-error-shlibs, libgcrypt-shlibs (>= 1.2.0-2), 
bzip2-shlibs, gzip, gettext, libiconv, %n-modules
-BuildDepends: pth, gawk, libgpg-error, libgcrypt (>= 1.2.0-2), bison (>= 
2.0-11), bzip2-dev, gettext-dev, libiconv-dev 
+Depends: bzip2-shlibs, gzip, libgettext3-shlibs, libiconv, %n-modules
+BuildDepends: gawk, bison (>= 2.0-11), bzip2-dev, libgettext3-dev, 
libiconv-dev 
 ###
 Replaces: %N-bin
 #Conflicts: %N-bin
@@ -15,7 +15,7 @@
 
 PatchScript: <<
   mv INSTALL INSTALL.txt
-  perl -pi -e 's,-I\$\(top_srcdir\)/intl,,' Makefile.in crypto/Makefile.in
+  perl -pi -e 's,-I\$\(top_srcdir\)\\intl,,' crypto/Makefile.in
   perl -pi -e 's|-no-undefined|-bind_at_load|g' Makefile.in
 <<
 
@@ -33,7 +33,7 @@
 
 SplitOff: <<
   Package: %N-modules
-  Depends: pth-shlibs, libgpg-error-shlibs, libgcrypt-shlibs (>= 1.2.0-2), 
bzip2-shlibs, gzip, gettext, libiconv 
+  Depends: bzip2-shlibs, gzip, libgettext3-shlibs, libiconv 
   Files: <<
     lib/hercules/*.so
     lib/hercules/*.la
@@ -65,13 +65,6 @@
 More can be read and found at:
 http://www.conmicro.cx/hercules/hercconf.html
 <<
-DescPort: <<
-  Doesn't compile on 10.4 due to undefined struct rtentry in
-  hercifc.h. <net/route.h> has it on 10.3 only, and has struct
-  ortentry on both OS X. Neither rtentry (when defined) nor ortentry
-  has the rt_dev element, which is used in hercifc.c. How did this
-  ever work??
-<<
 DescPackaging: <<
   Starting in 3.02-11, %N-bin as merged into %N because %N contained
   files that were essential to the binaries and there was no reason to

Index: gpgme.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gpgme.info,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- gpgme.info  19 Jun 2007 21:16:48 -0000      1.2.2.2
+++ gpgme.info  19 Jul 2007 22:23:25 -0000      1.2.2.3
@@ -1,9 +1,9 @@
 Package: gpgme
 Version: 0.3.16 
-Revision: 23
+Revision: 125
 Maintainer: Darian Lanx <[EMAIL PROTECTED]>
-BuildDepends: gdbm3, libiconv-dev, gettext-dev, libgpg-error,  gnupg (>= 
1.2.4-1) | gnupg-testing (>= 1.3.6-12) | gnupg2
-Depends: %N-shlibs (= %v-%r), libgpg-error-shlibs, gettext, libiconv-bin, 
libiconv, gnupg (>= 1.2.4-1) | gnupg-testing (>= 1.3.6-12) | gnupg2
+BuildDepends: gdbm3, libiconv-dev, libgettext3-dev, libgpg-error,  gnupg (>= 
1.2.4-1) | gnupg-testing (>= 1.3.6-12) | gnupg2
+Depends: %N-shlibs (= %v-%r), libgpg-error-shlibs, libgettext3-shlibs, 
libiconv-bin, libiconv, gnupg (>= 1.2.4-1) | gnupg-testing (>= 1.3.6-12) | 
gnupg2
 Replaces: gpgme11, gpgme-shlibs, gpgme11-shlibs
 Conflicts: gpgme11
 BuildDependsOnly: true

--- NEW FILE: maxima.patch ---
diff -Naur maxima-5.12.0/interfaces/xmaxima/doc/xmaxima.texi 
maxima-5.12.0.patched/interfaces/xmaxima/doc/xmaxima.texi
--- maxima-5.12.0/interfaces/xmaxima/doc/xmaxima.texi   2006-12-04 
21:57:51.000000000 -0500
+++ maxima-5.12.0.patched/interfaces/xmaxima/doc/xmaxima.texi   2007-07-01 
16:16:38.000000000 -0400
@@ -25,6 +25,12 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 MA 02110-1301, USA.
+
[EMAIL PROTECTED]
+START-INFO-DIR-ENTRY
+* Xmaxima: (xmaxima).  Tcl/TK GUI for the Maxima computer algebra system.
+END-INFO-DIR-ENTRY
[EMAIL PROTECTED] format
 @end ifinfo
 
 @titlepage

Index: maxima.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/maxima.info,v
retrieving revision 1.6.2.5
retrieving revision 1.6.2.6
diff -u -d -r1.6.2.5 -r1.6.2.6
--- maxima.info 19 Jun 2007 21:16:48 -0000      1.6.2.5
+++ maxima.info 19 Jul 2007 22:23:25 -0000      1.6.2.6
@@ -2,17 +2,18 @@
 Package: maxima%type_pkg[-nox]
 Version: 5.12.0
 Type: -nox (boolean)
-Revision: 1
+Revision: 3
 Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Description: Symbol manipulation program
 Source: mirror:sourceforge:%{ni}/%{ni}-%v.tar.gz
 Source-MD5: 0cc3c006ffc94e4f922161b6e6b98f11
+Patch: %{ni}.patch
 # otool_deps: libgettext3-shlibs, libiconv, libncurses5-shlibs, 
libsigsegv-shlibs, readline5-shlibs
 Depends: clisp (>= 2.41-1), gnuplot | gnuplot-nox , libgettext3-shlibs, 
libiconv, libncurses5-shlibs, libsigsegv-shlibs, readline5-shlibs, recode, 
rlwrap (>= 0.28-1), (%type_raw[-nox] != -nox) tcltk
 BuildDepends: libgettext3-dev, libiconv-dev, libncurses5, libsigsegv, readline5
 # not sure about those bdeps; also: + recode-dev ? + tcltk-dev ?
 # <AKH> It doesn't actually seem to _link_ tcltk, but uses its 
-# wish shell.
+# wish shell at runtime.
 # dep on rlwrap (>= 0.28-1) because of rmaxima
 # among the deps, the following would suffice by recursivity: clisp gnuplot 
libsigsegv-shlibs recode rlwrap tcltk
 Conflicts: maxima, maxima-nox
@@ -30,12 +31,13 @@
 InfoTest: <<
   TestScript: make check || exit 2
 <<
-InfoDocs: maxima.info
-# xmaxima.info seems malformed, and the other files in %p/share/info are 
probably not needed here..
-DocFiles: AUTHORS COPYING NEWS INSTALL README
+InfoDocs: maxima.info xmaxima.info
+# The info-N files in %p/share/info are probably not needed here.
+DocFiles: AUTHORS COPYING NEWS INSTALL README ChangeLog*
 DescPackaging: <<
 Pkg in crypto because of preamble of COPYING _ even though
 it states explicitly NOT to be part of the licence.
+Patch xmaxima.texi so that install-info can work with it.
 << 
 DescDetail: << 
 Maxima is a symbolic computation program. It is full featured, including
@@ -46,7 +48,7 @@
 <<
 DescUsage: <<
 Enter "rmaxima" for a command line interface, or "xmaxima" for a
-graphical Tk-based interface (even in the -nox variant).
+graphical Tk-based interface (Aqua-based in the -nox variant).
 <<
 DescPort: <<
 IMPORTANT: Maxima will only reliably work with the version (and

Index: gpgme11.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gpgme11.info,v
retrieving revision 1.5.2.5
retrieving revision 1.5.2.6
diff -u -d -r1.5.2.5 -r1.5.2.6
--- gpgme11.info        19 Jun 2007 21:16:48 -0000      1.5.2.5
+++ gpgme11.info        19 Jul 2007 22:23:25 -0000      1.5.2.6
@@ -1,6 +1,6 @@
 Package: gpgme11
 Version: 1.1.4
-Revision: 1
+Revision: 2
 Maintainer: Darian Lanx <[EMAIL PROTECTED]>
 BuildDepends: glib2-dev, gdbm3, libiconv-dev, libgettext3-dev, libgpg-error, 
pth (>= 1.4.1-2), gnupg, gnupg2, fink (>= 0.24.12)
 Depends: %N-shlibs (= %v-%r)

Index: firefox1.5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/firefox1.5.info,v
retrieving revision 1.8.2.13
retrieving revision 1.8.2.14
diff -u -d -r1.8.2.13 -r1.8.2.14
--- firefox1.5.info     6 May 2007 14:21:34 -0000       1.8.2.13
+++ firefox1.5.info     19 Jul 2007 22:23:25 -0000      1.8.2.14
@@ -1,5 +1,5 @@
 Package: firefox1.5
-Version: 1.5.0.11
+Version: 1.5.0.12
 Revision: 1002
 Description: Lightweight browser from mozilla.org
 License: OSI-Approved
@@ -46,7 +46,7 @@
 <<
 Source: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%v/source/firefox-%v-source.tar.bz2
 SourceDirectory: mozilla
-Source-MD5: 577d782427edf993e74a3c69e5e81678
+Source-MD5: dd5add97bd75287817c820ef856a30ed
 PatchScript: <<
   /usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | /usr/bin/patch -p1
   /usr/bin/perl -pi -e 's,[EMAIL PROTECTED],%p/lib/%n,g' `/usr/bin/grep -lr 
@executable_path .`


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to