On Wed, 27 May 2015 11:07:08 +0200
[email protected] (Jérémie Courrèges-Anglas) wrote:
> YASUOKA Masahiko <[email protected]> writes:
>> I'd like to add 'mail/mailest'.
>>
>> It's a new search backend for Mew using Hyper Estrairer.  It is to
>> replace the existing search backend "mewest".  It is recently
>> developed by myself, I think it's useful for all Mew users on
>> OpenBSD.
>>
>> See https://github.com/yasuoka/mailest about "mailest".
>>
>> ok?
> 
> ok jca@ (a bit late)

Thanks.

> Please remove "share/examples/" from PLIST, mtree owns it.
> 
> Also, mew doesn't own "share/emacs/" and "share/emacs/site-lisp/",
> editors/emacs does; not a big issue since this doesn't end up in the
> resulting package.

I see.  I hadn't given care about that point so much.

ok?

Index: mail/mailest/pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/mailest/pkg/PLIST,v
retrieving revision 1.1
diff -u -p -r1.1 PLIST
--- mail/mailest/pkg/PLIST      27 May 2015 08:45:57 -0000      1.1
+++ mail/mailest/pkg/PLIST      27 May 2015 11:52:18 -0000
@@ -12,7 +12,6 @@ bin/smew-mailest
 @bin sbin/mailestd
 share/doc/mailest/
 share/doc/mailest/README.md
-share/examples/
 share/examples/mailest/
 share/examples/mailest/dot.emacs
 share/examples/mailest/mailestd.conf

Index: mail/mew/pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/mew/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- mail/mew/pkg/PLIST  27 May 2015 01:17:57 -0000      1.3
+++ mail/mew/pkg/PLIST  27 May 2015 11:52:34 -0000
@@ -41,8 +41,6 @@ share/doc/mew/00readme
 share/doc/mew/dot.emacs
 share/doc/mew/dot.mew
 share/doc/mew/dot.theme
-share/emacs/
-share/emacs/site-lisp/
 share/emacs/site-lisp/etc/
 share/emacs/site-lisp/etc/Mew.img
 share/emacs/site-lisp/etc/Mew.png

Reply via email to