From 7c72a1ff8edac1ff85ea47cd18ead149b6a0820f Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 16 Nov 1997 09:25:51 +0000 Subject: Upgrade to 2.03 PR: ports/4753 Submitted by: IMAMURA Tomoaki --- japanese/hex/Makefile | 19 +++++++------------ japanese/hex/distinfo | 2 +- japanese/hex/pkg-descr | 3 ++- japanese/hex/pkg-plist | 3 +-- 4 files changed, 11 insertions(+), 16 deletions(-) diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile index efbb664e4481..b766d0a5021f 100644 --- a/japanese/hex/Makefile +++ b/japanese/hex/Makefile @@ -1,28 +1,23 @@ # New ports collection makefile for: hex -# Version required: 1.03 +# Version required: 2.03 # Date created: Nov 5, 1996 -# Whom: IMAMURA Tomoaki (tomoak-i@is.aist-nara.ac.jp) +# Whom: IMAMURA Tomoaki (yu@pastel.club.or.jp) # -# $Id: Makefile,v 1.1.1.1 1996/11/18 05:27:29 max Exp $ +# $Id: Makefile,v 1.2 1997/09/14 23:07:36 max Exp $ # -DISTNAME= hex103 -PKGNAME= ja-hex-1.03 +DISTNAME= hex203 +PKGNAME= ja-hex-2.03 CATEGORIES= japanese MASTER_SITES= http://www.is.s.u-tokyo.ac.jp/~nayuta/pub/ EXTRACT_SUFX= .tgz -MAINTAINER= tomoak-i@is.aist-nara.ac.jp +MAINTAINER= yu@pastel.club.or.jp -NO_INSTALL_MANPAGES= yes USE_IMAKE= yes PREFIX?= ${LOCALBASE} -.if !defined(NOPORTDOCS) -post-install: - @${MKDIR} ${PREFIX}/share/doc/ja-hex - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ja-hex -.endif +MANLANG= ja_JP.EUC .include diff --git a/japanese/hex/distinfo b/japanese/hex/distinfo index c3802c53b908..fb85e4299de0 100644 --- a/japanese/hex/distinfo +++ b/japanese/hex/distinfo @@ -1 +1 @@ -MD5 (hex103.tgz) = 85a60502f77516aa41c347b7a21885c7 +MD5 (hex203.tgz) = 84e51578833c3a76a87f23a9e49662e2 diff --git a/japanese/hex/pkg-descr b/japanese/hex/pkg-descr index 8bc35f2ddb9e..880fcaacd90f 100644 --- a/japanese/hex/pkg-descr +++ b/japanese/hex/pkg-descr @@ -1 +1,2 @@ -Hex is a hexadecimal dump tool which handles Japanese Kanji code (euc, jis). +Hex is a hexadecimal dump tool which handles +Japanese Kanji code (euc, sjis, jis). diff --git a/japanese/hex/pkg-plist b/japanese/hex/pkg-plist index 19697fdd861a..e71262c60c1f 100644 --- a/japanese/hex/pkg-plist +++ b/japanese/hex/pkg-plist @@ -1,3 +1,2 @@ bin/hex -share/doc/ja-hex/README -@dirrm share/doc/ja-hex +man/ja_JP.EUC/man1/hex.1.gz -- cgit v1.2.3