Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Feb 2000 21:59:46 +0900
From:      TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
To:        ukatsuta@mud.biglobe.ne.jp
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/16583: Update port: japanese/slrn to 0.9.6.2
Message-ID:  <20000209215946D.taoka@infonets.hiroshima-u.ac.jp>
In-Reply-To: <200002091130.DAA91790@freefall.freebsd.org>
References:  <200002091130.DAA91790@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

At Wed, 09 Feb 2000 00:38:38 +0900,
>  TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> wrote:
>  > Current port have already been updated to 0.9.5.7.1
>  > So your patch for Makefile is rejected.
>  
>  Sorry. I have made new diffs from current port.

Thanks. But I have already committed your patch.  Then, your Makefile
and mine are the same without white spaces (I changed spaces to tab)
and "Version required".

I will change "Version required" to 0.9.6.2jp0.


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/slrn/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	2000/02/09 06:53:03	1.11
+++ Makefile	2000/02/09 12:50:28
@@ -1,30 +1,30 @@
 # New ports collection makefile for:	ja-slrn
-# Version required:   0.9.6.2.jp1
+# Version required:	0.9.6.2jp0
 # Date created:		6 Sept 1999
 # Whom:			Takashi Mega <mega@minz.org>
 #
-# $FreeBSD: ports/japanese/slrn/Makefile,v 1.11 2000/02/09 06:53:03 taoka Exp $
+# $FreeBSD: ports/japanese/slrn/Makefile,v 1.10 1999/12/08 21:35:36 sada Exp $
 #
 
 DISTNAME=	slrn-0.9.6.2
 PKGNAME=	ja-slrn-0.9.6.2
 CATEGORIES=	japanese news
 MASTER_SITES=	ftp://space.mit.edu/pub/davis/slrn/ \
-		http://kondara.sdri.co.jp/~kikutani/slang/
-DISTFILES=	slrn-0.9.6.2.tar.gz  slrn-doc-j0.9.5.6-0.tar.gz
+              http://kondara.sdri.co.jp/~kikutani/slang/
+DISTFILES= 	slrn-0.9.6.2.tar.gz  slrn-doc-j0.9.5.6-0.tar.gz
 
 PATCH_SITES=	ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
 PATCHFILES= 	slrn-0.9.6.2jp0.pat.gz
-PATCH_DIST_STRIP=-p1
+PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	ukatsuta@mud.biglobe.ne.jp
 
 LIB_DEPENDS=	slang.2:${PORTSDIR}/japanese/libslang
 
-WRKSRC=		${WRKDIR}/slrn-0.9.6.2
+WRKSRC=         ${WRKDIR}/slrn-0.9.6.2
 JDOCSRC=	${WRKDIR}/slrn-doc-j0.9.5.6-0
 GNU_CONFIGURE=	yes
-ALL_TARGET=	all slrnpull
+ALL_TARGET=     all slrnpull
 MANLANG=	'' ja
 MAN1=		slrn.1
 


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?20000209215946D.taoka>