From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 16 09:10:27 2003 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 B24F837B404 for ; Sat, 16 Aug 2003 09:10:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D99440AE for ; Sat, 16 Aug 2003 09:10:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7GGAHUp096995 for ; Sat, 16 Aug 2003 09:10:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7GGAHWW096993; Sat, 16 Aug 2003 09:10:17 -0700 (PDT) Resent-Date: Sat, 16 Aug 2003 09:10:17 -0700 (PDT) Resent-Message-Id: <200308161610.h7GGAHWW096993@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 3132537B401 for ; Sat, 16 Aug 2003 09:03:47 -0700 (PDT) Received: from hfep01.dion.ne.jp (hfep01.dion.ne.jp [203.181.105.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D14A44017 for ; Sat, 16 Aug 2003 09:03:46 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([61.204.120.213]) by hfep01.dion.ne.jp with SMTP id <20030816160343712.XHPR@hfep01.dion.ne.jp> for ; Sun, 17 Aug 2003 01:03:43 +0900 Message-Id: <20030817010237.018ec2fd.tkato@prontomail.com> Date: Sun, 17 Aug 2003 01:02:37 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55625: Update port: japanese/anthy to 4300b X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 16:10:28 -0000 >Number: 55625 >Category: ports >Synopsis: Update port: japanese/anthy to 4300b >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 Aug 16 09:10:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 4300b >How-To-Repeat: >Fix: diff -urN /usr/ports/japanese/anthy/Makefile japanese/anthy/Makefile --- /usr/ports/japanese/anthy/Makefile Sat Jul 12 12:23:41 2003 +++ japanese/anthy/Makefile Sat Aug 16 03:14:52 2003 @@ -6,9 +6,9 @@ # PORTNAME= anthy -PORTVERSION= 4300 +PORTVERSION= 4300b CATEGORIES= japanese -MASTER_SITES= http://downloads.sourceforge.jp/anthy/4873/ +MASTER_SITES= http://downloads.sourceforge.jp/anthy/5332/ MAINTAINER= ports@FreeBSD.org COMMENT= Another kana-kanji conversion system @@ -18,8 +18,14 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes +ELISPDIR= share/emacs/site-lisp +PLIST_SUB= ELISPDIR=${ELISPDIR} + post-patch: @${REINPLACE_CMD} -e \ 's| install-lispLISP||g' ${WRKSRC}/src-util/Makefile.in + +post-install: + ${INSTALL_DATA} ${WRKSRC}/src-util/*.el ${PREFIX}/${ELISPDIR} .include diff -urN /usr/ports/japanese/anthy/distinfo japanese/anthy/distinfo --- /usr/ports/japanese/anthy/distinfo Sat Jul 12 12:23:41 2003 +++ japanese/anthy/distinfo Sat Aug 16 03:09:28 2003 @@ -1 +1 @@ -MD5 (anthy-4300.tar.gz) = 8b76ecb79d775f2c470c0e97250d568a +MD5 (anthy-4300b.tar.gz) = 2f409a7ab9f6b9b9099191cd78385f42 diff -urN /usr/ports/japanese/anthy/pkg-plist japanese/anthy/pkg-plist --- /usr/ports/japanese/anthy/pkg-plist Sat Jul 12 12:23:42 2003 +++ japanese/anthy/pkg-plist Sat Aug 16 03:18:25 2003 @@ -29,5 +29,10 @@ share/anthy/subj.depword share/anthy/typetab share/anthy/v.depword +%%ELISPDIR%%/anthy-conf.el +%%ELISPDIR%%/anthy-dic.el +%%ELISPDIR%%/anthy-isearch.el +%%ELISPDIR%%/anthy.el +%%ELISPDIR%%/leim-list.el @dirrm share/anthy @dirrm include/anthy >Release-Note: >Audit-Trail: >Unformatted: