CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/08/13 12:21:19
Modified files:
mail/notmuch : Makefile Makefile.inc
mail/notmuch/notmuch: Makefile distinfo
mail/notmuch/notmuch/patches: patch-configure
patch-doc_Makefile_local
patch-doc_conf_py
patch-emacs_Makefile_local
patch-lib_Makefile_local
patch-notmuch-dump_c
patch-notmuch-new_c
patch-notmuch-restore_c
patch-test_T355-smime_sh
patch-test_test-lib_sh
mail/notmuch/notmuch/pkg: PLIST-main
mail/notmuch/py-notmuch: Makefile distinfo
mail/notmuch/py-notmuch/pkg: PLIST
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Added files:
mail/notmuch/notmuch/patches: patch-notmuch-client_h
patch-status_c
Removed files:
mail/notmuch/notmuch/patches: patch-lib_notmuch_h
patch-util_zlib-extra_c
Log message:
update to notmuch 0.30, adjust how shlib versioning is done to maintain
the original version numbers in headers as there's a macro used to check
this which fails with previous patch. from Olivier Taïbi.
add quirks/@pkgpath to merge py-notmuch -> py3-notmuch, from me