Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 02:00:02 -0800 (PST)
From:      TOGAWA Satoshi <toga@puyo.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/33871: [Maintainer-update] japanese/cannadic to 0.93a
Message-ID:  <200201141000.g0EA02M28111@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33871; it has been noted by GNATS.

From: TOGAWA Satoshi <toga@puyo.org>
To: freebsd-gnats-submit@FreeBSD.org, toga@puyo.org
Cc:  
Subject: Re: ports/33871: [Maintainer-update] japanese/cannadic to 0.93a
Date: Mon, 14 Jan 2002 18:53:29 +0900

 I mistook in pkg-plist (forgeting %%PORTDOCS%%).
 
 
 diff -urN cannadic-old/Makefile cannadic/Makefile
 --- cannadic-old/Makefile	Mon Jan 14 18:20:32 2002
 +++ cannadic/Makefile	Mon Jan 14 18:20:41 2002
 @@ -6,17 +6,16 @@
  #
  
  PORTNAME=	cannadic
 -PORTVERSION=	0.92
 -PORTREVISION=	1
 +PORTVERSION=	0.93a
  CATEGORIES=	japanese
 -MASTER_SITES=	http://cgi3.osk.3web.ne.jp/~nowaki/computer/
 +MASTER_SITES=	http://cannadic.oucrc.org/
  
  MAINTAINER=	toga@puyo.org
  
  RUN_DEPENDS=	${LOCALBASE}/lib/canna/dic/canna/dics.dir:${PORTSDIR}/japanese/Canna
 -BUILD_DEPENDS=	mkbindic:${PORTSDIR}/japanese/Canna
 +BUILD_DEPENDS=	crxdic:${PORTSDIR}/japanese/Canna
  
 -ALL_TARGET=	bindic
 +ALL_TARGET=	maindic subdic
  
  DICS=		gcanna.cbd gcanna.cld gcannaf.cbd gcannaf.cld
  DICSFILE=	dics.dir
 @@ -31,6 +30,10 @@
  	${CAT} ./${ORIGDICSFILE} ./${CANNADICSFILE} > ./${DICSFILE}; \
  	${INSTALL} -c -g bin -m 664 -o bin ${DICS} ${DICDIR} ; \
  	${INSTALL} -c -g bin -m 664 -o bin ${DICSFILE} ${CANNADICSFILE} ${ORIGDICSFILE} ${DICDIR}
 +.if !defined(NOPORTDOCS)
 +	${MKDIR} ${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 +.endif
  
  post-install:
  	@if [ -e /tmp/.iroha_unix/IROHA ]; then \
 diff -urN cannadic-old/distinfo cannadic/distinfo
 --- cannadic-old/distinfo	Mon Jan 14 18:20:32 2002
 +++ cannadic/distinfo	Mon Jan 14 18:20:41 2002
 @@ -1 +1 @@
 -MD5 (cannadic-0.92.tar.gz) = 96b1a11aee2aa0b021986f39c2c111df
 +MD5 (cannadic-0.93a.tar.gz) = 74fcb6878db0554f9c11fa05649292f7
 diff -urN cannadic-old/files/patch-aa cannadic/files/patch-aa
 --- cannadic-old/files/patch-aa	Mon Jan 14 18:20:32 2002
 +++ cannadic/files/patch-aa	Thu Jan  1 09:00:00 1970
 @@ -1,13 +0,0 @@
 ---- Makefile.orig	Fri Feb 16 03:12:21 2001
 -+++ Makefile	Sun Apr  8 08:33:24 2001
 -@@ -40,10 +40,6 @@
 - 	mkbindic -s ${SUBDIC}
 - 
 - bindic-old-version:
 --	mv ${MAINDIC} ${MAINDIC}.orig
 --	sed -e 's/\#KYme/\#KY/g' ${MAINDIC}.orig |\
 --	  sed -e 's/\#KYmime/\#KY/' |\
 --	  sed -e 's///' > ${MAINDIC}
 - 	mkbindic -m ${MAINDIC}
 - 	mkbindic -s ${SUBDIC}
 - 
 diff -urN cannadic-old/pkg-descr cannadic/pkg-descr
 --- cannadic-old/pkg-descr	Mon Jan 14 18:20:32 2002
 +++ cannadic/pkg-descr	Mon Jan 14 18:27:23 2002
 @@ -1,12 +1,4 @@
  This is a canna dictionary that contains a lot of words.
 -The words come from many dictionaries(pubdic, SKK, kakasi...).
 +The words come from many dictionaries(FreeWnn, kakasi...).
  
 -After installing, you have to add lines to your .canna.
 -(use-dictionary
 -	"iroha" ; and more....
 -
 -	"gcanna"  ; add this!
 -	"gcannas" ; add this!
 -)
 -
 -toga@puyo.org
 +WWW: http://cannadic.oucrc.org/
 diff -urN cannadic-old/pkg-message cannadic/pkg-message
 --- cannadic-old/pkg-message	Mon Jan 14 18:20:32 2002
 +++ cannadic/pkg-message	Mon Jan 14 18:25:11 2002
 @@ -1,10 +1,3 @@
  
 -After the installation, lines like the following need to be added to
 -your .canna.
 -
 -    (use-dictionary
 -      "iroha"; and more....
 -      "gcanna"  ; add this!
 -      "gcannaf" ; add this!
 -    )
 -
 +All users should do set up after the installation.
 +See ${LOCALBASE}/share/doc/cannadic/README.
 diff -urN cannadic-old/pkg-plist cannadic/pkg-plist
 --- cannadic-old/pkg-plist	Mon Jan 14 18:20:32 2002
 +++ cannadic/pkg-plist	Mon Jan 14 18:50:10 2002
 @@ -5,3 +5,5 @@
  lib/canna/dic/canna/gcanna.cbd
  lib/canna/dic/canna/gcannaf.cld
  lib/canna/dic/canna/gcannaf.cbd
 +%%PORTDOCS%%share/doc/cannadic/README
 +%%PORTDOCS%%@dirrm share/doc/cannadic

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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