Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2000 15:45:30 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22361: Update port: converters/aish
Message-ID:  <20001027224530.8B79537B4C5@hub.freebsd.org>

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

>Number:         22361
>Category:       ports
>Synopsis:       Update port: converters/aish
>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:   Fri Oct 27 15:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix DISTNAME
- Fix pkg-plist

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/converters/aish/Makefile converters/aish/Makefile
--- /usr/ports/converters/aish/Makefile	Sun Apr  9 15:43:32 2000
+++ converters/aish/Makefile	Tue Oct 24 01:41:45 2000
@@ -9,7 +9,7 @@
 PORTVERSION=	1.13
 CATEGORIES=	converters
 MASTER_SITES=	http://hp.vector.co.jp/authors/VA004474/etc/
-DISTNAME=	aish113u
+DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}u
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -urN /usr/ports/converters/aish/pkg-plist converters/aish/pkg-plist
--- /usr/ports/converters/aish/pkg-plist	Wed May  3 00:08:43 2000
+++ converters/aish/pkg-plist	Tue Oct 24 01:41:00 2000
@@ -3,4 +3,3 @@
 bin/ishcat
 share/doc/ja/aish/aish.txt
 @dirrm share/doc/ja/aish
-@unexec rmdir %D/share/doc/ja 2>/dev/null || true


>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?20001027224530.8B79537B4C5>