git: cba827ade156 - main - deskutils/kchmviewer: fix USE_GITHUB usage.

Mathieu Arnold mat at FreeBSD.org
Mon Jun 7 08:25:54 UTC 2021


The branch main has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cba827ade156db5d23165a3f3fb73fb85c733257

commit cba827ade156db5d23165a3f3fb73fb85c733257
Author:     Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-06-07 06:40:06 +0000
Commit:     Mathieu Arnold <mat at FreeBSD.org>
CommitDate: 2021-06-07 08:21:16 +0000

    deskutils/kchmviewer: fix USE_GITHUB usage.
---
 deskutils/kchmviewer/Makefile | 4 ++--
 deskutils/kchmviewer/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/deskutils/kchmviewer/Makefile b/deskutils/kchmviewer/Makefile
index 123ddad2378d..a208df544ec8 100644
--- a/deskutils/kchmviewer/Makefile
+++ b/deskutils/kchmviewer/Makefile
@@ -1,7 +1,8 @@
 # Created by: Markus Brueffer <markus at FreeBSD.org>
 
 PORTNAME=	kchmviewer
-PORTVERSION=	8.0
+DISTVERSIONPREFIX=	RELEASE_
+DISTVERSION=	8_0
 CATEGORIES=	deskutils kde
 
 MAINTAINER=	kde at FreeBSD.org
@@ -17,7 +18,6 @@ USE_XORG=	x11
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	gyunaev
-GH_TAGNAME=	RELEASE_8_0
 
 DOS2UNIX_GLOB=	*.cpp *.h *.pro *.ui
 
diff --git a/deskutils/kchmviewer/distinfo b/deskutils/kchmviewer/distinfo
index c48d6ee3ae26..bedc94f654c6 100644
--- a/deskutils/kchmviewer/distinfo
+++ b/deskutils/kchmviewer/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1622919457
-SHA256 (gyunaev-kchmviewer-8.0-RELEASE_8_0_GH0.tar.gz) = 0eec144b2c09c8b6be98b795f84767098c893bdad7b5a3d11fc5faafead5f9b2
-SIZE (gyunaev-kchmviewer-8.0-RELEASE_8_0_GH0.tar.gz) = 311899
+SHA256 (gyunaev-kchmviewer-RELEASE_8_0_GH0.tar.gz) = 0eec144b2c09c8b6be98b795f84767098c893bdad7b5a3d11fc5faafead5f9b2
+SIZE (gyunaev-kchmviewer-RELEASE_8_0_GH0.tar.gz) = 311899


More information about the dev-commits-ports-main mailing list