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: |
|
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 Committed, thanks! |
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.