Page MenuHomeFreeBSD

cleanup: set generic version for devel/subversion
ClosedPublic

Authored by michaelo on Oct 24 2023, 11:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 29, 9:58 AM
Unknown Object (File)
Wed, Jan 29, 12:45 AM
Unknown Object (File)
Sat, Jan 25, 3:25 PM
Unknown Object (File)
Thu, Jan 23, 7:09 AM
Unknown Object (File)
Dec 30 2024, 8:39 AM
Unknown Object (File)
Dec 1 2024, 2:42 PM
Unknown Object (File)
Nov 29 2024, 7:59 AM
Unknown Object (File)
Nov 24 2024, 9:26 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 54152
Build 51042: 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