|
>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: >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 <[hidden email]> + + ;; Author: Keisuke Nishida <[hidden email]> --- patch-ja-lookup ends here --- >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "[hidden email]" |
|
Synopsis: [PATCH] japanese/lookup: remove garbage from head of lisp/ndic.el
Responsible-Changed-From-To: freebsd-ports-bugs->hrs Responsible-Changed-By: hrs Responsible-Changed-When: Sat Aug 4 00:51:56 UTC 2012 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=170363 _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "[hidden email]" |
| Powered by Nabble | Edit this page |
