Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2003 01:02:37 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55625: Update port: japanese/anthy to 4300b
Message-ID:  <20030817010237.018ec2fd.tkato@prontomail.com>
Resent-Message-ID: <200308161610.h7GGAHWW096993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030817010237.018ec2fd.tkato>