aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2004-02-13 07:22:18 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2004-02-13 07:22:18 +0000
commitf8ccd89817aaba575c95aa2b26d9e53a59b37eb4 (patch)
tree59fb5e545e959be5ad2ff9eb402941cb3696632b /japanese
parentb0ce46251a745dc27c40693cb33511545e22f254 (diff)
downloadports-f8ccd89817aaba575c95aa2b26d9e53a59b37eb4.tar.gz
ports-f8ccd89817aaba575c95aa2b26d9e53a59b37eb4.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/nkf/Makefile5
-rw-r--r--japanese/nkf/distinfo3
-rw-r--r--japanese/nkf/files/patch-aa2
-rw-r--r--japanese/p5-nkf/Makefile5
-rw-r--r--japanese/p5-nkf/distinfo3
5 files changed, 9 insertions, 9 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile
index b8180d927137..a3302d39e094 100644
--- a/japanese/nkf/Makefile
+++ b/japanese/nkf/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= nkf
-PORTVERSION= 2.03
+PORTVERSION= 2.04
CATEGORIES= japanese
-MASTER_SITES= http://www.ie.u-ryukyu.ac.jp/~kono/nkf/dist/
+MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./-/}
-EXTRACT_SUFX= .tar
MAINTAINER= max@FreeBSD.org
COMMENT= Network Kanji code conversion Filter
diff --git a/japanese/nkf/distinfo b/japanese/nkf/distinfo
index f34a8294fa31..bbbba31f1a04 100644
--- a/japanese/nkf/distinfo
+++ b/japanese/nkf/distinfo
@@ -1 +1,2 @@
-MD5 (nkf203.tar) = b940ea1d67cb506a57fca9dbe83760c3
+MD5 (nkf204.tar.gz) = e1e0624a81dbc8a6f4516307704f5f8a
+SIZE (nkf204.tar.gz) = 107085
diff --git a/japanese/nkf/files/patch-aa b/japanese/nkf/files/patch-aa
index f2883f9e6b35..a62b393ad2f3 100644
--- a/japanese/nkf/files/patch-aa
+++ b/japanese/nkf/files/patch-aa
@@ -14,7 +14,7 @@
+PERL?= perl5
+RM?= rm -rf
+INSTALL?= /usr/bin/install
- VERSION = 203
+ VERSION = 204
nkf : nkf.c config.h utf8tbl.o
$(CC) $(CFLAGS) -o nkf nkf.c utf8tbl.o
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile
index 4772de5b3075..eb270be39c64 100644
--- a/japanese/p5-nkf/Makefile
+++ b/japanese/p5-nkf/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= nkf
-PORTVERSION= 2.03
+PORTVERSION= 2.04
CATEGORIES= japanese perl5
-MASTER_SITES= http://www.ie.u-ryukyu.ac.jp/~kono/nkf/dist/
+MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
PKGNAMEPREFIX= ja-p5-
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./-/}
-EXTRACT_SUFX= .tar
MAINTAINER= max@FreeBSD.org
COMMENT= A perl extension module to use NKF
diff --git a/japanese/p5-nkf/distinfo b/japanese/p5-nkf/distinfo
index f34a8294fa31..bbbba31f1a04 100644
--- a/japanese/p5-nkf/distinfo
+++ b/japanese/p5-nkf/distinfo
@@ -1 +1,2 @@
-MD5 (nkf203.tar) = b940ea1d67cb506a57fca9dbe83760c3
+MD5 (nkf204.tar.gz) = e1e0624a81dbc8a6f4516307704f5f8a
+SIZE (nkf204.tar.gz) = 107085