ports/170363: [PATCH] japanese/lookup: remove garbage from head of lisp/ndic.el

Yasuhiro KIMURA yasu at utahime.org
Fri Aug 3 23:40:07 UTC 2012


>Number:         170363
>Category:       ports
>Synopsis:       [PATCH] japanese/lookup: remove garbage from head of lisp/ndic.el
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 03 23:40:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD xxxx 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Wed Jun 13 07:27:30 JST 2012 xxxx i386


	
>Description:
	Remove garbase from head of lisp/ndic.el, which causes
        compile error with emacs 24.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ja-lookup begins here ---
Index: Makefile
===================================================================
RCS file: /usr0/freebsd/cvsroot/ports/japanese/lookup/Makefile,v
retrieving revision 1.43
diff -u -r1.43 Makefile
--- Makefile	1 Aug 2012 16:50:15 -0000	1.43
+++ Makefile	3 Aug 2012 23:29:37 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	lookup
 PORTVERSION=	1.4.1
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	japanese elisp
 MASTER_SITES=	http://openlab.ring.gr.jp/edict/lookup/dist/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
Index: files/patch-lisp-ndic.el
===================================================================
RCS file: files/patch-lisp-ndic.el
diff -N files/patch-lisp-ndic.el
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-lisp-ndic.el	3 Aug 2012 23:28:26 -0000
@@ -0,0 +1,8 @@
+--- lisp/ndic.el.orig	2001-11-29 03:32:43.000000000 +0900
++++ lisp/ndic.el	2012-08-04 08:27:07.000000000 +0900
+@@ -1,4 +1,4 @@
+-e;;; ndic.el --- Lookup by free dictionaries
++;;; ndic.el --- Lookup by free dictionaries
+ ;; Copyright (C) 1999 Lookup Development Team <lookup at ring.gr.jp>
+ 
+ ;; Author: Keisuke Nishida <kei at psn.net>
--- patch-ja-lookup ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list