Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 20:20:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199652] [patch] security/strongswan: fix PLIST with EAPAKA3GPP2 is unset and EAPDYNAMIC is set
Message-ID:  <bug-199652-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: garga@FreeBSD.org
                CC: strongswan@Nanoteq.com
          Keywords: patch
             Flags: maintainer-feedback?(strongswan@Nanoteq.com)
                CC: strongswan@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199652-13>