Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2055
Modified Files:
sed.info gawk.info
Added Files:
gawk.patch
Log Message:
New upstream versions
--- NEW FILE: gawk.patch ---
diff -ru gawk-3.1.5/dfa.c gawk-3.1.5-patched/dfa.c
--- gawk-3.1.5/dfa.c 2005-07-26 20:07:43.000000000 +0200
+++ gawk-3.1.5-patched/dfa.c 2006-12-24 18:18:51.000000000 +0100
@@ -109,7 +109,6 @@
#include "regex.h"
#include "dfa.h"
-#include "hard-locale.h"
/* HPUX, define those as macros in sys/param.h */
#ifdef setbit
@@ -162,6 +161,8 @@
static char **addlists PARAMS ((char **old, char **new));
static char **inboth PARAMS ((char **left, char **right));
+#include "hard-locale.h"
+
static ptr_t
xcalloc (size_t n, size_t s)
{
diff -ru gawk-3.1.5/hard-locale.h gawk-3.1.5-patched/hard-locale.h
--- gawk-3.1.5/hard-locale.h 2005-05-11 17:28:16.000000000 +0200
+++ gawk-3.1.5-patched/hard-locale.h 2006-12-24 18:18:43.000000000 +0100
@@ -40,8 +40,6 @@
if (strcmp (p, "C") == 0 || strcmp (p, "POSIX") == 0)
hard = 0;
# else
- static ptr_t xmalloc PARAMS ((size_t n));
-
char *locale = xmalloc (strlen (p) + 1);
strcpy (locale, p);
Index: gawk.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gawk.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gawk.info 24 Dec 2006 16:14:33 -0000 1.2
+++ gawk.info 24 Dec 2006 17:38:10 -0000 1.3
@@ -15,12 +15,14 @@
# maintainership of) the affected package.
Package: gawk
-Version: 3.1.4
-Revision: 12
+Version: 3.1.5
+Revision: 11
+Maintainer: Max Horn <[EMAIL PROTECTED]>
BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
Depends: libgettext3-shlibs, libiconv
Source: gnu
-Source-MD5: 3c8935efb9fdc7202720894279ad04a7
+Source-MD5: 4760325489479cac17fe0114b8f62f30
+Patch: %n.patch
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
--libexecdir=%p/lib
InstallScript: make install DESTDIR=%d
DocFiles: README COPYING AUTHORS LIMITATIONS NEWS POSIX.STD PROBLEMS
@@ -33,5 +35,4 @@
of speed.
<<
License: GPL
-Maintainer: Max Horn <[EMAIL PROTECTED]>
Homepage: http://www.gnu.org/software/gawk/
Index: sed.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/sed.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sed.info 24 Dec 2006 16:14:33 -0000 1.3
+++ sed.info 24 Dec 2006 17:38:10 -0000 1.4
@@ -15,12 +15,12 @@
# maintainership of) the affected package.
Package: sed
-Version: 4.1.4
-Revision: 13
+Version: 4.1.5
+Revision: 11
Maintainer: Max Horn <[EMAIL PROTECTED]>
#
Source: gnu
-Source-MD5: 2a62ceadcb571d2dac006f81df5ddb48
+Source-MD5: 7a1cbbbb3341287308e140bd4834c3ba
Depends: libgettext3-shlibs, libiconv
BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
ConfigureParams: --with-libiconv-prefix=%p --mandir=%p/share/man
--infodir=%p/share/info --program-prefix=g
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits