Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2018 12:32:02 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461496 - head/misc/cloc
Message-ID:  <201802111232.w1BCW2mG095272@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sun Feb 11 12:32:02 2018
New Revision: 461496
URL: https://svnweb.freebsd.org/changeset/ports/461496

Log:
  - Update to 1.76

Modified:
  head/misc/cloc/Makefile
  head/misc/cloc/distinfo

Modified: head/misc/cloc/Makefile
==============================================================================
--- head/misc/cloc/Makefile	Sun Feb 11 12:28:52 2018	(r461495)
+++ head/misc/cloc/Makefile	Sun Feb 11 12:32:02 2018	(r461496)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	cloc
-PORTVERSION=	1.74
+PORTVERSION=	1.76
+DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 
 MAINTAINER=	danilo@FreeBSD.org
@@ -12,10 +13,11 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff
 
+USES=		perl5
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	AlDanial
 
-USES=		perl5
 USE_PERL5=	run
 PLIST_FILES=	bin/${PORTNAME}
 NO_BUILD=	yes

Modified: head/misc/cloc/distinfo
==============================================================================
--- head/misc/cloc/distinfo	Sun Feb 11 12:28:52 2018	(r461495)
+++ head/misc/cloc/distinfo	Sun Feb 11 12:32:02 2018	(r461496)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508281046
-SHA256 (AlDanial-cloc-1.74_GH0.tar.gz) = 96af46fed0322d61f8bc61842a77d12bae42cd0bdf673495267e821d97ebcc68
-SIZE (AlDanial-cloc-1.74_GH0.tar.gz) = 394574
+TIMESTAMP = 1518352324
+SHA256 (AlDanial-cloc-v1.76_GH0.tar.gz) = b3e7ab59667f721ea870e1db5887924f5ea9548501964f363913cc32730665f3
+SIZE (AlDanial-cloc-v1.76_GH0.tar.gz) = 418150



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