summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1997-11-16 09:25:51 +0000
committerfenner <fenner@FreeBSD.org>1997-11-16 09:25:51 +0000
commit2592c4a106cd4817276f2355b3bdf5d631bf8fdf (patch)
tree03bae8d5fbac6e4f317399a3f8587073bfb620ee /japanese
parente53b90a33219da36f50573cff24a7f9d2cf6df51 (diff)
downloadFreeBSD-ports-2592c4a106cd4817276f2355b3bdf5d631bf8fdf.zip
FreeBSD-ports-2592c4a106cd4817276f2355b3bdf5d631bf8fdf.tar.gz
Upgrade to 2.03
PR: ports/4753 Submitted by: IMAMURA Tomoaki <yu@pastel.club.or.jp>
Diffstat (limited to 'japanese')
-rw-r--r--japanese/hex/Makefile19
-rw-r--r--japanese/hex/distinfo2
-rw-r--r--japanese/hex/pkg-descr3
-rw-r--r--japanese/hex/pkg-plist3
4 files changed, 11 insertions, 16 deletions
diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile
index efbb664..b766d0a 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 <bsd.port.mk>
diff --git a/japanese/hex/distinfo b/japanese/hex/distinfo
index c3802c5..fb85e42 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 8bc35f2..880fcaa 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 19697fd..e71262c 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
OpenPOWER on IntegriCloud