pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/screenfetch screenfetch: Update to 3.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d2af747bf97
branches:  trunk
changeset: 347148:4d2af747bf97
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jan 08 13:15:42 2020 +0000

description:
screenfetch: Update to 3.9.1

Changes:

    Fix GTK3 detection issues
    LXQt proper detection and theme detection
    Updated README to point to new wiki pages
    Some miscellanious awk fixes
    OpenBSD disk fix
    Added EndeavourOS
    MacOS Mojave color detection
    Miscellanious spacing fixes

diffstat:

 sysutils/screenfetch/Makefile |   6 +++---
 sysutils/screenfetch/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r 42a15871c46c -r 4d2af747bf97 sysutils/screenfetch/Makefile
--- a/sysutils/screenfetch/Makefile     Wed Jan 08 13:15:18 2020 +0000
+++ b/sysutils/screenfetch/Makefile     Wed Jan 08 13:15:42 2020 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2019/11/09 12:42:04 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/08 13:15:42 nia Exp $
 
-DISTNAME=      screenFetch-3.9.0
+DISTNAME=      screenFetch-3.9.1
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=KittyKatt/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/KittyKatt/screenFetch/
+HOMEPAGE=      https://github.com/KittyKatt/screenFetch
 COMMENT=       Fetches system/theme information in terminal for screenshots
 LICENSE=       gnu-gpl-v3
 
diff -r 42a15871c46c -r 4d2af747bf97 sysutils/screenfetch/distinfo
--- a/sysutils/screenfetch/distinfo     Wed Jan 08 13:15:18 2020 +0000
+++ b/sysutils/screenfetch/distinfo     Wed Jan 08 13:15:42 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/11/09 12:42:04 nia Exp $
+$NetBSD: distinfo,v 1.4 2020/01/08 13:15:42 nia Exp $
 
-SHA1 (screenFetch-3.9.0.tar.gz) = a4de9cf2ac4bf2c39adc867824c1470b99169794
-RMD160 (screenFetch-3.9.0.tar.gz) = ea460ab693ba521f154b404b9e1b9283969a8377
-SHA512 (screenFetch-3.9.0.tar.gz) = ff99dcf6f6276f54d88d05f6f6bdb82cd8c1e7e74befb60786993118c543550929090ba710142df7793112f7253dc415a031715bd6f85f2625260d281ffdc817
-Size (screenFetch-3.9.0.tar.gz) = 77670 bytes
+SHA1 (screenFetch-3.9.1.tar.gz) = d5e1cedb93aa63e6a5d56b51b4c44975cb4cde28
+RMD160 (screenFetch-3.9.1.tar.gz) = 3b94728ed0a0dc94a3b182aadc62e702779f4b6a
+SHA512 (screenFetch-3.9.1.tar.gz) = e186901480dcad57b765052b1b156b7706a196ce0e08b6b88264912a5d2a1250e5014923312353a82ccabd8129d4d2421891f13fd34f0ed76c50ce9633207df0
+Size (screenFetch-3.9.1.tar.gz) = 77350 bytes



Home | Main Index | Thread Index | Old Index