From owner-freebsd-ports Sun May 27 0:43:39 2001 Delivered-To: freebsd-ports@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 0733937B422; Sun, 27 May 2001 00:43:31 -0700 (PDT) (envelope-from sobomax@mail-in.net) Received: from mail.uic-in.net (root@[212.35.189.4]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f4R7kDK21414; Sun, 27 May 2001 10:46:14 +0300 (EEST) (envelope-from sobomax@mail-in.net) Received: from notebook.vega.com (das0-l110.uic-in.net [212.35.189.237]) by mail.uic-in.net (8.11.3/8.11.3) with ESMTP id f4R7hIo02829; Sun, 27 May 2001 10:43:19 +0300 (EEST) (envelope-from sobomax@mail-in.net) Date: Sun, 27 May 2001 10:43:19 +0300 (EEST) Message-Id: <200105270743.f4R7hIo02829@mail.uic-in.net> To: demon@FreeBSD.ORG, reg@FreeBSD.ORG Cc: ports@FreeBSD.ORG From: Maxim Sobolev Reply-To: sobomax@FreeBSD.ORG Subject: Re: gettext upgrade X-Mailer: Pygmy (v0.5.8) In-Reply-To: <20010527111711.A81208@netserv1.chg.ru> Content-type: text/plain Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 27 May 2001 11:17:12 +0400, Dmitry Sivachenko wrote: > Hello! > = > Please review this patch which upgrades devel/gettext package. > = > Thanks, > --dima > = > = > [...] = > ---- doc/Makefile.in.orig=09Thu Dec 3 20:12:35 1998 > -+++ doc/Makefile.in=09Thu Dec 3 20:12:51 1998 > -@@ -79,7 +79,7 @@ > - LIBOBJS =3D @LIBOBJS@ > - LIBTOOL =3D @LIBTOOL@ > - LN_S =3D @LN_S@ > --MAKEINFO =3D @MAKEINFO@ > -+MAKEINFO =3D @MAKEINFO@ --no-split > - MKINSTALLDIRS =3D @MKINSTALLDIRS@ > - MSGFMT =3D @MSGFMT@ > - NM =3D @NM@ Why you deleted that? > -lib/libintl.a > -lib/libintl.so > lib/libintl.so.1 > +lib/libintl.so > +lib/libintl.a Plese sort these. > +share/aclocal/glibc21.m4 Do we really need that one? > +share/aclocal/iconv.m4 Does this belongs to gettext? Other than that looks fine to me. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message