Bug 257819 - devel/doctest: update to 2.4.6
Summary: devel/doctest: update to 2.4.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guangyuan Yang
URL: https://github.com/onqtam/doctest/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-13 21:08 UTC by nick black
Modified: 2021-08-14 00:32 UTC (History)
1 user (show)

See Also:


Attachments
git diff 2.4.5 -> 2.4.6 (829 bytes, patch)
2021-08-13 21:08 UTC, nick black
nickblack: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nick black 2021-08-13 21:08:15 UTC
Created attachment 227168 [details]
git diff 2.4.5 -> 2.4.6

Released 2021-03-22. https://github.com/onqtam/doctest/releases/tag/2.4.6
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-14 00:25:15 UTC
A commit in branch main references this bug:

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

commit dc47fae3163df0b4f130a0785c3f14d5baf2e3bc
Author:     Nick Black <nickblack@linux.com>
AuthorDate: 2021-08-14 00:24:41 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-14 00:24:41 +0000

    devel/doctest: Update to 2.4.6

    Changelog:      https://github.com/onqtam/doctest/releases/tag/2.4.6

    PR:             257819

 devel/doctest/Makefile | 2 +-
 devel/doctest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-08-14 00:32:30 UTC
Committed, thanks!