aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2003-12-04 11:00:03 +0800
committermax <max@FreeBSD.org>2003-12-04 11:00:03 +0800
commita075d7e063d5bc24cf6168cc5a316321d8341409 (patch)
tree36ecab737cf4634634392bd989667a44627bcebe /japanese
parent0821e982391ffb0ad04004d4634ebb96cad73d4c (diff)
downloadfreebsd-ports-graphics-a075d7e063d5bc24cf6168cc5a316321d8341409.tar.gz
freebsd-ports-graphics-a075d7e063d5bc24cf6168cc5a316321d8341409.tar.zst
freebsd-ports-graphics-a075d7e063d5bc24cf6168cc5a316321d8341409.zip
Upgrade to 2.03.
Pointed-out by: "Takayuki Nakao" <t@nakao.org>
Diffstat (limited to 'japanese')
-rw-r--r--japanese/nkf/Makefile5
-rw-r--r--japanese/nkf/distinfo2
-rw-r--r--japanese/nkf/files/patch-aa10
-rw-r--r--japanese/p5-nkf/Makefile5
-rw-r--r--japanese/p5-nkf/distinfo2
5 files changed, 9 insertions, 15 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile
index 9804911ab96..90bbcff383b 100644
--- a/japanese/nkf/Makefile
+++ b/japanese/nkf/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= nkf
-PORTVERSION= 2.02
+PORTVERSION= 2.03
CATEGORIES= japanese
-MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
+MASTER_SITES= http://www.ie.u-ryukyu.ac.jp/~kono/nkf/dist/
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 676cdc18f36..f34a8294fa3 100644
--- a/japanese/nkf/distinfo
+++ b/japanese/nkf/distinfo
@@ -1 +1 @@
-MD5 (nkf202.tar.gz) = 5157b91879471b450997f4eec5af62e6
+MD5 (nkf203.tar) = b940ea1d67cb506a57fca9dbe83760c3
diff --git a/japanese/nkf/files/patch-aa b/japanese/nkf/files/patch-aa
index 2d2e2368398..f2883f9e6b3 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 = 202
+ VERSION = 203
nkf : nkf.c config.h utf8tbl.o
$(CC) $(CFLAGS) -o nkf nkf.c utf8tbl.o
@@ -31,11 +31,3 @@
clean:
-$(RM) nkf.o nkf nkf.in nkf.out nkf$(VERSION) *~ *.bad utf8tbl.o
cd NKF.mod; make clean
-@@ -30,6 +38,7 @@
- -mkdir nkf$(VERSION)/NKF.mod
- for file in `cat MANIFEST`; \
- do \
-+
- nkf -j -m0 $$file > nkf$(VERSION)/$$file ; \
- done
- echo "#!/bin/sh" >nkf$(VERSION).shar
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile
index 29b4d0a979b..4772de5b307 100644
--- a/japanese/p5-nkf/Makefile
+++ b/japanese/p5-nkf/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= nkf
-PORTVERSION= 2.02
+PORTVERSION= 2.03
CATEGORIES= japanese perl5
-MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
+MASTER_SITES= http://www.ie.u-ryukyu.ac.jp/~kono/nkf/dist/
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 676cdc18f36..f34a8294fa3 100644
--- a/japanese/p5-nkf/distinfo
+++ b/japanese/p5-nkf/distinfo
@@ -1 +1 @@
-MD5 (nkf202.tar.gz) = 5157b91879471b450997f4eec5af62e6
+MD5 (nkf203.tar) = b940ea1d67cb506a57fca9dbe83760c3