Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 1999 00:05:31 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9908: Update ports: xemacs-mule-common-20.4(editors/xemacs-mule-common)
Message-ID:  <199902041505.AAA24838@pis.toba-cmt.ac.jp>

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

>Number:         9908
>Category:       ports
>Synopsis:       Update ports: xemacs-mule-common-20.4(editors/xemacs-mule-common)
>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:   Thu Feb  4 07:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port xemacs-mule-common-20.4(editors/xemacs-mule-common). 

Current modifications are :

(1) Add cuserid definition to lib-src/fakemail.c avoid to compilation error. 

Update files are respecively :

[Add] :
-rw-r--r--  1    kiri   staff     308 Feb  4 23:58 editors/xemacs-mule-common/patches/patch-ai
[Delete] :
(NONE)
[Update] :
(NONE)
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/editors/xemacs-mule-common/patches/patch-ai ./patches/patch-ai
--- /usr/ports/current/editors/xemacs-mule-common/patches/patch-ai	Thu Jan  1 09:00:00 1970
+++ ./patches/patch-ai	Thu Feb  4 23:51:37 1999
@@ -0,0 +1,10 @@
+--- lib-src/fakemail.c.orig	Thu Feb  4 23:50:08 1999
++++ lib-src/fakemail.c	Thu Feb  4 23:50:18 1999
+@@ -21,6 +21,7 @@
+ /* Synched up with: FSF 19.28. */
+ 
+ #define NO_SHORTNAMES
++#define cuserid(s) ((char *)0)
+ #include <../src/config.h>
+ 
+ #if defined (BSD) && !defined (BSD4_1) && !defined (USE_FAKEMAIL)
>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?199902041505.AAA24838>