Subject: CVS commit: pkgsrc/chat/gajim
From: Nia Alarie
Date: 2018-11-19 15:50:24
Message id: 20181119145025.15C91FB1F@cvs.NetBSD.org

Log Message:
gajim: Add missing dependency to certifi and do not override __version__

- certifi module is needed despite not explicitly specified as a
  dependency in setup.py (probably a line about it should be added
  in setup.py too and shared with upstream).
- Do not override __version__ if git is found. This leads to possible PLIST
  problems due non-matching EGG_INFODIR.

Problem and patch by Jonathan Schleifer via PR pkg/53731 (PLIST problem a bit
reworked by leot).

Files:
RevisionActionfile
1.45modifypkgsrc/chat/gajim/Makefile
1.8modifypkgsrc/chat/gajim/distinfo
1.1addpkgsrc/chat/gajim/patches/patch-gajim_____init____.py