Date: Mon, 26 Apr 1999 02:34:55 +0900 (JST) From: shuna@pop16.odn.ne.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11314: Update: japanese/slrn Message-ID: <199904251734.CAA00519@pop16.odn.ne.jp>
next in thread | raw e-mail | index | archive | help
>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 <mega@minz.org> # - # $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904251734.CAA00519>