diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-11-02 14:37:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-11-02 14:37:48 +0000 |
commit | 0ff363e9053c8f593732d42a24d75656299ccc87 (patch) | |
tree | d2900cd70dbec4d005359327436c86f6f584ab2a /japanese/jargon-fpw | |
parent | ffea4e2782073b423b4c5612ac103ed7f23f0d5c (diff) | |
download | ports-0ff363e9053c8f593732d42a24d75656299ccc87.tar.gz ports-0ff363e9053c8f593732d42a24d75656299ccc87.zip |
Notes
Diffstat (limited to 'japanese/jargon-fpw')
-rw-r--r-- | japanese/jargon-fpw/Makefile | 9 | ||||
-rw-r--r-- | japanese/jargon-fpw/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/japanese/jargon-fpw/Makefile b/japanese/jargon-fpw/Makefile index 0e0b3f877b02..90ab9ad91dac 100644 --- a/japanese/jargon-fpw/Makefile +++ b/japanese/jargon-fpw/Makefile @@ -8,7 +8,7 @@ PORTNAME= jargon-fpw PORTVERSION= ${JG_VER}.${JGFPW_VER} CATEGORIES= japanese -MASTER_SITES= http://plaza27.mbn.or.jp/~satomii/soft/archive/ \ +MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/jargon/ \ http://www.tuxedo.org/~esr/jargon/ DISTNAME= jarg-fpw${JGFPW_VER}-src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -23,7 +23,7 @@ BUILD_DEPENDS= fpwmake:${PORTSDIR}/japanese/freepwing \ WRKSRC= ${WRKDIR}/jarg-fpw${JGFPW_VER} USE_GMAKE= yes -JGFPW_VER= 1.1 +JGFPW_VER= 1.1a JG_VER= 4.2.0 FJG_VER= 420 @@ -37,10 +37,9 @@ post-extract: > ${WRKSRC}/jarg${FJG_VER} post-patch: - ${MV} ${WRKSRC}/catalogs.txt ${WRKSRC}/catalogs.txt.org - nkf -ed ${WRKSRC}/catalogs.txt.org > ${WRKSRC}/catalogs.txt + nkf -eSd ${WRKSRC}/catalogs.sjis > ${WRKSRC}/catalogs.txt ${MV} ${WRKSRC}/gaiji/halfchar.txt ${WRKSRC}/gaiji/halfchar.txt.org - nkf -ed ${WRKSRC}/gaiji/halfchar.txt.org > ${WRKSRC}/gaiji/halfchar.txt + nkf -eSd ${WRKSRC}/gaiji/halfchar.txt.org > ${WRKSRC}/gaiji/halfchar.txt do-build: cd ${WRKSRC}; \ diff --git a/japanese/jargon-fpw/distinfo b/japanese/jargon-fpw/distinfo index 91193777881b..75b3c6f50475 100644 --- a/japanese/jargon-fpw/distinfo +++ b/japanese/jargon-fpw/distinfo @@ -1,2 +1,2 @@ -MD5 (jarg-fpw1.1-src.tar.gz) = cbd5381b019434c7f50b80e5a98b13c8 +MD5 (jarg-fpw1.1a-src.tar.gz) = 62e7e5fa7599f3e251db1800a888f343 MD5 (jargon-4.2.0.tar.gz) = 2dc5deede894a837ec69db7380eea786 |