Bug 257083 - graphics/povray*: claim maintainership, update povray37 to v3.7.0.10
Summary: graphics/povray*: claim maintainership, update povray37 to v3.7.0.10
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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-09 15:50 UTC by Philipp Ost
Modified: 2021-07-13 22:52 UTC (History)
1 user (show)

See Also:


Attachments
graphics/povray*: claim maintainership, update to v3.7.0.10 (5.89 KB, patch)
2021-07-09 15:50 UTC, Philipp Ost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Ost 2021-07-09 15:50:32 UTC
Created attachment 226325 [details]
graphics/povray*: claim maintainership, update to v3.7.0.10

This patch does the following:

- graphics/povray-meta: claim maintainership, set default version to version 3.7. POV-Ray 3.7.0 has been released in November 2013 and is the current official version for all platforms.

- graphics/povray36: claim maintainership

-graphics/povray37: claim maintainership, clean up the Makefile, update to version 3.7.0.10 (https://github.com/POV-Ray/povray/releases/tag/v3.7.0.10).
poudriere testport with a 12.2-Release amd64 jail runs without issues.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-07-13 22:52:07 UTC
Committed as 6fe7b7c336d2deab2ed95e6eeccbe0eb267a09cf!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-07-13 22:52:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fe7b7c336d2deab2ed95e6eeccbe0eb267a09cf

commit 6fe7b7c336d2deab2ed95e6eeccbe0eb267a09cf
Author:     Philipp Ost <bsd@philippost.de>
AuthorDate: 2021-07-13 22:49:45 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-07-13 22:51:18 +0000

    graphics/povray*: Pass maintainership to submitter and set default to 3.7

    graphics/povray-meta: claim maintainership, set default version to version
    3.7. POV-Ray 3.7.0 has been released in November 2013 and is the current
    official version for all platforms.

    PR:     257083

 graphics/povray-meta/Makefile | 6 +++---
 graphics/povray36/Makefile    | 2 +-
 graphics/povray37/Makefile    | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)