From phj@cn.FreeBSD.org  Mon Jun 12 21:15:31 2000
Return-Path: <phj@cn.FreeBSD.org>
Received: from cn.FreeBSD.org (cn.freebsd.org [202.103.100.254])
	by hub.freebsd.org (Postfix) with ESMTP id 6405737B530
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Jun 2000 21:15:29 -0700 (PDT)
	(envelope-from phj@cn.FreeBSD.org)
Received: (from root@localhost)
	by cn.FreeBSD.org (8.9.3/8.9.2) id MAA20698;
	Tue, 13 Jun 2000 12:15:23 +0800 (CST)
	(envelope-from phj)
Message-Id: <200006130415.MAA20698@cn.FreeBSD.org>
Date: Tue, 13 Jun 2000 12:15:23 +0800 (CST)
From: phj@cn.freebsd.org
Reply-To: phj@cn.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: port name changed from cdict into stardict
X-Send-Pr-Version: 3.2

>Number:         19232
>Category:       ports
>Synopsis:       port name changed and being updated
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 12 21:20:06 PDT 2000
>Closed-Date:    Sun Nov 5 01:37:39 PST 2000
>Last-Modified:  Sun Nov 05 01:38:07 PST 2000
>Originator:     Peng HaiJie
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
cn.FreeBSD.org
>Environment:
FreeBSD cn.FreeBSD.org 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun May 28 13:09:09 CST 2000     phj@cn.FreeBSD.org:/usr/src/sys/compile/KERNEL.19990924  i386
	

>Description:
	package name changed and being updated.
	

>How-To-Repeat:

	

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	stardict
#	stardict/pkg
#	stardict/pkg/COMMENT
#	stardict/pkg/DESCR
#	stardict/pkg/PLIST
#	stardict/patches
#	stardict/files
#	stardict/files/md5
#	stardict/Makefile
#
echo c - stardict
mkdir -p stardict > /dev/null 2>&1
echo c - stardict/pkg
mkdir -p stardict/pkg > /dev/null 2>&1
echo x - stardict/pkg/COMMENT
sed 's/^X//' >stardict/pkg/COMMENT << 'END-of-stardict/pkg/COMMENT'
XEnglish-Chinese dictionary
END-of-stardict/pkg/COMMENT
echo x - stardict/pkg/DESCR
sed 's/^X//' >stardict/pkg/DESCR << 'END-of-stardict/pkg/DESCR'
Xcdict - English-Chinese dictionary.
X
X-- Peng HaiJie  
X
Xphj@cn.FreeBSD.org
X(or phj@transfar.com) 
END-of-stardict/pkg/DESCR
echo x - stardict/pkg/PLIST
sed 's/^X//' >stardict/pkg/PLIST << 'END-of-stardict/pkg/PLIST'
Xbin/stardict
Xshare/stardict/hzfont/hz16.pcf
Xshare/stardict/hzfont/hz16ft.pcf
Xshare/stardict/hzfont/yb10x20.pcf
Xshare/stardict/hzfont/fonts.dir
Xshare/stardict/images/back.gif
Xshare/stardict/images/chinabyte.gif
Xshare/stardict/images/help.gif
Xshare/stardict/images/icon.gif
Xshare/stardict/images/joyo.gif
Xshare/stardict/images/last.gif
Xshare/stardict/images/next.gif
Xshare/stardict/images/sina.gif
Xshare/stardict/images/wri.gif
Xshare/stardict/images/wuhan.gif
Xshare/stardict/images/exitmask.xbm
Xshare/stardict/images/helpmask.xbm
Xshare/stardict/images/iconmask.xbm
Xshare/stardict/images/lastmask.xbm
Xshare/stardict/images/nextmask.xbm
Xshare/stardict/stardict.db
Xshare/stardict/yblib
X@dirrm share/stardict/hzfont
X@dirrm share/stardict/images
X@dirrm share/stardict
END-of-stardict/pkg/PLIST
echo c - stardict/patches
mkdir -p stardict/patches > /dev/null 2>&1
echo c - stardict/files
mkdir -p stardict/files > /dev/null 2>&1
echo x - stardict/files/md5
sed 's/^X//' >stardict/files/md5 << 'END-of-stardict/files/md5'
XMD5 (zh-stardict-1.3.tar.gz) = 72baeb85da0506aa8ce48db04953a64a
END-of-stardict/files/md5
echo x - stardict/Makefile
sed 's/^X//' >stardict/Makefile << 'END-of-stardict/Makefile'
X# Ports collection makefile for:	stardict
X# Date created:                         Thu Oct 14, 1999
X# Whom:                                 Peng HaiJie   (phj@cn.FreeBSD.org)
X#                                       (phj@transfar.com)
X#
X# $FreeBSD: ports/chinese/stardict/Makefile,v 1.5 2000/05/23 08:27:59 phj Exp $
X#
X
XPORTNAME=	stardict
XPORTVERSION=	1.3
XCATEGORIES=	chinese
XMASTER_SITES=	ftp://ftp.cn.FreeBSD.org/pub/ported/
XPKGNAMEPREFIX=	zh-
XDISTNAME=	${PKGNAME}
X
XMAINTAINER=	phj@cn.FreeBSD.org
X
XREQUIRES_MOTIF=	yes
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE    =  yes
XUSE_XLIB=	yes
X
XPREFIX=		${X11BASE}
X
Xport-install:
X	strip	$(PREFIX)/bin/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-stardict/Makefile
exit

>Release-Note:
>Audit-Trail:

From: Trevor Johnson <trevor@jpj.net>
To: phj@cn.freebsd.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/19232: port name changed from cdict into stardict
Date: Tue, 13 Jun 2000 12:26:03 -0400 (EDT)

 > echo x - stardict/pkg/DESCR
 > sed 's/^X//' >stardict/pkg/DESCR << 'END-of-stardict/pkg/DESCR'
 > Xcdict - English-Chinese dictionary.
    ^^^^^
 One slipped through.
 --
 Trevor Johnson
 http://jpj.net/~trevor/gpgkey.txt
 
 

From: Peng HaiJie <phj@cn.FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/19232: port name changed and being updated
Date: Wed, 14 Jun 2000 08:29:13 +0800 (CST)

 I forgot to change  it.it should be stardict.
 
 thanks Trevor!
 
 	-phj
 

From: MIHIRA Yoshiro <sanpei@itc.keio.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org, phj@cn.freebsd.org
Cc:  
Subject: Re: ports/19232: port name changed and being updated
Date: Sun, 05 Nov 2000 00:08:47 +0900

   I think this PR was duplicated by ports/18867. May I close this pr?
 
State-Changed-From-To: open->closed 
State-Changed-By: sanpei 
State-Changed-When: Sun Nov 5 01:37:39 PST 2000 
State-Changed-Why:  
This PR was duplicated by ports/18867. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19232 
>Unformatted:
