pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/desktop-installer



Module Name:    pkgsrc
Committed By:   bacon
Date:           Wed Aug  7 14:25:59 UTC 2024

Modified Files:
        pkgsrc/sysutils/desktop-installer: Makefile PLIST distinfo

Log Message:
sysutils/desktop-installer: Update to 1.0.0

Desktop-installer has been stable for some time now, so it's time to
commit to a stable UI for a while. No major UI changes until v2.0.

This release contains a few minor fixes and enhancements since 0.8.3.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/desktop-installer/Makefile \
    pkgsrc/sysutils/desktop-installer/PLIST \
    pkgsrc/sysutils/desktop-installer/distinfo

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

Modified files:

Index: pkgsrc/sysutils/desktop-installer/Makefile
diff -u pkgsrc/sysutils/desktop-installer/Makefile:1.4 pkgsrc/sysutils/desktop-installer/Makefile:1.5
--- pkgsrc/sysutils/desktop-installer/Makefile:1.4      Sat Oct 21 20:56:10 2023
+++ pkgsrc/sysutils/desktop-installer/Makefile  Wed Aug  7 14:25:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/10/21 20:56:10 bacon Exp $
+# $NetBSD: Makefile,v 1.5 2024/08/07 14:25:58 bacon Exp $
 
-DISTNAME=      desktop-installer-0.8.3
+DISTNAME=      desktop-installer-1.0.0
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=outpaddling/}
 
Index: pkgsrc/sysutils/desktop-installer/PLIST
diff -u pkgsrc/sysutils/desktop-installer/PLIST:1.4 pkgsrc/sysutils/desktop-installer/PLIST:1.5
--- pkgsrc/sysutils/desktop-installer/PLIST:1.4 Sat Oct 21 20:56:10 2023
+++ pkgsrc/sysutils/desktop-installer/PLIST     Wed Aug  7 14:25:58 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2023/10/21 20:56:10 bacon Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/08/07 14:25:58 bacon Exp $
 man/man1/desktop-installer.1
 sbin/battery-shutdown.sh
 sbin/desktop-installer
Index: pkgsrc/sysutils/desktop-installer/distinfo
diff -u pkgsrc/sysutils/desktop-installer/distinfo:1.4 pkgsrc/sysutils/desktop-installer/distinfo:1.5
--- pkgsrc/sysutils/desktop-installer/distinfo:1.4      Sat Oct 21 20:56:10 2023
+++ pkgsrc/sysutils/desktop-installer/distinfo  Wed Aug  7 14:25:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2023/10/21 20:56:10 bacon Exp $
+$NetBSD: distinfo,v 1.5 2024/08/07 14:25:59 bacon Exp $
 
-BLAKE2s (desktop-installer-0.8.3.tar.gz) = aaddfdff9d033532764a191b25df81f3e1b4327c52016c31bb21406112cb419c
-SHA512 (desktop-installer-0.8.3.tar.gz) = 2f725629f4b40d2ce5c3c2832d3e0afebc9e1a1e3fdfc3175264f24e32049694f074d37505f792abc9a0723306e86050d274713459619ceb26081d7d399624b5
-Size (desktop-installer-0.8.3.tar.gz) = 1664441 bytes
+BLAKE2s (desktop-installer-1.0.0.tar.gz) = f2b7f6724d1a71898cac541a5542e529f0ad81e5a2b376e8dd7b959ece2134d7
+SHA512 (desktop-installer-1.0.0.tar.gz) = e411f02b720171d77ff27433833116931d0cbc7d7ae6938ba20637251fad80c20975b19ee7af15d71c99b18b7279d302b2ca19e24c4307702d215b074ddd8209
+Size (desktop-installer-1.0.0.tar.gz) = 1748267 bytes



Home | Main Index | Thread Index | Old Index