Subject: CVS commit: pkgsrc/sysutils/gnome-vfs
From: Thomas Klausner
Date: 2018-02-16 14:18:26
Message id: 20180216131826.6396FFB40@cvs.NetBSD.org

Log Message:
gnome-vfs: fix build with openssl-1.1.

struct SSL is opaque in openssl-1.1; and the SSL_free() man page
says that one should not free members of it manually (in both
the openssl-1.0 and openssl-1.1 man pages).

Regen two other patches (NFC for these).

Bump PKGREVISION.

Files:
RevisionActionfile
1.116modifypkgsrc/sysutils/gnome-vfs/Makefile
1.38modifypkgsrc/sysutils/gnome-vfs/distinfo
1.12modifypkgsrc/sysutils/gnome-vfs/patches/patch-ae
1.2modifypkgsrc/sysutils/gnome-vfs/patches/patch-ar
1.1addpkgsrc/sysutils/gnome-vfs/patches/patch-libgnomevfs_gnome-vfs-ssl.c