From nobody  Sun Dec 14 20:12:59 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id UAA16543;
          Sun, 14 Dec 1997 20:12:59 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199712150412.UAA16543@hub.freebsd.org>
Date: Sun, 14 Dec 1997 20:12:59 -0800 (PST)
From: nobu@psrc.isac.co.jp
To: freebsd-gnats-submit@freebsd.org
Subject: Update ports x11/emiclofor newer version
X-Send-Pr-Version: www-1.0

>Number:         5299
>Category:       ports
>Synopsis:       Update ports x11/emiclofor newer version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 14 20:20:01 PST 1997
>Closed-Date:    Thu Jan 22 22:59:33 PST 1998
>Last-Modified:  Thu Jan 22 22:59:53 PST 1998
>Originator:     Nobuhiro Yasutomi
>Release:        2.2.2
>Organization:
ISAC, Inc.
>Environment:
FreeBSD aquarius.psrc.isac.co.jp 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Thu Jun 12 09:55:08 JST 1997     nobu@aquarius.psrc.isac.co.jp:/usr/src/sys/compile/AQUA  i386
>Description:
EmiClock 1.0.4 was released. then ports following the newer
version source code.
>How-To-Repeat:

>Fix:
Please apply following fixes.


diff -ruN emiclock-1.0.2/Makefile emiclock/Makefile
--- emiclock-1.0.2/Makefile	Thu May 29 07:41:27 1997
+++ emiclock/Makefile	Mon Dec 15 12:50:20 1997
@@ -1,31 +1,28 @@
 # New ports collection makefile for:	EmiClock
-# Version required:	1.0.2
+# Version required:	1.0.4
 # Date created:		15 March 1995
 # Whom:			Nobuhiro Yasutomi
 #
 # $Id: Makefile,v 1.7 1997/05/28 22:41:27 fenner Exp $
 #
 
-DISTNAME=	EmiClock-1.0.2
-PKGNAME=	emiclock-1.0.2
+DISTNAME=	emiclock-1.0.4
 CATEGORIES=	x11
-MASTER_SITES=	ftp://ftp.iis.u-tokyo.ac.jp/pub1/X/contrib/applications/ \
-		ftp://sunsite.unc.edu/pub/X11/contrib/applications/
+MASTER_SITES=	ftp://ftp.plaza.hitachi-sk.co.jp/pub/EmiClock/X11/
 
-MAINTAINER=	asami@FreeBSD.ORG
+MAINTAINER=	nobu@psrc.isac.co.jp
 
 USE_IMAKE=	yes
 
 LANGRES=	resources/R6/EUC/EmiClock.ad
 LANGDIR=	$(X11BASE)/lib/X11/ja_JP.EUC/app-defaults
 EMICLOCKDIR=	$(X11BASE)/lib/X11/EmiClock
-COPYRIGHTS=	COPYRIGHT COPYRIGHT.E
+COPYRIGHTS=	COPYRIGHT COPYRIGHT.en
 
 pre-install:
 	@if [ ! -d $(EMICLOCKDIR) ] ; then mkdir -p $(EMICLOCKDIR); fi
 	@if [ ! -d $(LANGDIR) ] ; then mkdir -p $(LANGDIR); fi
 	cd $(WRKSRC); install -c -m 0444 $(LANGRES) $(LANGDIR)/EmiClock
 	cd $(WRKSRC); install -c -m 0444 $(COPYRIGHTS) $(EMICLOCKDIR)
-#	cd $(WRKSRC); make install.man
 
 .include <bsd.port.mk>
diff -ruN emiclock-1.0.2/files/md5 emiclock/files/md5
--- emiclock-1.0.2/files/md5	Thu Jul 13 10:59:52 1995
+++ emiclock/files/md5	Mon Dec 15 11:52:37 1997
@@ -1 +1 @@
-MD5 (EmiClock-1.0.2.tar.gz) = 592076887e3eca06374ff458c6712afb
+MD5 (emiclock-1.0.4.tar.gz) = 60d5d98be02216270e4ffac737c5383b
diff -ruN emiclock-1.0.2/pkg/PLIST emiclock/pkg/PLIST
--- emiclock-1.0.2/pkg/PLIST	Mon Nov 18 23:16:14 1996
+++ emiclock/pkg/PLIST	Mon Dec 15 12:03:59 1997
@@ -3,5 +3,5 @@
 lib/X11/ja_JP.EUC/app-defaults/EmiClock
 lib/X11/EmiClock/myu.au
 lib/X11/EmiClock/COPYRIGHT
-lib/X11/EmiClock/COPYRIGHT.E
+lib/X11/EmiClock/COPYRIGHT.en
 man/man1/emiclock.1.gz

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: itojun 
State-Changed-When: Thu Jan 22 22:59:33 PST 1998 
State-Changed-Why:  
committed, thaks. 
>Unformatted:
