aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2003-12-04 03:00:03 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2003-12-04 03:00:03 +0000
commit53e0b557a11ce5a6a31838f11b966e237bcb64b6 (patch)
treec5f2759d853556b84ef0296567887b4123538f11 /japanese
parentb6deb36621300a80aab2d23031a1a259f9b0ce01 (diff)
downloadports-53e0b557a11ce5a6a31838f11b966e237bcb64b6.tar.gz
ports-53e0b557a11ce5a6a31838f11b966e237bcb64b6.zip
Notes
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 9804911ab969..90bbcff383bf 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 676cdc18f36f..f34a8294fa31 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 2d2e23683984..f2883f9e6b35 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 29b4d0a979b2..4772de5b3075 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 676cdc18f36f..f34a8294fa31 100644
--- a/japanese/p5-nkf/distinfo
+++ b/japanese/p5-nkf/distinfo
@@ -1 +1 @@
-MD5 (nkf202.tar.gz) = 5157b91879471b450997f4eec5af62e6
+MD5 (nkf203.tar) = b940ea1d67cb506a57fca9dbe83760c3