[Bug 199652] [patch] security/strongswan: fix PLIST with EAPAKA3GPP2 is unset and EAPDYNAMIC is set

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 23 20:20:46 UTC 2015


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

            Bug ID: 199652
           Summary: [patch] security/strongswan: fix PLIST with
                    EAPAKA3GPP2 is unset and EAPDYNAMIC is set
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: garga at FreeBSD.org
                CC: strongswan at Nanoteq.com
          Keywords: patch
             Flags: maintainer-feedback?(strongswan at Nanoteq.com)
                CC: strongswan at Nanoteq.com

Created attachment 155926
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155926&action=edit
patch

The bug is easy to reproduce, just run:

# make WITH=EAPDYNAMIC WITHOUT=EAPAKA3GPP2

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%ETCDIR%%.d/charon/gmp.conf.sample
Error: Missing: %%DATADIR%%/templates/config/plugins/gmp.conf
===> Error: Plist issues found.
*** Error code 1

Attached patch fix it. No PORTREVISION bump since default options work as
expected

Sponsored by: Netgate

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


More information about the freebsd-ports-bugs mailing list