improved Japanese translation to window maker 0.91.0

Norikatsu Shigemura nork at FreeBSD.org
Tue Oct 26 18:42:39 PDT 2004


Hi DougB!

	I have a patch which provides improved Japanese translation
	to window maker 0.91.0.  According to Takeo, it was already
	merged to HEAD branch by Alfredo(kojima at windowmaker.org),
	so this change is temporary fix.

	Patch made by:	Takeo Hashimoto <HashimotoTakeo at mac.com>

	Would you please commit following patch?

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker/Makefile,v
retrieving revision 1.124
diff -u -r1.124 Makefile
--- Makefile	26 Oct 2004 08:49:49 -0000	1.124
+++ Makefile	27 Oct 2004 01:34:55 -0000
@@ -7,10 +7,14 @@
 
 PORTNAME=	windowmaker
 PORTVERSION=	0.91.0
+PORTREVISION=	1
 CATEGORIES=	x11-wm windowmaker
-MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}
+MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}:wmaker \
+		http://www5f.biglobe.ne.jp/~sempreff/WindowMaker/:ja
 MASTER_SITE_SUBDIR=	source/release
 DISTNAME=	WindowMaker-${PORTVERSION}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:wmaker \
+		wmaker0910ja${EXTRACT_SUFX}:ja
 
 MAINTAINER=	DougB at FreeBSD.org
 COMMENT=	GNUStep-compliant NeXTStep window manager clone
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker/distinfo,v
retrieving revision 1.43
diff -u -r1.43 distinfo
--- distinfo	26 Oct 2004 08:49:49 -0000	1.43
+++ distinfo	27 Oct 2004 01:28:25 -0000
@@ -1,2 +1,4 @@
 MD5 (WindowMaker-0.91.0.tar.bz2) = 9d5e583e6cce5b4d16bb686b0c26c5dc
 SIZE (WindowMaker-0.91.0.tar.bz2) = 2198266
+MD5 (wmaker0910ja.tar.bz2) = ce63d63b5ac5631c40d4cbc637ca8119
+SIZE (wmaker0910ja.tar.bz2) = 22026


More information about the freebsd-ports mailing list