svn commit: r432488 - head/devel/catch

Pietro Cerutti gahr at FreeBSD.org
Thu Jan 26 13:39:40 UTC 2017


Author: gahr
Date: Thu Jan 26 13:39:39 2017
New Revision: 432488
URL: https://svnweb.freebsd.org/changeset/ports/432488

Log:
  devel/catch: update to 1.6.1
  
  Release notes: https://github.com/philsquared/Catch/releases/tag/v1.6.1

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

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Thu Jan 26 12:25:57 2017	(r432487)
+++ head/devel/catch/Makefile	Thu Jan 26 13:39:39 2017	(r432488)
@@ -3,7 +3,7 @@
 
 PORTNAME=	catch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.6.0
+DISTVERSION=	1.6.1
 CATEGORIES=	devel
 
 MAINTAINER=	gahr at FreeBSD.org

Modified: head/devel/catch/distinfo
==============================================================================
--- head/devel/catch/distinfo	Thu Jan 26 12:25:57 2017	(r432487)
+++ head/devel/catch/distinfo	Thu Jan 26 13:39:39 2017	(r432488)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484209494
-SHA256 (philsquared-Catch-v1.6.0_GH0.tar.gz) = 83532346983c43963cf89a69c1544be493e6b4cccaf20975e53f5cf2239b73a9
-SIZE (philsquared-Catch-v1.6.0_GH0.tar.gz) = 290987
+TIMESTAMP = 1485437853
+SHA256 (philsquared-Catch-v1.6.1_GH0.tar.gz) = df8519833c07dca37726d2917e88d8a51f692706673256f792836006174f34e6
+SIZE (philsquared-Catch-v1.6.1_GH0.tar.gz) = 300840


More information about the svn-ports-all mailing list