From pwd@punky.snu.ac.kr  Wed Apr 29 00:56:43 1998
Received: from punky.snu.ac.kr (punky.snu.ac.kr [147.46.59.58])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18794
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Apr 1998 00:56:40 -0700 (PDT)
          (envelope-from pwd@punky.snu.ac.kr)
Received: (from root@localhost)
	by punky.snu.ac.kr (8.8.8/8.8.7) id QAA08564;
	Wed, 29 Apr 1998 16:56:09 +0900 (KST)
	(envelope-from pwd)
Message-Id: <199804290756.QAA08564@punky.snu.ac.kr>
Date: Wed, 29 Apr 1998 16:56:09 +0900 (KST)
From: junker@jazz.snu.ac.kr
Reply-To: junker@jazz.snu.ac.kr
To: FreeBSD-gnats-submit@freebsd.org
Subject: port upgrade: korean/hanterm-xf86
X-Send-Pr-Version: 3.2

>Number:         6450
>Category:       ports
>Synopsis:       port upgrade: korean/hanterm-xf86
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 29 01:00:01 PDT 1998
>Closed-Date:    Sun May 3 13:49:39 PDT 1998
>Last-Modified:  Sun May  3 13:50:17 PDT 1998
>Originator:     CHOI Junho
>Release:        FreeBSD 2.2.6-BETA i386
>Organization:
NARAE, CS Dept., Seoul National Univ., ROK
>Environment:

FreeBSD punky.snu.ac.kr 2.2.6-STABLE FreeBSD 2.2.6-STABLE #0: Tue Apr 21 16:15:35 KST 1998     pwd@punky.snu.ac.kr:/usr/src/sys/compile/PUNKY  i386

>Description:

Port upgrade(korean/hanterm-xf86)

>How-To-Repeat:

>Fix:
	
Apply the following diffs:

diff -uNr /usr/ports/korean/hanterm-xf86/Makefile hanterm-xf86/Makefile
--- /usr/ports/korean/hanterm-xf86/Makefile	Sun Mar 29 13:01:12 1998
+++ hanterm-xf86/Makefile	Wed Apr 29 16:55:13 1998
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	hanterm-xf86
-# Version required:     hanterm-xf331-p12
+# Version required:     hanterm-xf331-p13
 # Date created:		22 Mar 1997
 # Whom:			CHOI Junho <junker@jazz.snu.ac.kr>
 #
 # $Id: Makefile,v 1.4 1998/03/28 14:39:28 steve Exp $
 #
 
-DISTNAME=	hanterm-xf331-p12
-PKGNAME=	ko-hanterm-xf-3.3.1.12
+DISTNAME=	hanterm-xf331-p13
+PKGNAME=	ko-hanterm-xf-3.3.1.13
 CATEGORIES=	korean x11
 MASTER_SITES=	ftp://ftp.kaist.ac.kr/pub/hangul/incoming/
 
diff -uNr /usr/ports/korean/hanterm-xf86/files/md5 hanterm-xf86/files/md5
--- /usr/ports/korean/hanterm-xf86/files/md5	Sun Mar 29 13:01:12 1998
+++ hanterm-xf86/files/md5	Wed Apr 29 16:47:32 1998
@@ -1 +1 @@
-MD5 (hanterm-xf331-p12.tar.gz) = 18d34f2c585306ae6d2c101ecdb1fbee
+MD5 (hanterm-xf331-p13.tar.gz) = 211f0115412aa3db98d77bec8ef72840
>Release-Note:
>Audit-Trail:

From: Tim Vanderhoek <hoek@hwcn.org>
To: CHOI Junho <junker@jazz.snu.ac.kr>
Cc: freebsd-ports@FreeBSD.ORG, bug-followup@FreeBSD.ORG
Subject: Re: ports/6450: port upgrade: korean/hanterm-xf86
Date: Sat, 2 May 1998 23:32:53 -0400 (EDT)

 Please note that follow-ups to a PR should be sent to
 bug-followup@FreeBSD.ORG or to freebsd-gnats-submit@FreeBSD.ORG
 (I think I got that second one right?).  Sending it to
 freebsd-gnats@FreeBSD.ORG does not enter it into the followup.  I
 have Cc'd this to bug-followup@FreeBSD.ORG so it is now in the
 followup for the PR.
 
 Also Cc'd to -ports, even though gnats will forward a copy there
 later, since I think I've also seen the error perpetuated on that
 -list.
 
 
 On 29 Apr 1998, CHOI Junho wrote:
 
 > Date: 29 Apr 1998 17:18:14 +0900
 > From: CHOI Junho <junker@jazz.snu.ac.kr>
 > To: FreeBSD-gnats@FreeBSD.ORG
 > Cc: freebsd-ports@FreeBSD.ORG
 > Subject: Re: ports/6450: port upgrade: korean/hanterm-xf86
 > 
 > >>>>> "FreeBSD-gnats" == FreeBSD-gnats  <FreeBSD-gnats@FreeBSD.ORG> writes:
 > 
 >     > Category: ports Responsible: freebsd-ports Synopsis: port
 >     > upgrade: korean/hanterm-xf86 Arrival-Date: Wed Apr 29 01:00:01
 >     > PDT 1998
 > 
 > I did a big mistake. Please take it as a new diff:
 > 
 > diff -uNr /usr/ports/korean/hanterm/Makefile hanterm/Makefile
 > --- /usr/ports/korean/hanterm/Makefile	Tue Mar 17 02:40:53 1998
 > +++ hanterm/Makefile	Wed Apr 29 17:05:16 1998
 > @@ -1,20 +1,21 @@
 > -# New ports collection makefile for:	hanterm304beta6p1
 > -# Version required:     3.04beta6p1
 > +# New ports collection makefile for:	hanterm3.04
 > +# Version required:     3.04beta7
 >  # Date created:		12 Mar 1997
 >  # Whom:			CHOI Junho <junker@jazz.snu.ac.kr>
 >  #
 >  # $Id: Makefile,v 1.3 1998/03/16 07:17:40 steve Exp $
 >  #
 >  
 > -DISTNAME=	hanterm304beta6p1
 > -PKGNAME=	ko-hanterm-3.04b6.1
 > +DISTNAME=	hanterm304beta7
 > +PKGNAME=	ko-hanterm-3.04b7
 >  CATEGORIES=	korean x11
 > -MASTER_SITES=	ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/ \
 > +MASTER_SITES=	ftp://ftp.kaist.ac.kr/pub/hangul/incoming/hantermbeta7/ \
 > +		ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/ \
 >  		ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/
 >  
 >  MAINTAINER=	junker@jazz.snu.ac.kr
 >  
 > -RUN_DEPENDS=	${PREFIX}/lib/X11/fonts/korean/johab:${PORTSDIR}/korean/johabfonts
 > +RUN_DEPENDS=	${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts
 >  
 >  USE_IMAKE=	yes
 >  NO_INSTALL_MANPAGES= yes
 > diff -uNr /usr/ports/korean/hanterm/files/md5 hanterm/files/md5
 > --- /usr/ports/korean/hanterm/files/md5	Tue Mar 17 02:40:53 1998
 > +++ hanterm/files/md5	Wed Apr 29 17:05:46 1998
 > @@ -1 +1 @@
 > -MD5 (hanterm304beta6p1.tar.gz) = c6274b0abdd913b8bf007fbf12b77c93
 > +MD5 (hanterm304beta7.tar.gz) = d604ef46f8b3e73fc25e81adc8f6fc6d
 > 
 > 
 > -- 
 >  ----Cool FreeBSD!----MSX Forever!---J.U.N.K.E.R/Beat Snatchers!----
 >   CHOI Junho <junker@jazz.snu.ac.kr>  http://jazz.snu.ac.kr/~junker
 >  Distributed Computing System Lab,CS Dept.,Seoul National Univ., ROK
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-ports" in the body of the message
 > 
 
 --
 Outnumbered?  Maybe.  Outspoken?  Never!
 tIM...HOEk
 
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun May 3 13:49:39 PDT 1998 
State-Changed-Why:  
Update committed, thanks! 
>Unformatted:
