Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2015 15:49:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202570] portlint does not know @(,,0555) file syntax
Message-ID:  <bug-202570-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202570
           Summary: portlint does not know @(,,0555) file syntax
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: pi@FreeBSD.org

For PR195736 ohauer suggested to use this syntax in pkg-plist

@(,,0555) lib/ocaml/expunge
@(,,0555) lib/ocaml/extract_crc

instead of

@mode 0555
lib/ocaml/expunge
lib/ocaml/extract_crc
@mode

reason: The suggested syntax is better for pkg-plist regeneration / diff.

Problem: portlint does not recognize this:

WARN: /home/pi/myp/lang/ocaml/pkg-plist: [291]: unknown pkg-plist directive
"@(,,0555) lib/ocaml/expunge"

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