Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv24349

Modified Files:
        hermes.info 
Added Files:
        hermes.patch 
Log Message:
autotools update


--- NEW FILE: hermes.patch ---
diff -Nurd -x'*~' Hermes-1.3.3.orig/configure.in Hermes-1.3.3/configure.in
--- Hermes-1.3.3.orig/configure.in      2003-06-04 04:00:12.000000000 -0400
+++ Hermes-1.3.3/configure.in   2011-11-02 15:08:00.000000000 -0400
@@ -44,6 +44,7 @@
 dnl Checks for programs.
 
 AC_PROG_CPP
+AM_PROG_AS
 AC_PROG_MAKE_SET
 AC_PROG_LIBTOOL
 
@@ -145,8 +146,6 @@
 
 CCAS=$CC
 CCASFLAGS=$CFLAGS
-AR_COMPILER=$CC
-AR_FLAGS=$CFLAGS
 
 dnl let's keep autoconf 2.5 happy
 AS=$CC

Index: hermes.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hermes.info 26 Jul 2008 19:37:47 -0000      1.5
+++ hermes.info 2 Nov 2011 19:12:36 -0000       1.6
@@ -6,11 +6,14 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9), libtool14, autoconf (>= 2.60-1), automake1.9
+BuildDepends: libtool2, autoconf2.6, automake1.11
 BuildDependsOnly: true
 Replaces: %N (<< %v-3)
 ###
+PatchFile: %n.patch
+PatchFile-MD5: 1eb9343d8b78420ef39ffe609207877e
 PatchScript: <<
+       %{default_script}
        autoreconf -fi
 <<
 ###
@@ -40,6 +43,9 @@
   and, of course, handwritten x86 and MMX assembler routines for speed
   optimization.
 <<
+DescPackaging: <<
+       Passing -g -O2 makes ar cry.
+<<
 ###
 License: LGPL
 Maintainer: Justin F. Hallett <the...@users.sourceforge.net>


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to