notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/gpgme/files/patch-lang_cpp_src_engineinfo.h
SVNWeb

Number of commits found: 3

Thu, 28 Mar 2019
[ 05:22 jhale search for other commits by this committer ] Original commit   Revision:497004
Update security/*gpgme* to 1.13.0

Changes:	https://lists.gnupg.org/pipermail/gnupg-devel/2019-March/034272.html
Fri, 26 Jan 2018
[ 04:02 jhale search for other commits by this committer ] Original commit   Revision:459975 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update to 1.10.0
Simplify python version detection

Changes:	https://lists.gnupg.org/pipermail/gnupg-users/2017-December/059592.html
Mon, 21 Nov 2016
[ 12:27 jhale search for other commits by this committer ] Original commit   Revision:426708
Fix build of security/gpgme-qt5 with gcc49

In file included from qgpgmebackend.cpp:42:0:
../../../lang/cpp/src/engineinfo.h: In constructor
  'GpgME::EngineInfo::Version::Version(const string&)':
../../../lang/cpp/src/engineinfo.h:47:17: error: 'sscanf' is not a
  member of 'std'
      std::sscanf(version.c_str(), "%d.%d.%d", &major, &minor, &patch) != 3) {

PR:		214687
Submitted by:	tcberner

Number of commits found: 3