Bug 251037 - devel/doctest: upgrade to 2.4.1
Summary: devel/doctest: upgrade to 2.4.1
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: Fernando Apesteguía
URL: https://github.com/onqtam/doctest/rel...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-11-11 08:33 UTC by nick black
Modified: 2020-11-12 08:39 UTC (History)
1 user (show)

See Also:


Attachments
svn diff 2.4.0 -> 2.4.1 (812 bytes, patch)
2020-11-11 08:33 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 2020-11-11 08:33:54 UTC
Created attachment 219544 [details]
svn diff 2.4.0 -> 2.4.1

Doctest 2.4.1 was released 2020-11-04.

https://github.com/onqtam/doctest/releases/tag/2.4.1
Comment 1 Automation User 2020-11-11 09:02:29 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/214608276
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-12 08:38:41 UTC
A commit references this bug:

Author: fernape
Date: Thu Nov 12 08:37:56 UTC 2020
New revision: 554937
URL: https://svnweb.freebsd.org/changeset/ports/554937

Log:
  devel/doctest: upgrade to 2.4.1

  ChangeLog: https://github.com/onqtam/doctest/releases/tag/2.4.1

  PR:	251037
  Submitted by:	nickblack@linux.com (maintainer)

Changes:
  head/devel/doctest/Makefile
  head/devel/doctest/distinfo
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-11-12 08:39:03 UTC
Committed with a minor style change.

Thanks!