pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/screenfetch
Module Name: pkgsrc
Committed By: nia
Date: Wed Jan 8 13:15:42 UTC 2020
Modified Files:
pkgsrc/sysutils/screenfetch: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/screenfetch/Makefile \
pkgsrc/sysutils/screenfetch/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/screenfetch/Makefile
diff -u pkgsrc/sysutils/screenfetch/Makefile:1.3 pkgsrc/sysutils/screenfetch/Makefile:1.4
--- pkgsrc/sysutils/screenfetch/Makefile:1.3 Sat Nov 9 12:42:04 2019
+++ pkgsrc/sysutils/screenfetch/Makefile Wed Jan 8 13:15:42 2020
@@ -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
Index: pkgsrc/sysutils/screenfetch/distinfo
diff -u pkgsrc/sysutils/screenfetch/distinfo:1.3 pkgsrc/sysutils/screenfetch/distinfo:1.4
--- pkgsrc/sysutils/screenfetch/distinfo:1.3 Sat Nov 9 12:42:04 2019
+++ pkgsrc/sysutils/screenfetch/distinfo Wed Jan 8 13:15:42 2020
@@ -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