From 56488c5d4486f7b77bdcadbc325afd5a6727cc61 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 4 Apr 2000 13:36:30 +0000 Subject: Update to 0.99.1 - pre-official release. Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions. --- japanese/esecanna/Makefile | 6 +++--- japanese/esecanna/distinfo | 2 +- japanese/esecanna/pkg-message | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'japanese') diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile index 6ee30d1e37f6..d185006b37d4 100644 --- a/japanese/esecanna/Makefile +++ b/japanese/esecanna/Makefile @@ -1,13 +1,13 @@ # New ports collection Makefile for: esecanna -# Version required: 0.14.2 +# Version required: 0.99.1 # Date created: 24 February 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # -DISTNAME= esecanna_0.14.2 -PKGNAME= ja-esecanna-0.14.2 +DISTNAME= esecanna_0.99.1 +PKGNAME= ja-esecanna-0.99.1 CATEGORIES= japanese MASTER_SITES= http://esecanna.netfort.gr.jp/ \ http://people.FreeBSD.org/~knu/ports/distfiles/ diff --git a/japanese/esecanna/distinfo b/japanese/esecanna/distinfo index bcd26368fabc..3d88bd37601e 100644 --- a/japanese/esecanna/distinfo +++ b/japanese/esecanna/distinfo @@ -1 +1 @@ -MD5 (esecanna/esecanna_0.14.2.tar.gz) = cbeac7f89d7ed0c41e192866c47e9c47 +MD5 (esecanna/esecanna_0.99.1.tar.gz) = 3d296fb5621ae1c2a8425c0be2ac221a diff --git a/japanese/esecanna/pkg-message b/japanese/esecanna/pkg-message index 117ef4f9c710..e086cabf8c66 100644 --- a/japanese/esecanna/pkg-message +++ b/japanese/esecanna/pkg-message @@ -2,11 +2,11 @@ Quick Setup: Take the following step all as root. 1) Install one of the esecanna-module ports - 2) Edit `/usr/local/etc/esecannarc' - 3) Run `/usr/local/etc/rc.d/esecanna.sh' + 2) Edit `${PREFIX}/etc/esecannarc' + 3) Run `${PREFIX}/etc/rc.d/esecanna.sh' Each user may want to configure the behavior by editing -`~/.esecannarc', copied after `/usr/local/etc/esecannarc'. +`~/.esecannarc', copied after `${PREFIX}/etc/esecannarc'. If you find something strange with esecanna, please consult the log file `/var/log/esecanna.log'. -- cgit v1.2.3