Bug 228677

Summary: www/emacs-w3m: Unbreak and etc.
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: MANTANI Nobutaka <nobutaka>
Status: Closed FIXED    
Severity: Affects Some People Flags: nobutaka: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2018-06-02 13:58:31 UTC
Created attachment 193916 [details]
patch file

* Unbreak with both editors/emacs and editors/emacs-devel.                                                              
* Change lispdir into ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/w3m.                                                      
* Bump PORTREVISION because
  - Chase update of editors/emacs.
  - Plist is changed.

Build of all flavors (full, canna, nox, devel_full and devel_nox) is confirmed with poudriere and 11.1-RELEASE amd64 jail.

And please send files/patch-aclocal.m4 as feedback to upstream.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-10 14:19:37 UTC
A commit references this bug:

Author: nobutaka
Date: Sun Jun 10 14:19:30 UTC 2018
New revision: 472137
URL: https://svnweb.freebsd.org/changeset/ports/472137

Log:
  * Unbreak with both editors/emacs and editors/emacs-devel.
  * Change lispdir into ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/w3m.
  * Bump PORTREVISION because
    - Chase update of editors/emacs.
    - Plist is changed.

  PR:		228677
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Changes:
  head/www/emacs-w3m/Makefile
  head/www/emacs-w3m/files/patch-aclocal.m4
  head/www/emacs-w3m/pkg-plist
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2018-06-10 14:20:45 UTC
Committed, thanks!