Page MenuHomeFreeBSD

cleanup: set generic version for devel/subversion
ClosedPublic

Authored by michaelo on Oct 24 2023, 11:54 AM.
Tags
None
Referenced Files
F157126270: D42349.id129452.diff
Mon, May 18, 3:17 PM
F157112312: D42349.id129289.diff
Mon, May 18, 1:07 PM
F157087496: D42349.id129294.diff
Mon, May 18, 9:07 AM
F157037225: D42349.id.diff
Mon, May 18, 1:58 AM
F157026916: D42349.id129452.diff
Mon, May 18, 12:45 AM
Unknown Object (File)
Sun, May 17, 9:17 PM
Unknown Object (File)
Sun, May 17, 1:55 PM
Unknown Object (File)
Mon, Apr 27, 9:54 PM
Subscribers
None

Details

Summary

PR: 253566
Approved by: jrm (mentor), otis (mentor), maintainer timeout

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54149
Build 51039: arc lint + arc unit

Event Timeline

michaelo created this revision.
devel/p5-SVN-Hooks/Makefile
20

I wonder why are > and >= intermixed here.

devel/p5-SVN-Hooks/Makefile
20

Looking at the Porter's Handbook it should be >0. I will fix for hunks I have changed. Good catch.

Issue addressed.

Guys, please have a look at this again. It is straight forward.

devel/p5-SVN-Hooks/Makefile
20

If no particular version is required, just omit the version range specifier. That is, just use svn:devel/subversion as you did below for portshaker.

devel/p5-SVN-Look/Makefile
18

Same comment as above.

devel/statsvn/Makefile
14

Same comment as above.

Drop portshaker because it is an invalid change.

While you are right, there is a difference. Portshaker depends on the executable svn, but the other ports depend on the package. I don't know whether they do use the executable or not. Having said that, I think this is still correct. The Portshaker hunk is wrong, antoine@ pointed me to this.

This revision is now accepted and ready to land.Oct 27 2023, 1:37 PM