Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26100/stable/main/finkinfo/crypto

Modified Files:
        gsasl9.info 
Log Message:
dep upgrade (esp for crypto stuff!), but there's also a much newer upstream %v 
todo

Index: gsasl9.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/gsasl9.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gsasl9.info 20 Oct 2011 07:18:39 -0000      1.1
+++ gsasl9.info 3 Apr 2013 03:20:48 -0000       1.2
@@ -1,17 +1,17 @@
 Package: gsasl9
 Version: 0.2.24        
-Revision: 1003
+Revision: 1004
 ###
 Source: http://josefsson.org/gsasl/releases/gsasl-%v.tar.gz
 Source-MD5: b5840357baf74310569045faf93f9ce5 
 Depends: <<
-  gnutls26-shlibs (>= 2.2.2-3), %N-shlibs (>= %v), readline5-shlibs,
+  gnutls28-shlibs, %N-shlibs (>= %v), readline6-shlibs,
   libtasn1-3-shlibs, libgcrypt-shlibs (>= 1.2.4-2), libgpg-error-shlibs,
-  libgettext3-shlibs, libiconv, libidn-shlibs
+  libgettext8-shlibs, libiconv, libidn-shlibs
 <<
 BuildDepends: <<
-  gawk, gettext-tools, gnutls26 (>= 2.2.2-3), gtk-doc, libgcrypt (>= 1.2.4-2), 
libgettext3-dev, libgpg-error,
-  libiconv-dev, libidn, libtasn1-3, libxslt-bin, pkgconfig, readline5 (>= 
5.0-1004)
+  gawk, gettext-tools, gnutls28, gtk-doc, libgcrypt (>= 1.2.4-2), 
libgettext8-dev, libgpg-error,
+  libiconv-dev, libidn, libtasn1-3, libxslt-bin, pkgconfig, readline6
 <<
 
 DocFiles: INSTALL.txt ABOUT-NLS README AUTHORS COPYING ChangeLog NEWS THANKS
@@ -20,13 +20,25 @@
 Conflicts: gsasl
 Replaces: gsasl
 
-ConfigureParams: --with-pic --disable-dependency-tracking --disable-rpath 
--enable-gtk-doc --mandir=%i/share/man --infodir=%i/share/info 
--with-html-dir=%i/share/doc
+# dmacks migrated to gnutls28 (which buries its libs) and explicitly
+# configured for heimdal (was the autodetected determination, but
+# safer to force it in case external lib availability changes); and
+# upstream forgot to do the actual locale.h test for which it later
+# checks the result token
+SetCPPFLAGS: -DHAVE_LOCALE_H
+SetLDFLAGS: -L%p/lib/gnutls28
+ConfigureParams: --with-pic --enable-dependency-tracking --disable-rpath 
--enable-gtk-doc --mandir=%i/share/man --infodir=%i/share/info 
--with-html-dir=%i/share/doc --with-gssapi-impl=heimdal
 
 PatchScript: <<
 perl -pi -e 's;gsasl_LDADD =;$& -Wl,-m;' src/Makefile.in
 perl -pi -e 's,dynamiclib,$& -single_module,' {,lib/}{aclocal.m4,configure}
 <<
 
+CompileScript: <<
+       %{default_script}
+       fink-package-precedence --prohibit-bdep=gsasl9-dev .
+<<
+
 InstallScript: <<
 mv INSTALL INSTALL.txt
 make install prefix=%i
@@ -34,7 +46,7 @@
 
 SplitOff: <<
 Package: %N-shlibs
-Depends: libgettext3-shlibs, libiconv, libidn-shlibs
+Depends: libgettext8-shlibs, libidn-shlibs
 Conflicts: gsasl9-dev (<< 0.2.8-1)
 Replaces: gsasl9-dev (<< 0.2.8-1)
 Files: <<


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to