Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8380

Modified Files:
        autogen.info autogen.patch 
Log Message:
upstream update to 5.17.4 from jwhowarth, validated on x86_64-darwin11
for now, --disable-nls


Index: autogen.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/autogen.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- autogen.patch       21 Mar 2012 23:30:56 -0000      1.3
+++ autogen.patch       22 May 2013 23:41:37 -0000      1.4
@@ -1,13 +1,56 @@
---- autogen-5.15/autoopts/test/shell.test.orig 2012-03-19 18:07:22.000000000 
-0400
-+++ autogen-5.15/autoopts/test/shell.test      2012-03-19 18:09:07.000000000 
-0400
-@@ -160,8 +160,8 @@
-   'please send bug '* ) ;;
-   * ) echo "${nl}${line}" ;;
-   esac
--done < ${testname}.help > ${testname}.HELP
--mv -f ${testname}.HELP ${testname}.help
-+done < ${testname}.help > ${testname}.HELP2
-+mv -f ${testname}.HELP2 ${testname}.help
- files=${testname}.hlp\ ${testname}.help
- cmp -s ${files} || \
-   failure "script generator help output mismatch: `diff -c ${files}`"
+--- autogen-5.17.4/configure.orig      2013-05-21 15:39:04.000000000 -0400
++++ autogen-5.17.4/configure   2013-05-21 15:42:18.000000000 -0400
+@@ -11564,7 +11564,7 @@
+   $as_echo_n "(cached) " >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-ldl  $LIBS"
++LIBS="$LIBS -ldl"
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+ 
+@@ -11660,7 +11660,7 @@
+   $as_echo_n "(cached) " >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-ldl  $LIBS"
++LIBS="$LIBS -ldl"
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+ 
+@@ -14700,7 +14700,7 @@
+   $as_echo_n "(cached) " >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lintl  $LIBS"
++LIBS="$LIBS -lintl"
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+ 
+@@ -14735,7 +14735,7 @@
+ #define HAVE_LIBINTL 1
+ _ACEOF
+ 
+-  LIBS="-lintl $LIBS"
++  LIBS="$LIBS -lintl"
+ 
+ fi
+ 
+@@ -17063,7 +17063,7 @@
+   $as_echo_n "(cached) " >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lm  $LIBS"
++LIBS="$LIBS -lm "
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+ 
+@@ -17098,7 +17098,7 @@
+ #define HAVE_LIBM 1
+ _ACEOF
+ 
+-  LIBS="-lm $LIBS"
++  LIBS="$LIBS -lm"
+ 
+ fi
+ 

Index: autogen.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/autogen.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- autogen.info        9 Dec 2012 06:21:27 -0000       1.7
+++ autogen.info        22 May 2013 23:41:37 -0000      1.8
@@ -1,13 +1,13 @@
 Package: autogen
-Version: 5.15
+Version: 5.17.4
 Revision: 1
 Source: mirror:gnu:%n/rel%v/%n-%v.tar.gz
-Source-MD5: 2e77ddd723433bef4adc644c93553c3d
+Source-MD5: 09f074cba57610bf4ef1147e01c8ae90
 PatchFile: %n.patch
-PatchFile-MD5: 2040c56417244a410303c24242613724
+PatchFile-MD5: dfe359860228ca0c1c1d7bf15b893989 
 BuildDepends: guile18-dev, gmp5, libxml2, libiconv-dev, fink (>= 0.24.12-1)
 Depends: guile18, %N-shlibs (= %v-%r)
-DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS NOTES THANKS TODO 
VERSION
+DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS THANKS TODO VERSION
 InfoDocs: autogen.info
 SplitOff: <<
  Package: %N-shlibs
@@ -16,9 +16,9 @@
   lib/libopts.25.dylib 
  <<
  Shlibs: <<
-  %p/lib/libopts.25.dylib 37.0.0 %n (>= 5.15-1)
+  %p/lib/libopts.25.dylib 40.0.0 %n (>= 5.17.4-1)
 <<
- DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS NOTES THANKS TODO 
VERSION
+ DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS THANKS TODO VERSION
 <<
 SplitOff2: <<
  Package: %N-dev
@@ -34,7 +34,7 @@
        share/aclocal
        lib/libopts.dylib
  <<
- DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS NOTES THANKS TODO 
VERSION
+ DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS THANKS TODO VERSION
  BuildDependsOnly: True
 <<
 SplitOff3: <<
@@ -42,15 +42,16 @@
  Description: Convert XML files to autogen templates
  Depends: libxml2-shlibs, libiconv, %N-shlibs (= %v-%r)
  Files: bin/xml2ag share/man/man1/xml2ag.1
- DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS NOTES THANKS TODO 
VERSION
+ DocFiles: README ChangeLog AUTHORS COPYING INSTALL NEWS THANKS TODO VERSION
 <<
-ConfigureParams: --enable-snprintfv-install --mandir=%p/share/man 
--infodir=%p/share/info
+ConfigureParams: --enable-snprintfv-install --mandir=%p/share/man 
--infodir=%p/share/info --disable-nls LIBS="-L%p/lib"
 CompileScript: <<
        #!/bin/sh -ev
        mkdir build
        cd build
        guile18-build ../configure %c -C
        make
+       fink-package-precedence --prohibit-bdep %N-dev .
 <<
 InstallScript: <<
        #!/bin/sh -ev
@@ -73,7 +74,7 @@
                export MAKEFLAGS
        fi
        cd build
-       make -k check || exit 2
+       make -j1 -k check || exit 2
        <<
        TestSuiteSize: small
 <<


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to