aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2004-02-13 15:22:18 +0800
committermax <max@FreeBSD.org>2004-02-13 15:22:18 +0800
commitfa2b10701e2dc13bfa15cce8176036b493a53c41 (patch)
tree82c6e0856cd812d7642f95cb8ed8d0a4f4fe844a /japanese
parent0abe35c5de1594316293391042e5e3d397d1ca72 (diff)
downloadfreebsd-ports-gnome-fa2b10701e2dc13bfa15cce8176036b493a53c41.tar.gz
freebsd-ports-gnome-fa2b10701e2dc13bfa15cce8176036b493a53c41.tar.zst
freebsd-ports-gnome-fa2b10701e2dc13bfa15cce8176036b493a53c41.zip
Upgrade to 2.04.
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