Created attachment 164734 [details] patch to add JPEG support Currently the security/steghide port does not support JPEG files because the port does not depend on the JPEG package and consequently its configure script does not enable it. This patch adds a dependency on the JPEG package. The patch also pets portlint: - in Makefile, move LICENSE variables up to prevent a FATAL error - in pkg-plist, replace hardcoded "share/doc/steghide" by %%DOCSDIR%% Bump PORTREVISION
Created attachment 164735 [details] poudriere log for FreeBSD 11-amd64
committed, thanks
A commit references this bug: Author: arved Date: Mon Dec 28 11:57:00 UTC 2015 New revision: 404622 URL: https://svnweb.freebsd.org/changeset/ports/404622 Log: * add support for JPEG PR: 205650 Submitted by: rene * while here, add Option to disable NLS Changes: head/security/steghide/Makefile head/security/steghide/pkg-plist