Page MenuHomeFreeBSD

cleanup: set generic version for devel/subversion
ClosedPublic

Authored by michaelo on Oct 24 2023, 11:54 AM.
Tags
None
Referenced Files
F163263366: D42349.id.diff
Tue, Jul 21, 1:44 PM
F163229701: D42349.id129452.diff
Tue, Jul 21, 6:28 AM
F163204406: D42349.id129453.diff
Tue, Jul 21, 1:04 AM
Unknown Object (File)
Mon, Jul 20, 3:29 AM
Unknown Object (File)
Sat, Jul 18, 7:55 AM
Unknown Object (File)
Sat, Jul 11, 1:10 AM
Unknown Object (File)
Sun, Jul 5, 5:06 AM
Unknown Object (File)
Sat, Jul 4, 12:38 AM
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 54151
Build 51041: 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