maintainer-feedback requested: [Bug 264540] [devel/hs-ormolu] incorrect permissions in ports directory

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Jun 2022 11:31:50 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-haskell (Nobody)
<haskell@FreeBSD.org> for maintainer-feedback:
Bug 264540: [devel/hs-ormolu] incorrect permissions in ports directory
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264540



--- Description ---
root@localhost:~ # ll /usr/ports/devel/hs-ormolu/
total 14
-rwxr-xr-x  1 root  wheel   525 May 21 17:17 Makefile*
-rwxr-xr-x  1 root  wheel  3320 May 21 17:17 distinfo*
-rw-r--r--  1 root  wheel   386 May 21 17:17 pkg-descr
root@localhost:~ #

Looks like Makefile and distinfo should have 644 instead of 755.