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

Modified Files:
        dpkg.info gettext-tools.info libgettext8-shlibs.info 
        libgettext8-shlibs.patch libiconv.info 
Log Message:
New libgettext8.  Bump bundled gettext stuff in libiconv and dpkg, too.


Index: libgettext8-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/base/libgettext8-shlibs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libgettext8-shlibs.info     5 Sep 2012 17:48:35 -0000       1.3
+++ libgettext8-shlibs.info     30 Mar 2013 00:12:13 -0000      1.4
@@ -1,11 +1,11 @@
 Package: libgettext8-shlibs
-Version: 0.18.1.1
+Version: 0.18.2.1
 Revision: 1
-#Source: mirror:gnu:gettext/gettext-%v.tar.gz
-Source: mirror:sourceforge:fink/gettext-%v.tar.gz
-Source-MD5: 3dd55b952826d2b32f51308f2f91aa89
+Source: mirror:gnu:gettext/gettext-%v.tar.gz
+#Source: mirror:sourceforge:fink/gettext-%v.tar.gz
+Source-MD5: 034c8103b14654ebd300fadac44d6f14
 PatchFile: %n.patch
-PatchFile-MD5: ccb29e1a82864ea6a57aa1525437a7df
+PatchFile-MD5: 0fc008bcbe67004c6f2bcbf5581ef1c3 
 PatchScript: <<
  patch -p1 < %{PatchFile}
  cd build-aux; perl -pi -e 's/.*chmod.*777.*$//g' ltmain.sh

Index: libgettext8-shlibs.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/base/libgettext8-shlibs.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libgettext8-shlibs.patch    5 Sep 2012 17:49:48 -0000       1.3
+++ libgettext8-shlibs.patch    30 Mar 2013 00:12:13 -0000      1.4
@@ -1,53 +1,28 @@
-diff -uNr gettext-0.18.1.1/gettext-runtime/libasprintf/Makefile.in 
gettext-0.18.1.1-new/gettext-runtime/libasprintf/Makefile.in
---- gettext-0.18.1.1/gettext-runtime/libasprintf/Makefile.in   2007-11-06 
18:35:22.000000000 -0500
-+++ gettext-0.18.1.1-new/gettext-runtime/libasprintf/Makefile.in       
2007-12-06 16:31:05.000000000 -0500
-@@ -394,7 +394,7 @@
+diff -uNr gettext-0.18.2.1/gettext-runtime/libasprintf/Makefile.in 
gettext-0.18.2.1.fink/gettext-runtime/libasprintf/Makefile.in
+--- gettext-0.18.2.1/gettext-runtime/libasprintf/Makefile.in   2013-03-05 
03:41:30.000000000 -0500
++++ gettext-0.18.2.1.fink/gettext-runtime/libasprintf/Makefile.in      
2013-03-21 15:33:38.000000000 -0400
+@@ -483,7 +483,7 @@
  # How to build libasprintf.
  # With libtool 1.5.14, on some platforms, like BeOS, "libtool --tag=CXX" fails
  # to create a shared library, however "libtool --tag=CC" succeeds.
 -libasprintf_la_LDFLAGS = @LTNOUNDEF@
 +libasprintf_la_LDFLAGS = @LTNOUNDEF@ -static
- libgnu_la_SOURCES = dummy.c
+ libgnu_la_SOURCES = size_max.h xsize.h xsize.c
  libgnu_la_LIBADD = $(gl_LTLIBOBJS) @LTALLOCA@
  libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS) @LTALLOCA@
-diff -uNr gettext-0.18.1.1/gettext-tools/configure 
gettext-0.18.1.1-new/gettext-tools/configure
---- gettext-0.18.1.1/gettext-tools/configure 2010-06-06 13:12:20.000000000 
-0700
-+++ gettext-0.18.1.1-new/gettext-tools/configure 2010-08-13 23:24:09.000000000 
-0700
-@@ -40606,7 +40606,9 @@
- #include <stdlib.h>
- #include <string.h> /* for strcpy */
- /* The stpncpy prototype is missing in <string.h> on AIX 4.  */
-+#ifndef stpncpy
- extern char *stpncpy (char *dest, const char *src, size_t n);
-+#endif
- int main () {
-   const char *src = "Hello";
-   char dest[10];
-diff -uNr gettext-0.18.1.1/gettext-tools/src/Makefile.in 
gettext-0.18.1.1-new/gettext-tools/src/Makefile.in
---- gettext-0.18.1.1/gettext-tools/src/Makefile.in     2012-08-31 
20:21:15.000000000 -0400
-+++ gettext-0.18.1.1-new/gettext-tools/src/Makefile.in 2012-08-31 
20:22:03.000000000 -0400
-@@ -2039,6 +2045,10 @@
-       $(AM_V_CC) @AM_BACKSLASH@
-       $(LTCOMPILE) -c -o $@ $<
- 
-+format-sh.lo: format-sh.c
-+      $(AM_V_CC) @AM_BACKSLASH@
-+      $(LTCOMPILE) -O0 -c -o $@ $<
-+
- gettextsrc-exports.lo: ../woe32dll/gettextsrc-exports.c
-       $(AM_V_CC) @AM_BACKSLASH@
-       $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gettextsrc-exports.lo `test -f 
'../woe32dll/gettextsrc-exports.c' || echo 
'$(srcdir)/'`../woe32dll/gettextsrc-exports.c
-@@ -2357,11 +2357,11 @@
+diff -uNr gettext-0.18.2.1/gettext-tools/src/Makefile.in 
gettext-0.18.2.1.fink/gettext-tools/src/Makefile.in
+--- gettext-0.18.2.1/gettext-tools/src/Makefile.in     2013-03-05 
03:43:55.000000000 -0500
++++ gettext-0.18.2.1.fink/gettext-tools/src/Makefile.in        2013-03-21 
15:36:15.000000000 -0400
+@@ -2744,10 +2744,10 @@
+       $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(urlget_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o urlget-urlget.obj 
`if test -f 'urlget.c'; then $(CYGPATH_W) 'urlget.c'; else $(CYGPATH_W) 
'$(srcdir)/urlget.c'; fi`
  
  xgettext-xgettext.o: xgettext.c
-       $(AM_V_CC) @AM_BACKSLASH@
--      $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xgettext_CPPFLAGS) 
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xgettext-xgettext.o `test -f 
'xgettext.c' || echo '$(srcdir)/'`xgettext.c
-+      $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xgettext_CPPFLAGS) 
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -O0 -c -o xgettext-xgettext.o `test -f 
'xgettext.c' || echo '$(srcdir)/'`xgettext.c
+-      $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xgettext_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o 
xgettext-xgettext.o `test -f 'xgettext.c' || echo '$(srcdir)/'`xgettext.c
++      $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xgettext_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -O0 -c -o 
xgettext-xgettext.o `test -f 'xgettext.c' || echo '$(srcdir)/'`xgettext.c
  
  xgettext-xgettext.obj: xgettext.c
-       $(AM_V_CC) @AM_BACKSLASH@
--      $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xgettext_CPPFLAGS) 
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xgettext-xgettext.obj `if test -f 
'xgettext.c'; then $(CYGPATH_W) 'xgettext.c'; else $(CYGPATH_W) 
'$(srcdir)/xgettext.c'; fi`
-+      $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xgettext_CPPFLAGS) 
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -O0 -c -o xgettext-xgettext.obj `if test -f 
'xgettext.c'; then $(CYGPATH_W) 'xgettext.c'; else $(CYGPATH_W) 
'$(srcdir)/xgettext.c'; fi`
+-      $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xgettext_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o 
xgettext-xgettext.obj `if test -f 'xgettext.c'; then $(CYGPATH_W) 'xgettext.c'; 
else $(CYGPATH_W) '$(srcdir)/xgettext.c'; fi`
++      $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xgettext_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -O0 -c -o 
xgettext-xgettext.obj `if test -f 'xgettext.c'; then $(CYGPATH_W) 'xgettext.c'; 
else $(CYGPATH_W) '$(srcdir)/xgettext.c'; fi`
  
  xgettext-x-c.o: x-c.c
-       $(AM_V_CC) @AM_BACKSLASH@
+       $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
$(xgettext_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xgettext-x-c.o 
`test -f 'x-c.c' || echo '$(srcdir)/'`x-c.c

Index: libiconv.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/base/libiconv.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libiconv.info       29 Aug 2012 17:53:17 -0000      1.2
+++ libiconv.info       30 Mar 2013 00:12:13 -0000      1.3
@@ -1,19 +1,19 @@
 Package: libiconv
 Version: 1.12
-Revision: 5
+Revision: 6
 #Source: mirror:sourceforge:fink/%n-%v.tar.gz
 Source: mirror:gnu:libiconv/libiconv-%v.tar.gz
 Source-MD5: c2be282595751535a618ae0edeb8f648
-#Source2: mirror:gnu:gettext/gettext-0.18.1.1.tar.gz
-Source2: mirror:sourceforge:fink/gettext-0.18.1.1.tar.gz
-Source2-MD5: 3dd55b952826d2b32f51308f2f91aa89
+Source2: mirror:gnu:gettext/gettext-0.18.2.1.tar.gz
+#Source2mirror:gnu:gettext/gettext-0.18.2.1.tar.gz.gze/libiconv.info,v) 
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xgettext-x-c.o `test -f 'x-c.c' || 
echo '$(srcdir)/'`x-c.cYGPATH_W) 'xgettext.c'; else $(CYGPATH_W) 
'$(srcdir)/xgettext.c'; fi`|| echo 
'$(srcdir)/'`../woe32dll/gettextsrc-exports.cpÜ6-ÿàÜ6-ÿx´qÄñ*ÐÒ6-ÿ’âTÃñ*†UÃñ*pÜ6-ÿ`âTÃñ*¯Ü6-ÿÀ¯ÕÄñ*uêTÃñ*
 ÕÄñ*ؤÕÄñ*¨©ÕÄñ*€
VÃñ*x´qÄñ*ÐÒ6-ÿ 
Ñ6-ÿkUÃñ*à!à!pÜ6-ÿàÜ6-ÿH~QÄñ*°Ó6-ÿ’âTÃñ*†UÃñ*pÜ6-ÿ`âTÃñ*¯Ü6-ÿ
 Ü6-ÿ˜Ü6-ÿ8vÃñ*Œp˜àÜ6-ÿuêTÃñ*€
VÃñ*°Ó6-ÿ€Ò6-ÿkUÃñ*GHIJKMNOPpÜ6-ÿàÜ6-ÿH5(Äñ*PÕ6-ÿ’âTÃñ*†UÃñ*pÜ6-ÿ0¯ÕÄñ*uêTÃñ*ÀqÄñ*
 iÄñ* ÕÄñ*ؤÕÄñ*¨©ÕÄñ*€
VÃñ*H5(Äñ*PÕ6-ÿÓ6-ÿkUÃñ*85(Äñ*PÕ6-ÿÀÓ6-ÿkUÃñ*(5(Äñ*PÕ6-ÿðÓ6-ÿkUÃñ*5(Äñ*PÕ6-ÿ
 Ô6-ÿkUÃñ*  ¨®ÕÄñ*uêTÃñ*¨©ÕÄñ* 
Î6-ÿŠ¸Äñ*eéTÃñ*ؤÕÄñ*ÀÔ6-ÿy¸Äñ*eéTÃñ*
 ÕÄñ*ðÔ6-ÿZ¸Äñ*eéTÃñ*ØdÄñ*ÀqÄñ* iÄñ* 
ÕÄñ*ØÄqÄñ*ؤÕÄñ*¨©ÕÄñ*€
VÃñ*8vÃñ*-ÑÃñ*àÜ6-ÿpûÄñ* 
Ö6-ÿpÕ6-ÿkUÃñ*5678:<=>?@BDpÜ6-ÿàÜ6-ÿ
 1ÎÃñ*àÜ6-ÿuêTÃñ*vÃñ* 
Õ6-ÿ-ÑÃñ*eéTÃñ*vÃñ*Õ_@fÆS 
Qöl±íìCÃñ*àÜ6-ÿ 
1ÎÃñ*°×6-ÿ€Ö6-ÿkUÃñ*u]ÞÓ      4Q 
÷U^Qʉ§¶uª¹ñìò*ēvpÜ6-ÿàÜ6-ÿH~šÃñ*ÀÙ6-ÿ’âTÃñ*†UÃñ*pÜ6-ÿ`âTÃñ*¯Ü6-ÿ
 Ü6-ÿ˜Ü6-ÿÏqÄñ*uêTÃñ*ØÄqÄñ* ÉqÄñ*€
VÃñ*ÀÙ6-ÿp×6-ÿkUÃñ*8~šÃñ*ÀÙ6-ÿ
 ×6-ÿk: mirror:sourceforge:fink/gettext-0.18.2.1.tar.gz
+Source2-MD5: 034c8103b14654ebd300fadac44d6f14
 Source3: mirror:gnu:gperf/gperf-3.0.3.tar.gz
 Source3-MD5: cc20e58975a38075440423c8fb85fd00
 PatchFile: %n.patch
 PatchFile-MD5: a96d5622ed197552b36c7eea1e5c6ccf
 PatchScript: <<
  cd %b/..; patch -p0 < %{PatchFile}
- cd %b/../gettext-0.18.1.1/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
+ cd %b/../gettext-0.18.2.1/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
 <<
 Essential: yes
 Depends: base-files
@@ -58,7 +58,7 @@
 ### If gettext gets updated, make sure these ./configure parameters 
 ### match the new package parameters (except build static only here).
 ### Not necessary, but will avoid unforeseen consequences.
-cd %b/../gettext-0.18.1.1/gettext-runtime
+cd %b/../gettext-0.18.2.1/gettext-runtime
 EMACS=no CPPFLAGS="-I%b/../_inst%p/include" LDFLAGS="-L%b/../_inst%p/lib" 
am_cv_func_iconv=no ./configure \
        --prefix=%p \
        --infodir='${prefix}/share/info' \

Index: dpkg.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/base/dpkg.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dpkg.info   5 Sep 2012 17:48:40 -0000       1.11
+++ dpkg.info   30 Mar 2013 00:12:13 -0000      1.12
@@ -1,9 +1,9 @@
 Package: dpkg
 Version: 1.10.21
-Revision: 1234
+Revision: 1236
 GCC: 4.0
 BuildDepends: fink (>= 0.30.0)
-Depends: libgettext8-shlibs (>= 0.18.1.1-1), libiconv (>= 1.11-1), gzip, tar, 
libncurses5-shlibs (>= 5.4-20041023-1006)
+Depends: libgettext8-shlibs (>= 0.18.2.1-1), libiconv (>= 1.11-1), gzip, tar, 
libncurses5-shlibs (>= 5.4-20041023-1006)
 Essential: yes
 UseMaxBuildJobs: false
 BuildAsNobody: false
@@ -11,17 +11,17 @@
 Source: mirror:sourceforge:fink/dpkg_%v.tar.gz
 SourceDirectory: dpkg-%v
 Source-MD5: a9f6c43891db74d727beab7dfc0ee663
-#Source2: mirror:gnu:gettext/gettext-0.18.1.1.tar.gz
-Source2: mirror:sourceforge:fink/gettext-0.18.1.1.tar.gz
-Source2-MD5: 3dd55b952826d2b32f51308f2f91aa89
+Source2: mirror:gnu:gettext/gettext-0.18.2.1.tar.gz
+#Source2: mirror:sourceforge:fink/gettext-0.18.2.1.tar.gz
+Source2-MD5: 034c8103b14654ebd300fadac44d6f14
 PatchFile: %n.patch
 PatchFile-MD5: 62c4558d3ae7c3107fefaa031b9cf697
 PatchFile2: libgettext8-shlibs.patch
-PatchFile2-MD5: ccb29e1a82864ea6a57aa1525437a7df
+PatchFile2-MD5: 0fc008bcbe67004c6f2bcbf5581ef1c3
 PatchScript: <<
  cd %b/..; sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p0
  cd %b/..; sed 's|@PREFIX@|%p|g' < %{PatchFile2} | patch -p0
- cd %b/../gettext-0.18.1.1/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
+ cd %b/../gettext-0.18.2.1/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
  cd optlib; perl -pi -e 's/(getopt|getopt1).c//g' Makefile.in; rm getopt*
  echo "x86_64-darwin           darwin-x86_64   darwin-x86_64" >> %b/archtable
 <<
@@ -35,7 +35,7 @@
        ### match the new package parameters (except build static only here).
        ### Not necessary, but will avoid unforeseen consequences.
        %p/bin/fink -y install gettext-bin libgettext8-dev libiconv-dev 
libncurses5
-       cd %b/../gettext-0.18.1.1/gettext-tools
+       cd %b/../gettext-0.18.2.1/gettext-tools
        env EMACS=no ./configure \
        --prefix="%b/../_inst%p" \
        --infodir='${prefix}/share/info' \

Index: gettext-tools.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/base/gettext-tools.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gettext-tools.info  5 Sep 2012 17:48:34 -0000       1.4
+++ gettext-tools.info  30 Mar 2013 00:12:13 -0000      1.5
@@ -1,11 +1,11 @@
 Package: gettext-tools
-Version: 0.18.1.1
-Revision: 2
-#Source: mirror:gnu:gettext/gettext-%v.tar.gz
-Source: mirror:sourceforge:fink/gettext-%v.tar.gz
-Source-MD5: 3dd55b952826d2b32f51308f2f91aa89
+Version: 0.18.2.1
+Revision: 1
+Source: mirror:gnu:gettext/gettext-%v.tar.gz
+#Source: mirror:sourceforge:fink/gettext-%v.tar.gz
+Source-MD5: 034c8103b14654ebd300fadac44d6f14
 PatchFile: libgettext8-shlibs.patch
-PatchFile-MD5: ccb29e1a82864ea6a57aa1525437a7df
+PatchFile-MD5: 0fc008bcbe67004c6f2bcbf5581ef1c3
 PatchFile2: gettext-tools-tests.patch
 PatchFile2-MD5: 964de69b23cdfedc1691cf7825886af9
 PatchScript: <<
@@ -80,8 +80,8 @@
 DocFiles: README* AUTHORS COPYING* NEWS THANKS ChangeLog* 
 InfoDocs: gettext.info
 Shlibs: <<
-  !%p/lib/libgettextlib-0.18.1.dylib
-  !%p/lib/libgettextsrc-0.18.1.dylib
+  !%p/lib/libgettextlib-0.18.2.dylib
+  !%p/lib/libgettextsrc-0.18.2.dylib
 <<
 Description: GNU Internationalization utils (shared libs)
 


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to