Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Nov 2004 15:51:46 +0900 (JST)
From:      Hideyuki KURASHINA <rushani@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nork@FreeBSD.org
Subject:   ports/73589: [PATCH] japanese/bible_names-fpw: Update to 1.1.3
Message-ID:  <20041106.155146.17802758.rushani@FreeBSD.org>
Resent-Message-ID: <200411060700.iA670iWY063476@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         73589
>Category:       ports
>Synopsis:       [PATCH] japanese/bible_names-fpw: Update to 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 06 07:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hideyuki KURASHINA
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:

	System: FreeBSD ***.*******.jp 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Nov 2 01:14:35 JST 2004 hideyuki@***.*******.jp:/usr/obj/usr/src/sys/*** i386

>Description:

	Update to 1.1.3.

>How-To-Repeat:

	Check below.

	  http://openlab.jp/edict/fpw/dist/bible_names/

>Fix:

	Apply following patch,

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/bible_names-fpw/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	3 Mar 2004 16:19:44 -0000	1.4
+++ Makefile	6 Nov 2004 04:41:08 -0000
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	bible_names-fpw
-PORTVERSION=	1.1.2
-PORTREVISION=	1
+PORTVERSION=	1.1.3
+PORTREVISION=	0
 CATEGORIES=	japanese
 MASTER_SITES=	http://openlab.ring.gr.jp/edict/fpw/dist/bible_names/
 DISTNAME=	${PORTNAME}${PORTVERSION}
@@ -26,7 +26,7 @@
 	${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/bible_names-fpw
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
-.for i in biblenam.txt readme
+.for i in readme
 	${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR}
 .endfor
 .endif
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/bible_names-fpw/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	31 Mar 2004 03:08:35 -0000	1.2
+++ distinfo	6 Nov 2004 04:26:57 -0000
@@ -1,2 +1,2 @@
-MD5 (bible_names-fpw1.1.2.zip) = 8c96d5e7a2f2ded87b666912aaa6a7d5
-SIZE (bible_names-fpw1.1.2.zip) = 112272
+MD5 (bible_names-fpw1.1.3.zip) = f2018e60ad12f4e25a32bb46815eacc7
+SIZE (bible_names-fpw1.1.3.zip) = 111823
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/japanese/bible_names-fpw/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	3 Mar 2004 16:19:44 -0000	1.2
+++ pkg-plist	6 Nov 2004 04:41:15 -0000
@@ -3,6 +3,5 @@
 @dirrm share/dict/bible_names-fpw/biblenam/data
 @dirrm share/dict/bible_names-fpw/biblenam
 @dirrm share/dict/bible_names-fpw
-%%PORTDOCS%%%%DOCSDIR%%/biblenam.txt
 %%PORTDOCS%%%%DOCSDIR%%/readme
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041106.155146.17802758.rushani>