pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

chkugenids: follow upstream on gitlab



Module Name:	pkgsrc-wip
Committed By:	Denis Bodor <lefinnois%lefinnois.net@localhost>
Pushed By:	drrb
Date:		Sat Nov 12 11:35:08 2022 +0100
Changeset:	9432579fad3d15b5c24036b7e3d3c592c4cff6b8

Modified Files:
	chkugenids/Makefile
	chkugenids/distinfo

Log Message:
chkugenids: follow upstream on gitlab

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9432579fad3d15b5c24036b7e3d3c592c4cff6b8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chkugenids/Makefile | 8 ++++----
 chkugenids/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/chkugenids/Makefile b/chkugenids/Makefile
index c5dff09813..9756c112a8 100644
--- a/chkugenids/Makefile
+++ b/chkugenids/Makefile
@@ -5,16 +5,16 @@ VERS=		0.2
 
 DISTNAME=	${PROGNAME}-${VERS}
 CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_GITHUB:=0xDRRB/}
-GITHUB_TAG=	refs/tags/v${PKGVERSION_NOREV}
+MASTER_SITES=	${MASTER_SITE_GITLAB:=0xDRRB/}
+GITLAB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	lefinnois%lefinnois.net@localhost
-HOMEPAGE=	https://github.com/0xDRRB/chkugenids/
+HOMEPAGE=	https://gitlab.com/0xDRRB/chkugenids/
 COMMENT=	Command line tool to get info on USB device through /dev/ugenN.EE
 LICENSE=	2-clause-bsd
 
 
-WRKSRC=		${WRKDIR}/${DISTNAME}
+WRKSRC=		${WRKDIR}/${PROGNAME}-v${VERS}
 
 USE_LANGUAGES+=	c
 
diff --git a/chkugenids/distinfo b/chkugenids/distinfo
index 60856de8fa..7c3346f438 100644
--- a/chkugenids/distinfo
+++ b/chkugenids/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (chkugenids-0.2.tar.gz) = 1e9998063b2bfae8cb824e9af2e5cbe404816ed053ab4576b3970c2bdd56f3ec
-SHA512 (chkugenids-0.2.tar.gz) = 15eb54780cbc6a97e777ab15989b65965bc07569c67f17ede433d2ee35df898e176ef50b89e7c0e5c5f665f0944f09738b8f1fb0b0b9f16ffec11713e3ffb081
-Size (chkugenids-0.2.tar.gz) = 5512 bytes
+BLAKE2s (chkugenids-0.2.tar.gz) = 24da1805384ad8dfdef063648730bc7d957a5e4a094245848cb45c863db70855
+SHA512 (chkugenids-0.2.tar.gz) = 53e79d20ef8d0a3486eec5448b2efdd627bb8ea09cdde3675948818ee6925f3ddd5d59131eed05d0435b02b7fbe9cc2cd1877cd0f61575c39d4c9bb01e7f0fde
+Size (chkugenids-0.2.tar.gz) = 5513 bytes


Home | Main Index | Thread Index | Old Index