pkgsrc-WIP-changes archive

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

jjui: update to today's snapshot, works



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Feb 24 16:04:24 2025 +0100
Changeset:	c324947ffc3eef5688eb00c09666c2421b731093

Modified Files:
	jjui/Makefile
	jjui/distinfo
Removed Files:
	jjui/TODO

Log Message:
jjui: update to today's snapshot, works

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

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

diffstat:
 jjui/Makefile | 8 +++-----
 jjui/TODO     | 2 --
 jjui/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 10 deletions(-)

diffs:
diff --git a/jjui/Makefile b/jjui/Makefile
index a7bd74d6a2..b347ef2ce3 100644
--- a/jjui/Makefile
+++ b/jjui/Makefile
@@ -1,9 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	jjui-0.4
+DISTNAME=	jjui-0.4.0.0.20250224
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=idursun/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
+#GITHUB_TAG=	v${PKGVERSION_NOREV}
+GITHUB_TAG=	9e0d76cf96327de2b40797920cb8e5856cdba27a
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/idursun/jjui/
@@ -12,9 +13,6 @@ LICENSE=	mit
 
 DEPENDS+=	jj>=0.21:../../devel/jj
 
-post-install:
-	cd ${DESTDIR}${PREFIX}/bin && ${MV} cmd jjui
-
 .include "go-modules.mk"
 
 .include "../../lang/go/go-module.mk"
diff --git a/jjui/TODO b/jjui/TODO
deleted file mode 100644
index 14c4c567ba..0000000000
--- a/jjui/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Runtime error:
-https://github.com/idursun/jjui/issues/15
diff --git a/jjui/distinfo b/jjui/distinfo
index 265920e5a7..5900926023 100644
--- a/jjui/distinfo
+++ b/jjui/distinfo
@@ -174,6 +174,6 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 95 bytes
 BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
 SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
 Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
-BLAKE2s (jjui-0.4.tar.gz) = bec0cfdd696a23112db6a87e9ca01093fb9a7abc2ba5f9d6cabf5f3f7491c0ec
-SHA512 (jjui-0.4.tar.gz) = 3f2ed4dc278906b87dd1a53541412a6c375010edfddf3ec179e7ecfebac6c1e26f2b86be2d945a77b369f548eb2d8b938363be2fb8f86b9351a04e6fbb38e35d
-Size (jjui-0.4.tar.gz) = 4881829 bytes
+BLAKE2s (jjui-0.4.0.0.20250224-9e0d76cf96327de2b40797920cb8e5856cdba27a.tar.gz) = a503893aed93cdde5bb0398a540e9dc599cc18c723afc6701fecf2429e9fd888
+SHA512 (jjui-0.4.0.0.20250224-9e0d76cf96327de2b40797920cb8e5856cdba27a.tar.gz) = 664839b81f321025d4db96b6909e138b973985a5cd7b5c7dac48235327f622f25598460e6bd03fa5e8174fea069f4a6aca07735f38cf29bb595c5372a337c3da
+Size (jjui-0.4.0.0.20250224-9e0d76cf96327de2b40797920cb8e5856cdba27a.tar.gz) = 4884020 bytes


Home | Main Index | Thread Index | Old Index