svn commit: r552240 - head/devel/catch

Pietro Cerutti gahr at FreeBSD.org
Tue Oct 13 13:13:31 UTC 2020


Author: gahr
Date: Tue Oct 13 13:13:30 2020
New Revision: 552240
URL: https://svnweb.freebsd.org/changeset/ports/552240

Log:
  devel/catch: update to 2.13.2
  
  Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.2

Modified:
  head/devel/catch/Makefile
  head/devel/catch/distinfo

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Tue Oct 13 12:40:42 2020	(r552239)
+++ head/devel/catch/Makefile	Tue Oct 13 13:13:30 2020	(r552240)
@@ -3,7 +3,7 @@
 
 PORTNAME=	catch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.13.1
+DISTVERSION=	2.13.2
 PORTREVISION=	0
 CATEGORIES=	devel
 

Modified: head/devel/catch/distinfo
==============================================================================
--- head/devel/catch/distinfo	Tue Oct 13 12:40:42 2020	(r552239)
+++ head/devel/catch/distinfo	Tue Oct 13 13:13:30 2020	(r552240)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599551965
-SHA256 (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 36bcc9e6190923961be11e589d747e606515de95f10779e29853cfeae560bd6c
-SIZE (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 651476
+TIMESTAMP = 1602577992
+SHA256 (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 5e39d9199f4f174dc3c8896fb4cf0a2ce9b9c358ae759b87fade6d615ca2d27e
+SIZE (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 653400


More information about the svn-ports-all mailing list