Bug 228677 - www/emacs-w3m: Unbreak and etc.
Summary: www/emacs-w3m: Unbreak and etc.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-02 13:58 UTC by Yasuhiro Kimura
Modified: 2018-06-10 14:20 UTC (History)
0 users

See Also:
nobutaka: maintainer-feedback+


Attachments
patch file (38.79 KB, patch)
2018-06-02 13:58 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!