svn commit: r532445 - head/devel/loccount

Yuri Victorovich yuri at FreeBSD.org
Wed Apr 22 04:15:24 UTC 2020


Author: yuri
Date: Wed Apr 22 04:15:23 2020
New Revision: 532445
URL: https://svnweb.freebsd.org/changeset/ports/532445

Log:
  devel/loccount: Update 2.9 -> 2.10
  
  Reported by:	portscout

Modified:
  head/devel/loccount/Makefile
  head/devel/loccount/distinfo

Modified: head/devel/loccount/Makefile
==============================================================================
--- head/devel/loccount/Makefile	Wed Apr 22 03:47:53 2020	(r532444)
+++ head/devel/loccount/Makefile	Wed Apr 22 04:15:23 2020	(r532445)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	loccount
-DISTVERSION=	2.9
+DISTVERSION=	2.10
 CATEGORIES=	devel
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -15,7 +15,7 @@ BUILD_DEPENDS=	a2x:textproc/asciidoc
 USES=		gmake go python:3.5+,build
 USE_GITLAB=	yes
 GL_ACCOUNT=	esr
-GL_COMMIT=	637e87621156d494919e6738748291018e54aa28
+GL_COMMIT=	04df1333363ba1b579e07344e8420080cf64637d
 
 GO_PKGNAME=	gitlab.com/${GL_ACCOUNT}/${PORTNAME}
 

Modified: head/devel/loccount/distinfo
==============================================================================
--- head/devel/loccount/distinfo	Wed Apr 22 03:47:53 2020	(r532444)
+++ head/devel/loccount/distinfo	Wed Apr 22 04:15:23 2020	(r532445)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580713175
-SHA256 (esr-loccount-637e87621156d494919e6738748291018e54aa28_GL0.tar.gz) = 18ec9714972eb322dea60ba403904e68ff6ba4f4ab703edf2beb73cfe65739e1
-SIZE (esr-loccount-637e87621156d494919e6738748291018e54aa28_GL0.tar.gz) = 69614
+TIMESTAMP = 1587528806
+SHA256 (esr-loccount-04df1333363ba1b579e07344e8420080cf64637d_GL0.tar.gz) = 7a7a1e65f1cda1eeb31999cd860b17da2f46d36985ade716fb74866aa032b405
+SIZE (esr-loccount-04df1333363ba1b579e07344e8420080cf64637d_GL0.tar.gz) = 70697


More information about the svn-ports-all mailing list