Bug 264492 - multimedia/py-mat2: Update to 0.12.4
Summary: multimedia/py-mat2: Update to 0.12.4
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: Nuno Teixeira
URL: https://0xacab.org/jvoisin/mat2/-/blo...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2022-06-05 23:22 UTC by Robert Clausecker
Modified: 2022-06-07 18:33 UTC (History)
2 users (show)

See Also:
fuz: merge-quarterly?


Attachments
multimedia/py-mat2: update to 0.12.4 (1.30 KB, patch)
2022-06-05 23:22 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-06-05 23:22:49 UTC
Created attachment 234475 [details]
multimedia/py-mat2: update to 0.12.4

A patch release.

Changelog:	https://0xacab.org/jvoisin/mat2/-/blob/master/CHANGELOG.md

Tested with Poudriere on i386 amd64 FreeBSD 13.
Please MFH if possible.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-06-07 15:41:26 UTC
A commit in branch main references this bug:

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

commit bee84ab72f0faaa958bb0d18cbad4ae169bdefae
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-06-07 15:38:00 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-06-07 15:40:28 +0000

    multimedia/py-mat2: Update to 0.12.4

     - reformat Makefile with portfmt

    ChangeLog: https://0xacab.org/jvoisin/mat2/-/blob/0.12.4/CHANGELOG.md

    PR:             264492

 multimedia/py-mat2/Makefile | 15 +++++++--------
 multimedia/py-mat2/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 11 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2022-06-07 16:28:57 UTC
Please don't randomly reformat the ports I maintain.
This causes additional work for me and does not bring any improvement to the port.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-06-07 18:28:56 UTC
A commit in branch 2022Q2 references this bug:

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

commit df1b9d7cfedfa475f6136ff9f79d456e4ed7a8c7
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-06-07 15:38:00 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-06-07 15:55:20 +0000

    multimedia/py-mat2: Update to 0.12.4

     - reformat Makefile with portfmt

    ChangeLog: https://0xacab.org/jvoisin/mat2/-/blob/0.12.4/CHANGELOG.md

    PR:             264492
    (cherry picked from commit bee84ab72f0faaa958bb0d18cbad4ae169bdefae)

 multimedia/py-mat2/Makefile | 15 +++++++--------
 multimedia/py-mat2/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 11 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-06-07 18:31:52 UTC
(In reply to Robert Clausecker from comment #2)

Sorry about that. Please feel free to send a new PR to correct it.
Next time I will ask first.
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-06-07 18:33:38 UTC
Commited, thanks!