ports/55184: Update japanese/waeijiro-fpw

Takahiro Morishita morishita at skywing.org
Sat Aug 2 14:40:12 UTC 2003


>Number:         55184
>Category:       ports
>Synopsis:       Update japanese/waeijiro-fpw
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 02 07:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Takahiro Morishita
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD falcon.next-generation.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Aug 2 19:24:44 JST 2003 takahiro at falcon.next-generation.org:/usr/obj/usr/src/sys/vaio i386

>Description:
	Update to  1.1.

>How-To-Repeat:

>Fix:

diff -Nur waeijiro-fpw.orig/Makefile waeijiro-fpw/Makefile
--- waeijiro-fpw.orig/Makefile	Sat Jun 21 04:57:56 2003
+++ waeijiro-fpw/Makefile	Sat Aug  2 18:09:04 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	waeijiro-fpw
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	japanese
 #MASTER_SITES=	http://openlab.ring.gr.jp/edict/fpw/dist/eijiro/
 MASTER_SITES=	http://www.dsl.gr.jp/~tf/pool/
diff -Nur waeijiro-fpw.orig/distinfo waeijiro-fpw/distinfo
--- waeijiro-fpw.orig/distinfo	Fri Sep 13 14:51:56 2002
+++ waeijiro-fpw/distinfo	Sat Aug  2 23:22:37 2003
@@ -1 +1 @@
-MD5 (waeijiro-fpw-1.0.tar.gz) = 3b508b3c5aa8a95a6009959c769bcc48
+MD5 (waeijiro-fpw-1.1.tar.gz) = 877c172f4f35f795127a6d9cd54aa832
diff -Nur waeijiro-fpw.orig/files/patch-aa waeijiro-fpw/files/patch-aa
--- waeijiro-fpw.orig/files/patch-aa	Fri Sep 13 14:51:56 2002
+++ waeijiro-fpw/files/patch-aa	Sat Aug  2 18:14:12 2003
@@ -1,18 +1,19 @@
---- Makefile.~1~	Wed Mar 27 19:32:34 2002
-+++ Makefile	Mon Sep  9 14:00:51 2002
-@@ -1,10 +1,13 @@
--SRC_DICT=/dose/tmp/dic/waeiji52.txt
+--- Makefile.orig	Sun Jun  8 22:30:55 2003
++++ Makefile	Sat Aug  2 18:13:46 2003
+@@ -1,4 +1,7 @@
+-SRC_DICT=/home/tf/tmp/WAEIJI52.TXT
 +ifeq (,${SRC_DICT})
 +SRC_DICT = waeiji52.txt
 +endif
-+#SRC_DICT=/dose/tmp/dic/waeiji52.txt
++#SRC_DICT=/home/tf/tmp/WAEIJI52.TXT
  INSTALLDIR=/home/dict
  DIR=WAEIJIRO
- 
+ # Define Kanji-code on the terminal (jis/euc/sjis)
+@@ -7,6 +10,6 @@
  # don't modify below
  
  FPWPARSER = waeijiro-fpw.pl
--FPWPARSERFLAGS = $(SRC_DICT)
-+FPWPARSERFLAGS = -- $(SRC_DICT)
+-FPWPARSERFLAGS = $(LOG_CODE) $(SRC_DICT)
++FPWPARSERFLAGS = -- $(LOG_CODE) $(SRC_DICT)
  
  include fpwutils.mk
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list