From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 9 13:10:03 2005 Return-Path: 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 1300616A4D0 for ; Wed, 9 Mar 2005 13:10:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B999343D5E for ; Wed, 9 Mar 2005 13:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j29DA2Cm024918 for ; Wed, 9 Mar 2005 13:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j29DA2BW024917; Wed, 9 Mar 2005 13:10:02 GMT (envelope-from gnats) Resent-Date: Wed, 9 Mar 2005 13:10:02 GMT Resent-Message-Id: <200503091310.j29DA2BW024917@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, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 928DA16A4CE for ; Wed, 9 Mar 2005 13:02:21 +0000 (GMT) Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2344C43D46 for ; Wed, 9 Mar 2005 13:02:21 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 5C11014A287B for ; Wed, 9 Mar 2005 13:02:19 +0000 (UTC) Received: from hotpop.com (unknown [221.0.237.233]) by smtp-3.hotpop.com (Postfix) with ESMTP id 4B2CF14A284B; Wed, 9 Mar 2005 13:02:10 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Wed, 9 Mar 2005 21:01:48 +0800 Message-Id: <20050309130210.4B2CF14A284B@smtp-3.hotpop.com> Date: Wed, 9 Mar 2005 21:01:48 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Dryice Liu Subject: ports/78619: [update] textproc/dictionary: update to 1.8.7 and take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 13:10:03 -0000 >Number: 78619 >Category: ports >Synopsis: [update] textproc/dictionary: update to 1.8.7 and take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Mar 09 13:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.3-STABLE FreeBSD 5.3-STABLE #1: Tue Feb 1 21:29:03 CST 2005 >Description: Changes: - update to 1.8.7 - take maintainership. Thanks the previous maintainers! Detail changes: Version 1.8.6 - 1.8.7 * fixed decoding problem while displaying the dictionary selection in dictionary-select-dictionary (reported by Kuno Strassmann) Version 1.8.5 - 1.8.6 * added patch fixing the wrong display of dictionary description (provided by Sergei Pokrovsky) * added dictionary-description-open-delimiter and dictionary-description-close-delimiter (suggested by Sergei Pokrovsky) >How-To-Repeat: N/A >Fix: --- dictionary.diff begins here --- diff -ruN dictionary.old/Makefile dictionary/Makefile --- dictionary.old/Makefile Wed Aug 20 14:16:46 2003 +++ dictionary/Makefile Wed Mar 9 20:00:33 2005 @@ -6,12 +6,12 @@ # PORTNAME= dictionary -PORTVERSION= 1.8.5 +PORTVERSION= 1.8.7 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dryice@liu.com.cn COMMENT= A dictionary client for Emacs EMACS_PORT_NAME?= emacs21 diff -ruN dictionary.old/distinfo dictionary/distinfo --- dictionary.old/distinfo Fri Jan 30 00:11:56 2004 +++ dictionary/distinfo Wed Mar 9 20:01:34 2005 @@ -1,2 +1,2 @@ -MD5 (dictionary-1.8.5.tar.gz) = bc4f94ef42fbfd65d83215e73ac3c178 -SIZE (dictionary-1.8.5.tar.gz) = 32515 +MD5 (dictionary-1.8.7.tar.gz) = 98b2e643a8f1983406ee4d9673a2bf1d +SIZE (dictionary-1.8.7.tar.gz) = 32764 --- dictionary.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: