Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2019 23:33:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515219 - head/devel/check
Message-ID:  <201910222333.x9MNXcAu019293@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 22 23:33:38 2019
New Revision: 515219
URL: https://svnweb.freebsd.org/changeset/ports/515219

Log:
  Update to 0.13.0
  
  Changes:	https://github.com/libcheck/check/releases

Modified:
  head/devel/check/Makefile
  head/devel/check/distinfo

Modified: head/devel/check/Makefile
==============================================================================
--- head/devel/check/Makefile	Tue Oct 22 23:33:33 2019	(r515218)
+++ head/devel/check/Makefile	Tue Oct 22 23:33:38 2019	(r515219)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	check
-PORTVERSION=	0.12.0
-PORTREVISION=	1
+PORTVERSION=	0.13.0
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -13,11 +12,12 @@ LICENSE=	LGPL21
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
+USES=		autoreconf libtool makeinfo pathfix pkgconfig
+
 CONFIGURE_ENV=	ac_cv_path_AWK_PATH=${AWK}
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		autoreconf libtool makeinfo pathfix pkgconfig
 
 INFO=		check
 PORTDOCS=	*

Modified: head/devel/check/distinfo
==============================================================================
--- head/devel/check/distinfo	Tue Oct 22 23:33:33 2019	(r515218)
+++ head/devel/check/distinfo	Tue Oct 22 23:33:38 2019	(r515219)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508612968
-SHA256 (libcheck-check-0.12.0_GH0.tar.gz) = 7816b4c38f6e23ff873786f18d966e552837677bfae144041e0587e7c39e04e8
-SIZE (libcheck-check-0.12.0_GH0.tar.gz) = 281127
+TIMESTAMP = 1571759780
+SHA256 (libcheck-check-0.13.0_GH0.tar.gz) = c95d5e0419f768c100ec6d91c7b0a05985f07cc05b93c3c68c3efd48d3655fce
+SIZE (libcheck-check-0.13.0_GH0.tar.gz) = 301386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910222333.x9MNXcAu019293>