summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/loccount/Makefile11
-rw-r--r--devel/loccount/distinfo6
2 files changed, 7 insertions, 10 deletions
diff --git a/devel/loccount/Makefile b/devel/loccount/Makefile
index 8df4b8923c9d..91e098f7e2c4 100644
--- a/devel/loccount/Makefile
+++ b/devel/loccount/Makefile
@@ -1,7 +1,7 @@
PORTNAME= loccount
-DISTVERSION= 2.12
-PORTREVISION= 15
+DISTVERSION= 2.15
CATEGORIES= devel
+MASTER_SITES= http://www.catb.org/~esr/loccount/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Count source lines of code in a project
@@ -13,11 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= a2x:textproc/asciidoc
USES= gmake go python:build
-USE_GITLAB= yes
-GL_ACCOUNT= esr
-GL_TAGNAME= dc8279ab2e49ba60db121a47c15dc4ef8b543352
-GO_PKGNAME= gitlab.com/${GL_ACCOUNT}/${PORTNAME}
+GO_PKGNAME= gitlab.com/esr/${PORTNAME}
BINARY_ALIAS= python3=${PYTHON_CMD}
@@ -28,7 +25,7 @@ do-build:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GMAKE} loccount loccount.1
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-${GL_TAGNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-${PORTVERSION} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/devel/loccount/distinfo b/devel/loccount/distinfo
index 983131916dde..8eeaeff6dee9 100644
--- a/devel/loccount/distinfo
+++ b/devel/loccount/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629947671
-SHA256 (esr-loccount-dc8279ab2e49ba60db121a47c15dc4ef8b543352_GL0.tar.gz) = 5524d7dc7cec31729d19a6b0a39e8a396c54c643a39844edc138715fe03f8b65
-SIZE (esr-loccount-dc8279ab2e49ba60db121a47c15dc4ef8b543352_GL0.tar.gz) = 71286
+TIMESTAMP = 1704445306
+SHA256 (loccount-2.15.tar.gz) = c5f400ac57efe2e9f7a21f96a8622fdc8c0dae30ffb38df9f9fc2c95406c8fa7
+SIZE (loccount-2.15.tar.gz) = 82679