Skip site navigation (1)Skip section navigation (2)
Date:      15 Apr 2001 10:00:57 -0000
From:      kaoru@kaisei.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26592: Update port: japanese/leafrogue
Message-ID:  <20010415100057.20782.qmail@snake.se.uec.ac.jp>

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

>Number:         26592
>Category:       ports
>Synopsis:       Update port: japanese/leafrogue
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 15 03:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD snake.se.uec.ac.jp 4.3-RC FreeBSD 4.3-RC #773: Sat Apr 14 21:04:02 JST 2001 root@snake.se.uec.ac.jp:/usr/obj/usr/src/sys/SNAKE i386


	
>Description:
Fix pkg-plist.  Use %%PORTDOCS%%.

>How-To-Repeat:
	
>Fix:

diff -ruN leafrogue.orig/pkg-plist leafrogue/pkg-plist
--- leafrogue.orig/pkg-plist	Sat Nov  4 02:31:18 2000
+++ leafrogue/pkg-plist	Sun Apr 15 18:49:59 2001
@@ -1,9 +1,9 @@
 bin/leafrogue
 share/rogue/leaf.msg
 @unexec rmdir %D/share/rogue 2>/dev/null || true
-share/doc/ja/leafrogue/readme.txt
-share/doc/ja/leafrogue/lf_rogue.html
-share/doc/ja/leafrogue/lf_rogue.txt
-share/doc/ja/leafrogue/guide.tex
-share/doc/ja/leafrogue/guide.txt
-@dirrm share/doc/ja/leafrogue
+%%PORTDOCS%%share/doc/ja/leafrogue/readme.txt
+%%PORTDOCS%%share/doc/ja/leafrogue/lf_rogue.html
+%%PORTDOCS%%share/doc/ja/leafrogue/lf_rogue.txt
+%%PORTDOCS%%share/doc/ja/leafrogue/guide.tex
+%%PORTDOCS%%share/doc/ja/leafrogue/guide.txt
+%%PORTDOCS%%@dirrm share/doc/ja/leafrogue
>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?20010415100057.20782.qmail>