[csw-devel] SF.net SVN: gar:[5618] csw/mgar/pkg/libiconv/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Wed Jul 22 11:54:29 CEST 2009
Revision: 5618
http://gar.svn.sourceforge.net/gar/?rev=5618&view=rev
Author: skayser
Date: 2009-07-22 09:54:29 +0000 (Wed, 22 Jul 2009)
Log Message:
-----------
libiconv: update to 1.13.1, fix configure script patch
Modified Paths:
--------------
csw/mgar/pkg/libiconv/trunk/Makefile
csw/mgar/pkg/libiconv/trunk/checksums
csw/mgar/pkg/libiconv/trunk/files/patch-configure-stdbool.diff
Modified: csw/mgar/pkg/libiconv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libiconv/trunk/Makefile 2009-07-22 09:33:27 UTC (rev 5617)
+++ csw/mgar/pkg/libiconv/trunk/Makefile 2009-07-22 09:54:29 UTC (rev 5618)
@@ -1,5 +1,5 @@
GARNAME = libiconv
-GARVERSION = 1.13
+GARVERSION = 1.13.1
CATEGORIES = lib
DESCRIPTION = GNU iconv library
Modified: csw/mgar/pkg/libiconv/trunk/checksums
===================================================================
--- csw/mgar/pkg/libiconv/trunk/checksums 2009-07-22 09:33:27 UTC (rev 5617)
+++ csw/mgar/pkg/libiconv/trunk/checksums 2009-07-22 09:54:29 UTC (rev 5618)
@@ -1,2 +1,2 @@
-048032a3032ebd182150bdee30a5d533 download/libiconv-1.13.tar.gz
-c63aff759e703f28a2ad6d6c3e507eeb download/patch-configure-stdbool.diff
+7ab33ebd26687c744a37264a330bbe9a download/libiconv-1.13.1.tar.gz
+9c66308f6f3bfe70afc4fc67c07d7de3 download/patch-configure-stdbool.diff
Modified: csw/mgar/pkg/libiconv/trunk/files/patch-configure-stdbool.diff
===================================================================
--- csw/mgar/pkg/libiconv/trunk/files/patch-configure-stdbool.diff 2009-07-22 09:33:27 UTC (rev 5617)
+++ csw/mgar/pkg/libiconv/trunk/files/patch-configure-stdbool.diff 2009-07-22 09:54:29 UTC (rev 5618)
@@ -123,3 +123,13 @@
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdbool_h" >&5
$as_echo "$ac_cv_header_stdbool_h" >&6; }
{ $as_echo "$as_me:$LINENO: checking for _Bool" >&5
+@@ -20525,7 +20525,7 @@
+
+ fi
+
+- if test $ac_cv_header_stdbool_h = yes; then
++ if test "$ac_cv_header_stdbool_h" = yes; then
+
+ cat >>confdefs.h <<\_ACEOF
+ #define HAVE_STDBOOL_H 1
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list