Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 13:57:42 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9357: Update ports: Mew-1.93
Message-ID:  <199901070457.NAA44763@pis.toba-cmt.ac.jp>

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

>Number:         9357
>Category:       ports
>Synopsis:       Update ports: Mew-1.93
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan  6 20:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port Mew-1.93. 

Current modifications are :

(1) Put lack of lists to PLIST-XEmacs.

Update files are respecively :

[Add] :
(NONE)
[Delete] :
(NONE)
[Update] :
-rw-r--r--  1    kiri   staff    3573 Jan  7 13:54 /mail/mew-common/pkg/PLIST-XEmacs
-rw-r--r--  1    kiri   staff     481 Jan  7 13:54 /mail/mew-xemacs20/Makefile
I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ /usr/ports/current/mail/mew-common/Makefile mail/mew-common/Makefile
--- /usr/ports/current/mail/mew-common/Makefile	Sun Jan  3 19:12:04 1999
+++ mail/mew-common/Makefile	Thu Jan  7 13:53:04 1999
@@ -228,7 +228,7 @@
 .endif
 .if defined(XEMACS)
 	@cd ${WRKSRC}; \
-	${INSTALL_DATA} etc/*.xpm ${EMACSDIR}/etc/mew; \
+	${INSTALL_DATA} etc/*.xpm etc/Mew.* ${EMACSDIR}/etc/mew; \
 	${INSTALL_DATA} etc/etc/COLOR etc/etc/*.xpm ${EMACSDIR}/etc/mew/etc
 .endif
 .if defined(ELISP)
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ /usr/ports/current/mail/mew-common/pkg/PLIST-XEmacs mail/mew-common/pkg/PLIST-XEmacs
--- /usr/ports/current/mail/mew-common/pkg/PLIST-XEmacs	Sun Jan  3 19:12:05 1999
+++ mail/mew-common/pkg/PLIST-XEmacs	Thu Jan  7 13:50:13 1999
@@ -71,6 +71,9 @@
 %%MEWETCDIR%%/etc/mew-folder.xpm
 %%MEWETCDIR%%/etc/mew-inc2.xpm
 %%MEWETCDIR%%/etc/mew-kill.xpm
+%%MEWETCDIR%%/Mew.img
+%%MEWETCDIR%%/Mew.png
+%%MEWETCDIR%%/Mew.xbm
 %%MEWETCDIR%%/Mew.xpm
 %%MEWETCDIR%%/mew-Audio.xpm
 %%MEWETCDIR%%/mew-Blank.xpm
>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?199901070457.NAA44763>