From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 17 15:10:08 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78D5D16A420 for ; Sat, 17 Dec 2005 15:10:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40E6143D5E for ; Sat, 17 Dec 2005 15:10:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBHFA7Lu055399 for ; Sat, 17 Dec 2005 15:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBHFA7gX055398; Sat, 17 Dec 2005 15:10:07 GMT (envelope-from gnats) Resent-Date: Sat, 17 Dec 2005 15:10:07 GMT Resent-Message-Id: <200512171510.jBHFA7gX055398@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8D5E16A422 for ; Sat, 17 Dec 2005 15:02:19 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from nm05omta05b.dion.ne.jp (nm05mta.dion.ne.jp [219.125.112.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 76C3043D6A for ; Sat, 17 Dec 2005 15:02:18 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([219.108.136.82]) by nm05mta.dion.ne.jp id <20051218000215134.MAA9.8119408@nm05mta.dion.ne.jp>; Sun, 18 Dec 2005 00:02:15 +0900 Message-Id: <20051218000034.59641b38.tkato432@yahoo.com> Date: Sun, 18 Dec 2005 00:00:34 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/90559: Update port: textproc/dictfmt to 1.10.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2005 15:10:08 -0000 >Number: 90559 >Category: ports >Synopsis: Update port: textproc/dictfmt to 1.10.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 17 15:10:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p13 i386 >Organization: >Environment: >Description: - Update to version 1.10.3 Remove file: files/patch-dictP.h files/patch-libmaa::maaP.h >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/dictfmt/Makefile textproc/dictfmt/Makefile --- /usr/ports/textproc/dictfmt/Makefile Tue Oct 18 23:45:21 2005 +++ textproc/dictfmt/Makefile Tue Dec 13 02:35:44 2005 @@ -6,7 +6,7 @@ # PORTNAME= dictfmt -PORTVERSION= 1.10.2 +PORTVERSION= 1.10.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dict @@ -27,7 +27,7 @@ MAN1= dictfmt.1 dictfmt_index2suffix.1 dictfmt_index2word.1 \ dictunformat.1 PLIST_FILES= bin/dictfmt bin/dictfmt_index2suffix bin/dictfmt_index2word \ - bin/dictfmt_plugin bin/dictfmt_virtual bin/dictunformat + bin/dictunformat CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff -urN /usr/ports/textproc/dictfmt/distinfo textproc/dictfmt/distinfo --- /usr/ports/textproc/dictfmt/distinfo Sat Nov 26 19:32:05 2005 +++ textproc/dictfmt/distinfo Tue Dec 13 02:18:15 2005 @@ -1,3 +1,3 @@ -MD5 (dictd-1.10.2.tar.gz) = 5bafbdb3adfcfcc3d82fb219a8f50595 -SHA256 (dictd-1.10.2.tar.gz) = 7cb8bc5b4e55f6dafc227076475c7d4d39e2535c63363a4af8b4630490d81dc9 -SIZE (dictd-1.10.2.tar.gz) = 762922 +MD5 (dictd-1.10.3.tar.gz) = 4298553e8d8d34fe9dc34a3ec9a57714 +SHA256 (dictd-1.10.3.tar.gz) = 508214b79f7d38438bc33db72bee2a028e74e68a24277694cca1950018bb9f2f +SIZE (dictd-1.10.3.tar.gz) = 647769 diff -urN /usr/ports/textproc/dictfmt/files/patch-dictP.h textproc/dictfmt/files/patch-dictP.h --- /usr/ports/textproc/dictfmt/files/patch-dictP.h Tue Aug 3 06:06:48 2004 +++ textproc/dictfmt/files/patch-dictP.h Thu Jan 1 09:00:00 1970 @@ -1,20 +0,0 @@ ---- dictP.h.orig Wed Feb 25 02:55:51 2004 -+++ dictP.h Mon Aug 2 18:23:15 2004 -@@ -50,6 +50,9 @@ - #if HAVE_ALLOCA_H - # include - #else -+#ifdef __FreeBSD__ -+# include -+#else - # ifdef _AIX - # pragma alloca - # else -@@ -59,6 +62,7 @@ - # endif - # endif - # endif -+#endif - #endif - - /* Get string functions */ diff -urN /usr/ports/textproc/dictfmt/files/patch-libmaa::maaP.h textproc/dictfmt/files/patch-libmaa::maaP.h --- /usr/ports/textproc/dictfmt/files/patch-libmaa::maaP.h Tue Aug 3 06:06:48 2004 +++ textproc/dictfmt/files/patch-libmaa::maaP.h Thu Jan 1 09:00:00 1970 @@ -1,20 +0,0 @@ ---- libmaa/maaP.h.orig Sun Oct 26 22:03:24 2003 -+++ libmaa/maaP.h Mon Aug 2 18:28:34 2004 -@@ -37,6 +37,9 @@ - #if HAVE_ALLOCA_H - # include - #else -+#ifdef __FreeBSD__ -+# include -+#else - # ifdef _AIX - # pragma alloca - # else -@@ -44,6 +47,7 @@ - char *alloca (); - # endif - # endif -+#endif - #endif - - /* Get string functions */ >Release-Note: >Audit-Trail: >Unformatted: