Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 1997 15:51:49 +0900 (JST)
From:      Kazuhiko Kiriyama(System administrator) <kiri@kiri.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/3852: Update port(jp-man-doc-2.2.2):japanese/man-doc.
Message-ID:  <199706120651.PAA18034@kiri.toba-cmt.ac.jp>
Resent-Message-ID: <199706120650.XAA12565@hub.freebsd.org>

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

>Number:         3852
>Category:       ports
>Synopsis:       Update port(jp-man-doc-2.2.2):japanese/man-doc.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          support
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 11 23:50:01 PDT 1997
>Last-Modified:
>Originator:     Kazuhiko Kiriyama
>Organization:
Toba National College of Maritime Technology.
                 Department of Electronic Mechanical Engineering
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:
>Description:

	I've updated the port(jp-man-doc-2.2.2):japanese/man-doc.

	Current modifications is

		(1) Change Makefile in order to update DISTFILE.

	I put the diff from ports-current(japanese/man-doc) in "Fix:".

>How-To-Repeat:
>Fix:
diff -aurN --exclude=CVS /usr/ports/current/ports/japanese/man-doc/Makefile ./Makefile
--- /usr/ports/current/ports/japanese/man-doc/Makefile	Tue May 20 17:36:01 1997
+++ ./Makefile	Wed Jun 11 11:57:32 1997
@@ -1,22 +1,24 @@
 # New ports collection makefile for:	Japanese man documents
-# Version required:	2.2.1
+# Version required:	2.2.2
 # Date created:		6 January 1997
 # Whom:			Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
 #
 # $Id: Makefile,v 1.5 1997/05/20 04:31:03 asami Exp $
 #
 
-DISTNAME=	jp-man-doc-2.2.1
+DISTNAME=	jp-man-doc-${VERSION}
 CATEGORIES=	japanese
 MASTER_SITES=	ftp://jaz.jp.freebsd.org/pub/FreeBSD-jp/man-jp/
-DISTFILES=	jpman-2.2.1a.tar.gz
+DISTFILES=	jpman-${VERSION}a.tar.gz
 
 MAINTAINER=	kiri@kiri.toba-cmt.ac.jp
 
 RUN_DEPENDS=	jman:${PORTSDIR}/japanese/man
 
 NO_BUILD=	yes
-JPMANDIR=	jpman-2.2.1
+
+VERSION=	2.2.2
+JPMANDIR=	jpman-${VERSION}
 WRKSRC=		${WRKDIR}/${JPMANDIR}
 
 do-install:
diff -aurN --exclude=CVS /usr/ports/current/ports/japanese/man-doc/files/md5 ./files/md5
--- /usr/ports/current/ports/japanese/man-doc/files/md5	Tue May 20 17:36:10 1997
+++ ./files/md5	Wed Jun 11 12:03:01 1997
@@ -1 +1 @@
-MD5 (jpman-2.2.1a.tar.gz) = 533e45517912f1adc322d72b87cf47a4
+MD5 (jpman-2.2.2a.tar.gz) = e6e45408eb5c0a82ed1f5e8cc1ae3a88
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706120651.PAA18034>