Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2014 13:09:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193606] New: [patch] www/polipo: Changing the PCACHEDIR variable causes a ckeck-plist error
Message-ID:  <bug-193606-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193606

            Bug ID: 193606
           Summary: [patch] www/polipo: Changing the PCACHEDIR variable
                    causes a ckeck-plist error
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: CQG00620@nifty.ne.jp
                CC: frank@pinky.sax.de
                CC: frank@pinky.sax.de
             Flags: maintainer-feedback?(frank@pinky.sax.de)

Created attachment 147270
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147270&action=edit
A patch for www/polipo

The PCACHEDIR variable is set to /var/cache/polipo for a default value
in Makefile.
If the other directory name (e.g. /tmp/polipo) is specified,
it causes a check-plist error:

| ===> Checking for items in pkg-plist which are not in STAGEDIR
| Error: Missing: @dirrmtry /var/cache/polipo
| ===> Error: Plist issues found.
| *** [check-plist] Error code 1
| 
| Stop in /usr/ports/www/polipo.
| ====>> Error: check-plist failures detected

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer CC'd

-- 
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-193606-13>