Page MenuHomeFreeBSD

devel/sonar-scanner-cli: Fix build as non-root
ClosedPublic

Authored by bhughes on Jul 1 2017, 7:34 PM.
Tags
None
Referenced Files
F85438834: D11438.diff
Thu, Jun 6, 2:24 AM
F85420973: D11438.id30345.diff
Wed, Jun 5, 9:39 PM
Unknown Object (File)
Mon, Jun 3, 3:33 AM
Unknown Object (File)
Sun, Jun 2, 3:08 AM
Unknown Object (File)
Fri, May 10, 10:39 PM
Unknown Object (File)
May 4 2024, 8:25 AM
Unknown Object (File)
Apr 24 2024, 4:37 AM
Unknown Object (File)
Apr 19 2024, 12:08 PM
Subscribers
None

Details

Summary

devel/sonar-scanner-cli: Fix build as non-root

  • Bump PORTREVISION

PR: 220115
Submitted by: Dušan Vejnovič <freebsd@dussan.org> (maintainer)
Approved by: robak (mentor)

Test Plan

$ pwd
/usr/ports/devel/sonar-scanner-cli
$ portlint -C
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
WARN: /usr/ports/devel/sonar-scanner-cli/distinfo: [1]: TIMESTAMP is over 30 days old
0 fatal errors and 2 warnings found.

http://35.176.84.170/data/latest-per-pkg/sonar-scanner-cli/2.8/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Mmm, it must have been generating bad packages before, no ? I mean, all directories would be 644 and unreadable, so maybe bump PORTREVISION?

This revision is now accepted and ready to land.Jul 3 2017, 12:43 PM
In D11438#236873, @mat wrote:

Mmm, it must have been generating bad packages before, no ? I mean, all directories would be 644 and unreadable, so maybe bump PORTREVISION?

That's a good point, I will bump it.

bhughes edited edge metadata.

Bump PORTREVISION due to the packaging changes, as suggested.

This revision now requires review to proceed.Jul 3 2017, 12:56 PM
This revision was automatically updated to reflect the committed changes.