svn commit: r399609 - head/devel/lcov

Romain Tartière romain at FreeBSD.org
Sun Oct 18 09:49:23 UTC 2015


Author: romain
Date: Sun Oct 18 09:49:21 2015
New Revision: 399609
URL: https://svnweb.freebsd.org/changeset/ports/399609

Log:
  Update to 1.12.
  
  Pet portlint.

Modified:
  head/devel/lcov/Makefile
  head/devel/lcov/distinfo
  head/devel/lcov/pkg-descr

Modified: head/devel/lcov/Makefile
==============================================================================
--- head/devel/lcov/Makefile	Sun Oct 18 08:58:25 2015	(r399608)
+++ head/devel/lcov/Makefile	Sun Oct 18 09:49:21 2015	(r399609)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	lcov
-PORTVERSION=	1.10
+PORTVERSION=	1.12
 CATEGORIES=	devel
 MASTER_SITES=	SF/ltp/Coverage%20Analysis/LCOV-${PORTVERSION}
 
 MAINTAINER=	romain at FreeBSD.org
-COMMENT=	The Linux Test Project GCOV extension
+COMMENT=	Linux Test Project GCOV extension
 
 LICENSE=	GPLv1
 

Modified: head/devel/lcov/distinfo
==============================================================================
--- head/devel/lcov/distinfo	Sun Oct 18 08:58:25 2015	(r399608)
+++ head/devel/lcov/distinfo	Sun Oct 18 09:49:21 2015	(r399609)
@@ -1,2 +1,2 @@
-SHA256 (lcov-1.10.tar.gz) = 8a4661becc95fafad7875786672f7f29b080437825c3ff31d55a49492c15b88f
-SIZE (lcov-1.10.tar.gz) = 150174
+SHA256 (lcov-1.12.tar.gz) = b474e49c6c962754063b3be97a757a2ba9e7a455f0aea612863bf67e9b8b8ea7
+SIZE (lcov-1.12.tar.gz) = 153009

Modified: head/devel/lcov/pkg-descr
==============================================================================
--- head/devel/lcov/pkg-descr	Sun Oct 18 08:58:25 2015	(r399608)
+++ head/devel/lcov/pkg-descr	Sun Oct 18 09:49:21 2015	(r399609)
@@ -3,4 +3,4 @@ gcov data for multiple source files and 
 source code annotated with coverage information.  It also adds overview pages
 for easy navigation within the file structure.
 
-WWW:	http://ltp.sourceforge.net/coverage/lcov.php
+WWW: http://ltp.sourceforge.net/coverage/lcov.php


More information about the svn-ports-head mailing list