pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lazyjj: finish package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Aug 15 08:51:59 2024 +0200
Changeset: fa1f3b18ca0638def029c231e950658fdb6217a4
Modified Files:
lazyjj/Makefile
lazyjj/PLIST
lazyjj/distinfo
Removed Files:
lazyjj/TODO
Log Message:
lazyjj: finish package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fa1f3b18ca0638def029c231e950658fdb6217a4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lazyjj/Makefile | 7 +++++--
lazyjj/PLIST | 4 +---
lazyjj/TODO | 13 -------------
lazyjj/distinfo | 6 +++---
4 files changed, 9 insertions(+), 21 deletions(-)
diffs:
diff --git a/lazyjj/Makefile b/lazyjj/Makefile
index f0212b2810..cdb69fa78a 100644
--- a/lazyjj/Makefile
+++ b/lazyjj/Makefile
@@ -1,15 +1,18 @@
# $NetBSD$
-DISTNAME= lazyjj-0.2.1
+DISTNAME= lazyjj-0.2.1.20240815
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=Cretezy/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
+#GITHUB_TAG= v${PKGVERSION_NOREV}
+GITHUB_TAG= 940ae464d468edbf12c5d953e36cde37aba5aef6
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/Cretezy/lazyjj/
COMMENT= TUI for Jujutsu/jj
LICENSE= apache-2.0
+DEPENDS+= jj-[0-9]*:../../devel/jj
+
USE_LANGUAGES= c
.include "cargo-depends.mk"
diff --git a/lazyjj/PLIST b/lazyjj/PLIST
index 92ba51a2d7..e1c32c62c1 100644
--- a/lazyjj/PLIST
+++ b/lazyjj/PLIST
@@ -1,4 +1,2 @@
@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/bin/make package"
-@comment TODO: 2. run "/usr/bin/make print-PLIST"
+bin/lazyjj
diff --git a/lazyjj/TODO b/lazyjj/TODO
deleted file mode 100644
index 048ac044b1..0000000000
--- a/lazyjj/TODO
+++ /dev/null
@@ -1,13 +0,0 @@
-needs unstable rust to build
-https://github.com/Cretezy/lazyjj/issues/41
-
- Compiling lazyjj v0.2.1 (/scratch/devel/lazyjj/work/lazyjj-0.2.1)
-error[E0554]: `#![feature]` may not be used on the stable release channel
- --> src/main.rs:1:1
- |
-1 | #![feature(let_chains)]
- | ^^^^^^^^^^^^^^^^^^^^^^^
-
-For more information about this error, try `rustc --explain E0554`.
-error: could not compile `lazyjj` (bin "lazyjj") due to 1 previous error
-*** Error code 101
diff --git a/lazyjj/distinfo b/lazyjj/distinfo
index b7c02a3fcc..cc5bc0a3fa 100644
--- a/lazyjj/distinfo
+++ b/lazyjj/distinfo
@@ -144,9 +144,9 @@ Size (js-sys-0.3.69.crate) = 81083 bytes
BLAKE2s (lazy_static-1.4.0.crate) = 0d5f7c2bcfe70610bc27bd6b339ea3e4ca3b7014149714db3a0c199ac6f07cd1
SHA512 (lazy_static-1.4.0.crate) = e124c0521ec7c950f3c4a066821918da7a9c6e711115d98009ae7c351928fdddead852e7596fea5937a9c30e4e4ce8eee7099b20248b5d6e3b2494b6a6d88cb8
Size (lazy_static-1.4.0.crate) = 10443 bytes
-BLAKE2s (lazyjj-0.2.1.tar.gz) = 46184c68f656e9c8df92ffe52f053007b1a15a11b6a6b62fa6bd69da23fd2274
-SHA512 (lazyjj-0.2.1.tar.gz) = 666b800e8e5123bfad772f814bf480434b8c127501162d1fef076a94b2cbfaf1f532c57b0abaaad6dbac19d4892d87424cd50ca08744b253ca40f4eaa8d1fb04
-Size (lazyjj-0.2.1.tar.gz) = 46375 bytes
+BLAKE2s (lazyjj-0.2.1.20240815-940ae464d468edbf12c5d953e36cde37aba5aef6.tar.gz) = 5cdbe13532fc165440ec0df5cad88937bfb8a965c811a4fc50c33ba07f2be947
+SHA512 (lazyjj-0.2.1.20240815-940ae464d468edbf12c5d953e36cde37aba5aef6.tar.gz) = a797ea300ab788e401c9fe7c8bc33da1b627e6299a129948be23a26035b38e8bc143c7712c24cb8e7122b16c822ea047906a9e4dcb99e4c719c2da4d5172d6f8
+Size (lazyjj-0.2.1.20240815-940ae464d468edbf12c5d953e36cde37aba5aef6.tar.gz) = 46632 bytes
BLAKE2s (libc-0.2.155.crate) = 7d2724d3fdb09b655c8f405ec03a9d9ed8c9c307c38e2461f86edc269f477aab
SHA512 (libc-0.2.155.crate) = 05354bba532b8338bda1f88f12c7f3893429734a06e33925fca2b99d49548ae5216e2cd84e782d2368a2dfef20b0e035e2dcad8dd13ede7119462a8c639b2807
Size (libc-0.2.155.crate) = 743539 bytes
Home |
Main Index |
Thread Index |
Old Index