From owner-freebsd-ports Thu Oct 11 5:40:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AA3937B403 for ; Thu, 11 Oct 2001 05:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9BCe1a15311; Thu, 11 Oct 2001 05:40:01 -0700 (PDT) (envelope-from gnats) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id AB70237B416 for ; Thu, 11 Oct 2001 05:30:56 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 15rezG-0005VP-01; Thu, 11 Oct 2001 14:30:54 +0200 Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.6) id f9BCMpt08191; Thu, 11 Oct 2001 14:22:51 +0200 (CEST) (envelope-from naddy) Message-Id: <200110111222.f9BCMpt08191@kemoauc.mips.inka.de> Date: Thu, 11 Oct 2001 14:22:51 +0200 (CEST) From: Christian Weisgerber Reply-To: Christian Weisgerber To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31220: games/gnutypist: update to 2.4 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 >Number: 31220 >Category: ports >Synopsis: games/gnutypist: update to 2.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 11 05:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.0-CURRENT alpha >Organization: >Environment: System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Sep 30 20:32:19 CEST 2001 naddy@kemoauc.mips.inka.de:/home/obj/usr/src/sys/KEMOAUC alpha >Description: Update GNU typist (games/gtypist) to 2.4. Adds a Finnish translation and new typing lessons. >How-To-Repeat: >Fix: diff -uNr /usr/ports/games/gtypist/Makefile gtypist/Makefile --- /usr/ports/games/gtypist/Makefile Sun May 27 18:49:54 2001 +++ gtypist/Makefile Thu Oct 11 14:06:32 2001 @@ -5,7 +5,7 @@ # $FreeBSD: ports/games/gtypist/Makefile,v 1.1 2001/05/27 16:49:54 ijliao Exp $ PORTNAME= gtypist -PORTVERSION= 2.3.2 +PORTVERSION= 2.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext -USE_AUTOCONF= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff -uNr /usr/ports/games/gtypist/distinfo gtypist/distinfo --- /usr/ports/games/gtypist/distinfo Sun May 27 18:49:54 2001 +++ gtypist/distinfo Thu Oct 11 14:11:50 2001 @@ -1 +1 @@ -MD5 (gtypist-2.3.2.tar.gz) = 26cc537a215d8ba8b1cfb4e7d7471df3 +MD5 (gtypist-2.4.tar.gz) = c889c01bba588225d2769a9c4ce4b691 diff -uNr /usr/ports/games/gtypist/files/patch-Makefile_in gtypist/files/patch-Makefile_in --- /usr/ports/games/gtypist/files/patch-Makefile_in Sun May 27 18:50:00 2001 +++ gtypist/files/patch-Makefile_in Thu Jan 1 01:00:00 1970 @@ -1,20 +0,0 @@ -$FreeBSD: ports/games/gtypist/files/patch-Makefile_in,v 1.1 2001/05/27 16:50:00 ijliao Exp $ ---- Makefile.in.orig Thu May 17 15:58:41 2001 -+++ Makefile.in Thu May 17 15:59:28 2001 -@@ -95,8 +95,6 @@ gtypist_LDADD = @INTLLIBS@ - man_MANS = gtypist.1 - INCLUDES = -I./intl -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" - --CPPFLAGS = -Wall -- - # GEN_MAN is a shell command that generates the man page - GEN_MAN = @GEN_MAN@ - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -@@ -107,6 +105,7 @@ PROGRAMS = $(bin_PROGRAMS) - - - DEFS = @DEFS@ -I. -I$(srcdir) -I. -+CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ - gtypist_OBJECTS = gtypist.o getopt.o getopt1.o diff -uNr /usr/ports/games/gtypist/files/patch-aclocal_m4 gtypist/files/patch-aclocal_m4 --- /usr/ports/games/gtypist/files/patch-aclocal_m4 Sun May 27 18:50:00 2001 +++ gtypist/files/patch-aclocal_m4 Thu Jan 1 01:00:00 1970 @@ -1,16 +0,0 @@ -$FreeBSD: ports/games/gtypist/files/patch-aclocal_m4,v 1.1 2001/05/27 16:50:00 ijliao Exp $ ---- aclocal.m4.orig Fri Dec 8 12:32:15 2000 -+++ aclocal.m4 Thu May 17 15:54:17 2001 -@@ -173,10 +173,9 @@ AC_DEFUN(AM_WITH_NLS, - - if test "$gt_cv_func_gettext_libc" != "yes"; then - AC_CHECK_LIB(intl, bindtextdomain, -- [AC_CACHE_CHECK([for gettext in libintl], -- gt_cv_func_gettext_libintl, -+ [AC_CACHE_VAL(gt_cv_func_gettext_libintl, - [AC_CHECK_LIB(intl, gettext, -- gt_cv_func_gettext_libintl=yes, -+ [gt_cv_func_gettext_libintl=yes; LIBS="$LIBS -lintl"], - gt_cv_func_gettext_libintl=no)], - gt_cv_func_gettext_libintl=no)]) - fi diff -uNr /usr/ports/games/gtypist/pkg-plist gtypist/pkg-plist --- /usr/ports/games/gtypist/pkg-plist Sun May 27 18:49:54 2001 +++ gtypist/pkg-plist Thu Oct 11 14:12:44 2001 @@ -7,14 +7,22 @@ share/gtypist/demo.typ share/gtypist/esp.typ share/gtypist/gtypist.typ +share/gtypist/ktde.typ +share/gtypist/kten.typ +share/gtypist/ktfr.typ +share/gtypist/ktlecten.typ +share/gtypist/ktno.typ +share/gtypist/ktnumber.typ share/gtypist/m.typ share/gtypist/n.typ share/gtypist/q.typ share/gtypist/r.typ share/gtypist/s.typ share/gtypist/t.typ +share/gtypist/ttde.typ share/gtypist/u.typ share/gtypist/v.typ share/locale/de/LC_MESSAGES/gtypist.mo share/locale/es/LC_MESSAGES/gtypist.mo +share/locale/fi/LC_MESSAGES/gtypist.mo @dirrm share/gtypist >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message