From owner-freebsd-ports Sun Apr 25 10:30: 7 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B775515004 for ; Sun, 25 Apr 1999 10:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA14629; Sun, 25 Apr 1999 10:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pop16.odn.ne.jp (TKYca-0415p17.ppp.odn.ad.jp [143.90.173.17]) by hub.freebsd.org (Postfix) with ESMTP id 8565214C0F for ; Sun, 25 Apr 1999 10:28:31 -0700 (PDT) (envelope-from shuna@pop16.odn.ne.jp) Received: (from shuna@localhost) by pop16.odn.ne.jp (8.8.7/8.8.7) id CAA00519; Mon, 26 Apr 1999 02:34:55 +0900 (JST) (envelope-from shuna) Message-Id: <199904251734.CAA00519@pop16.odn.ne.jp> Date: Mon, 26 Apr 1999 02:34:55 +0900 (JST) From: shuna@pop16.odn.ne.jp Reply-To: shuna@pop16.odn.ne.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11314: Update: japanese/slrn Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11314 >Category: ports >Synopsis: Update: japanese/slrn >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 25 10:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: IWASHITA Yoji >Release: FreeBSD 2.2.5-RELEASE i386 >Organization: ODN >Environment: FreeBSD 2.2.5-RELEASE >Description: Update port: japanese/slrn slrn(Ver 0.9.5.4) with japanese/libslang (Ver 1.2.2.j055) New file: patches/patch-ab, patches/patch-ac >How-To-Repeat: >Fix: diff -cNr slrn.old/Makefile slrn/Makefile *** slrn.old/Makefile Fri Apr 2 12:55:14 1999 --- slrn/Makefile Sun Apr 18 23:57:48 1999 *************** *** 1,9 **** # New ports collection makefile for: ja-slrn ! # Version required: 0.9.5.2 ! # Date created: 26 Jun 1998 ! # Whom: Takashi Mega # - # $Id: Makefile,v 1.5 1999/04/02 03:55:14 taoka Exp $ DISTNAME= slrn0.9.5.4 PKGNAME= ja-slrn-0.9.5.4 --- 1,10 ---- # New ports collection makefile for: ja-slrn ! # Version required: 0.9.5.4 ! # Date created: 19 April 1999 ! # Whom: shuna@pop16.odn.ne.jp ! # ! # $Id$ # DISTNAME= slrn0.9.5.4 PKGNAME= ja-slrn-0.9.5.4 *************** *** 18,24 **** MAINTAINER= mega@minz.org ! LIB_DEPENDS= slang.1:${PORTSDIR}/japanese/libslang WRKSRC= ${WRKDIR}/slrn JDOCSRC= ${WRKDIR}/slrn-doc-j0.9.5.3-0 --- 19,25 ---- MAINTAINER= mega@minz.org ! LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang WRKSRC= ${WRKDIR}/slrn JDOCSRC= ${WRKDIR}/slrn-doc-j0.9.5.3-0 diff -cNr slrn.old/patches/patch-ab slrn/patches/patch-ab *** slrn.old/patches/patch-ab Thu Jan 1 09:00:00 1970 --- slrn/patches/patch-ab Sun Apr 18 22:04:42 1999 *************** *** 0 **** --- 1,12 ---- + *** configure.org Sun Apr 18 21:51:14 1999 + --- configure Sun Apr 18 22:04:15 1999 + *************** + *** 2486,2491 **** + --- 2486,2492 ---- + # version. + + JD_Search_Dirs="$JD_Search_Dirs \ + + /usr/local/include/slang,/usr/local/lib \ + /usr/local/include,/usr/local/lib \ + /usr/include,/usr/lib \ + /usr/include/slang,/usr/lib \ diff -cNr slrn.old/patches/patch-ac slrn/patches/patch-ac *** slrn.old/patches/patch-ac Thu Jan 1 09:00:00 1970 --- slrn/patches/patch-ac Sun Apr 18 22:07:08 1999 *************** *** 0 **** --- 1,21 ---- + *** src/slrnfeat.h.orig Sun Apr 18 21:51:20 1999 + --- src/slrnfeat.h Sun Apr 18 22:05:53 1999 + *************** + *** 215,222 **** + #define SLRN_TZ_TM_ZONE 2 /* timezone set in tm_zone of struct tm */ + #define SLRN_TZ_TIMEZONE 3 /* timezone() */ + /* choose one from listed above */ + ! #define SLRN_TZ_TYPE SLRN_TZ_TZNAME + ! /* #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE */ + #ifndef SLRNPULL_CODE + #define KANJI + #endif + --- 215,222 ---- + #define SLRN_TZ_TM_ZONE 2 /* timezone set in tm_zone of struct tm */ + #define SLRN_TZ_TIMEZONE 3 /* timezone() */ + /* choose one from listed above */ + ! /* #define SLRN_TZ_TYPE SLRN_TZ_TZNAME */ + ! #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE + #ifndef SLRNPULL_CODE + #define KANJI + #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message