svn commit: r540706 - head/devel/doctest

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Jun 28 13:22:28 UTC 2020


Author: lwhsu
Date: Sun Jun 28 13:22:27 2020
New Revision: 540706
URL: https://svnweb.freebsd.org/changeset/ports/540706

Log:
  Update to 2.4.0
  
  PR:		247614
  Submitted by:	Nick Black <nickblack at linux.com> (maintainer)

Modified:
  head/devel/doctest/Makefile
  head/devel/doctest/distinfo

Modified: head/devel/doctest/Makefile
==============================================================================
--- head/devel/doctest/Makefile	Sun Jun 28 13:21:15 2020	(r540705)
+++ head/devel/doctest/Makefile	Sun Jun 28 13:22:27 2020	(r540706)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	doctest
-DISTVERSION=	2.3.8
+DISTVERSION=	2.4.0
 CATEGORIES=	devel
 
 MAINTAINER=	nickblack at linux.com

Modified: head/devel/doctest/distinfo
==============================================================================
--- head/devel/doctest/distinfo	Sun Jun 28 13:21:15 2020	(r540705)
+++ head/devel/doctest/distinfo	Sun Jun 28 13:22:27 2020	(r540706)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590135965
-SHA256 (onqtam-doctest-2.3.8_GH0.tar.gz) = d7232437eceb46ad5de03cacdee770c80f2e53e7b8efc1c8a8ed29539f64efa5
-SIZE (onqtam-doctest-2.3.8_GH0.tar.gz) = 2242231
+TIMESTAMP = 1593341522
+SHA256 (onqtam-doctest-2.4.0_GH0.tar.gz) = f689f48e92c088928d88d8481e769c8e804f0a608b484ab8ef3d6ab6045b5444
+SIZE (onqtam-doctest-2.4.0_GH0.tar.gz) = 2249705


More information about the svn-ports-all mailing list