Bug 228737

Summary: japanese/yc.el: compile error is fixed
Product: Ports & Packages Reporter: Takayuki Nakao <t>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: arved, t
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
The recursive diff of the ports none

Description Takayuki Nakao 2018-06-04 07:38:18 UTC
Created attachment 193985 [details]
The recursive diff of the ports

Duplicate '&optional' declaration in a 'yc-yomi' function definition causes the compile error.
The attached patch fixes the problem.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-13 15:07:00 UTC
A commit references this bug:

Author: arved
Date: Wed Jun 13 15:06:42 UTC 2018
New revision: 472327
URL: https://svnweb.freebsd.org/changeset/ports/472327

Log:
  Unbreak port

  PR:		228737
  Submitted by:	maintainer

Changes:
  head/japanese/yc.el/Makefile
  head/japanese/yc.el/files/patch-yc.el
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2018-06-13 15:07:13 UTC
committed, thanks