[Bug 205650] security/steghide : add support for JPEG

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 27 19:19:43 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205650

            Bug ID: 205650
           Summary: security/steghide :  add support for JPEG
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: arved at FreeBSD.org
          Reporter: rene at FreeBSD.org
          Assignee: arved at FreeBSD.org
             Flags: maintainer-feedback?(arved at FreeBSD.org)

Created attachment 164734
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164734&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list