Bug 258967 - math/nauty: Adjust PORTVERSION to the format that Nauty upstream uses
Summary: math/nauty: Adjust PORTVERSION to the format that Nauty upstream uses
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-06 19:41 UTC by Yuri Victorovich
Modified: 2021-10-07 08:28 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (moritz)


Attachments
patch (524 bytes, patch)
2021-10-06 19:41 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2021-10-06 19:41:03 UTC
Created attachment 228487 [details]
patch

PORTVERSION is currently 27r3 but the Nauty website https://pallini.di.uniroma1.it/ shows version as 2.7r3

Repology (https://repology.org/project/nauty/versions) also gets confused because most distros have nauty package version in the same format D.DrD that the upstream uses.

The attached patch adjusts PORTVERSION to be in the same format D.DrD that the Nauty upstream uses.
Comment 1 Moritz Schmitt 2021-10-07 06:52:25 UTC
I had a good reason for not changing the version to the official Nauty format (which I also prefer), but I just can't remember. And since I don't see anything that immediately breaks, please go ahead and commit. Thanks, Yuri!
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2021-10-07 08:28:42 UTC
Committed, thanks for a quick approval!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-07 08:28:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f48be6e330c4b1d87e6b20a2643408b4e8697d3

commit 4f48be6e330c4b1d87e6b20a2643408b4e8697d3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-07 08:20:21 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-07 08:27:37 +0000

    math/nauty: Adjust PORTVERSION to the format that Nauty upstream uses

    PR:             258967
    Approved by:    moritz@schmi.tt (maintainer)

 math/nauty/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)