Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 2002 14:19:25 +0900 (JST)
From:      Takayuki Nakao <t@nakao.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        t@nakao.org
Subject:   ports/45132: Update ports: use PORTCOMMENT in japanese/yc.el
Message-ID:  <20021108.141925.60848933.t.nakao@ntt.com>

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

>Number:         45132
>Category:       ports
>Synopsis:       Update ports: use PORTCOMMENT in japanese/yc.el
>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:   Thu Nov 07 21:20:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Takayuki Nakao <t@nakao.org>
>Release:        
>Organization:
>Environment:
>Description:
pkg-comment -> PORTCOMMENT

>How-To-Repeat:
>Fix:

diff -ruN yc.el.orig/Makefile yc.el/Makefile
--- yc.el.orig/Makefile	Sun Nov  3 11:40:57 2002
+++ yc.el/Makefile	Thu Nov  7 21:03:55 2002
@@ -2,7 +2,7 @@
 # Date created:		1999/12/05
 # Whom:			HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
 #
-# $FreeBSD: ports/japanese/yc.el/Makefile,v 1.7 2002/11/03 09:02:36 yoichi Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	yc.el
@@ -13,6 +13,8 @@
 EXTRACT_SUFX=	.gz
 
 MAINTAINER=	t@nakao.org
+
+PORTCOMMENT=	Yet another Canna client for Emacs/XEmacs
 
 EXTRACT_AFTER_ARGS=	> yc.el
 NO_WRKSUBDIR=	yes
diff -ruN yc.el.orig/pkg-comment yc.el/pkg-comment
--- yc.el.orig/pkg-comment	Fri Jun 28 03:51:15 2002
+++ yc.el/pkg-comment	Wed Dec 31 16:00:00 1969
@@ -1 +0,0 @@
-Yet another Canna client for Emacs/XEmacs
>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?20021108.141925.60848933.t.nakao>