pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
desktop-installer: Update to 0.8.0.14
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sun Jun 11 19:51:22 2023 -0500
Changeset: 8bec473546419d107c0543aaf241afcbf80ad795
Modified Files:
desktop-installer/Makefile
desktop-installer/PLIST
desktop-installer/distinfo
Log Message:
desktop-installer: Update to 0.8.0.14
Install common GiveConsole for XDM
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8bec473546419d107c0543aaf241afcbf80ad795
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
desktop-installer/Makefile | 6 +++---
desktop-installer/PLIST | 1 +
desktop-installer/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index c804b5bb82..d053ea47de 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -5,10 +5,10 @@
# Sun Jun 11 07:07:13 CDT 2023 #
###########################################################
-DISTNAME= desktop-installer-0.8.0.13
+DISTNAME= desktop-installer-0.8.0.14
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 9012e97dbbc48801cc73b842145e1cb902b89cee
+GITHUB_TAG= 69373ee69e0687b46f9ce8fd8a842b6bf4f6ee50
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://acadix.biz/desktop-installer.php
@@ -37,7 +37,7 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/Doc/${PKGBASE}.man \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/${PKGBASE}.1
${MKDIR} ${DESTDIR}${DATADIR}
- cd ${WRKSRC}/Data && pax -rw . ${DESTDIR}${DATADIR}
+ cd ${WRKSRC}/Common && pax -rw . ${DESTDIR}${DATADIR}
cd ${WRKSRC}/NetBSD && pax -rw XDM ${DESTDIR}${DATADIR}
.include "../../x11/tk/buildlink3.mk"
diff --git a/desktop-installer/PLIST b/desktop-installer/PLIST
index 5bd18b2b5d..1b44803f7e 100644
--- a/desktop-installer/PLIST
+++ b/desktop-installer/PLIST
@@ -18,6 +18,7 @@ share/desktop-installer/MATE/xinitrc
share/desktop-installer/OTHER/xinitrc
share/desktop-installer/SDDM/sddm.conf
share/desktop-installer/WMAKER/xinitrc
+share/desktop-installer/XDM/GiveConsole
share/desktop-installer/XDM/Xsetup_0
share/desktop-installer/XDM/netbsd-background.jpg
share/desktop-installer/XDM/xdmshutdown
diff --git a/desktop-installer/distinfo b/desktop-installer/distinfo
index d93cc20ce9..8987bb35b0 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (desktop-installer-0.8.0.13-9012e97dbbc48801cc73b842145e1cb902b89cee.tar.gz) = fdc20887c85d7b14b7d8e017f47b5820e773377639aba3e0c0660bcc9bc84013
-SHA512 (desktop-installer-0.8.0.13-9012e97dbbc48801cc73b842145e1cb902b89cee.tar.gz) = 0931d7f689427651884181e604e48dcc6dda0c0c8ba0a7d2a9029fb1e4f50568ddde5eb6dd6d81b0f82bb1839f03ad146c735fa754794c24cd42791c6fdec9bc
-Size (desktop-installer-0.8.0.13-9012e97dbbc48801cc73b842145e1cb902b89cee.tar.gz) = 227985 bytes
+BLAKE2s (desktop-installer-0.8.0.14-69373ee69e0687b46f9ce8fd8a842b6bf4f6ee50.tar.gz) = 488f9fdc3fdcefd1556830af156e34927ca5cb0801d6bcc31175255133d2eae1
+SHA512 (desktop-installer-0.8.0.14-69373ee69e0687b46f9ce8fd8a842b6bf4f6ee50.tar.gz) = b4841e5d8eb5d2af7539b3fe8359aedb492b7282675102eeebebe6dd51580820e8248139b62e41ba67bc25b1ae36fbd13610a2b1f6fd9a421524916a61695f8d
+Size (desktop-installer-0.8.0.14-69373ee69e0687b46f9ce8fd8a842b6bf4f6ee50.tar.gz) = 228123 bytes
Home |
Main Index |
Thread Index |
Old Index