Date: Sat, 1 Aug 1998 16:11:20 +0900 (KST) From: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7462: port upgrade: korean/pine Message-ID: <199808010711.QAA18904@punky.snu.ac.kr>
next in thread | raw e-mail | index | archive | help
>Number: 7462 >Category: ports >Synopsis: port upgrade: korean/pine >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 1 00:20:00 PDT 1998 >Last-Modified: >Originator: CHOI Junho >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Release: FreeBSD 2.2.7-STABLE i386 >Environment: FreeBSD punky.snu.ac.kr 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Sun Jul 26 21:17:20 KST 1998 pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/GARFIELD i386 >Description: Port upgrade(korean/pine). Add pico Hangul patch. >How-To-Repeat: >Fix: Applying the follwing diffs: diff -uNr /usr/ports/korean/pine/Makefile ./Makefile --- /usr/ports/korean/pine/Makefile Tue Jul 28 04:01:30 1998 +++ ./Makefile Sat Aug 1 16:09:32 1998 @@ -4,16 +4,21 @@ # Date created: 15 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # +# k3 means pico hangul patch +# # $Id: Makefile,v 1.6 1998/07/27 00:28:22 steve Exp $ # DISTNAME= pine3.96 -PKGNAME= ko-pine-3.96k.2 +PKGNAME= ko-pine-3.96k.3 CATEGORIES= korean mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/old/ \ ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ DISTFILES= pine3.96.tar.Z pine396k2.tar.gz + +PATCH_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/misc/ +PATCHFILES= pico-3.96-hangul.patch MAINTAINER= junker@jazz.snu.ac.kr diff -uNr /usr/ports/korean/pine/files/md5 ./files/md5 --- /usr/ports/korean/pine/files/md5 Wed Jul 29 04:38:39 1998 +++ ./files/md5 Sat Aug 1 15:45:46 1998 @@ -1,2 +1,3 @@ MD5 (pine3.96.tar.Z) = 37138f0d1ec3175cf1ffe6c062c9abbf MD5 (pine396k2.tar.gz) = 14dc4ffeaf2b09bb856589ba7b1cb2d3 +MD5 (pico-3.96-hangul.patch) = fe4b3066e52c1b2057628b9ed1d35248 diff -uNr /usr/ports/korean/pine/patches/patch-aa ./patches/patch-aa --- /usr/ports/korean/pine/patches/patch-aa Tue Mar 17 02:41:01 1998 +++ ./patches/patch-aa Sat Aug 1 15:54:16 1998 @@ -48,14 +48,14 @@ + + OFILES= attach.o ansi.o basic.o bind.o browse.o buffer.o \ + composer.o display.o file.o fileio.o line.o osdep.o \ -+ pico.o random.o region.o search.o spell.o tcap.o window.o word.o ++ pico.o random.o region.o search.o spell.o tcap.o window.o word.o hangul.o + + # Lets be elite and not retype in the above + SOFILES= ${OFILES:.o=.so} + + CFILES= attach.c ansi.c basic.c bind.c browse.c buffer.c \ + composer.c display.c file.c fileio.c line.c osdep.c \ -+ pico.c random.c region.c search.c spell.c tcap.c window.c word.c ++ pico.c random.c region.c search.c spell.c tcap.c window.c word.c hangul.c + + HFILES= estruct.h edef.h efunc.h ebind.h pico.h osdep.h + >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808010711.QAA18904>