Sun May 7 02:02:10 2017 UTC ()
Updated sysutils/screenfetch to 3.8.0
-------------------------------------
v3.8.0
        - Additional Intel GPU checks
        - Gentoo release check (whether it's stable/testing/experimental)
        - Chromebrew detection for Chrome OS pkgs
        - OpenBSD fixes
        - Manjaro logo updated
        - Added Fux logo
        - Enable easily addable custom lines through customlines() function
        - Line wrapping with '-w' command line option
        - Fix issue with extra space and host variable
        - Improvements to OS X font detection
        - Fixed package count, shell detection and colors on NetBSD
        - Added pkgsrc support for OS X
        - Use new NixOS logo
        - Use new KaOS logo
        - PCLinuxOS logo added
        - pomf host removed (does not exist anymore)
        - Display the package count, resolution, GPU and OS version on Haiku
        - Display release version and package count on TinyCore Linux
        - Display exact release version on Windows 10
        - Use modern logo on Windows 10 and Windows 8
        - Support for Blackbox on Windows
        - Improve BusyBox shell detection
        - Added detection for Trinity/TWin, chromeos-wm, FLWM, howm,
          sway, LXQt and Deepin [DEs/WMs]
        - Added detection for Alpine, BunsenLabs, Chrome OS, Chromium
          OS, Devuan, Fux, GrombyangOS, KDE neon, Kogaion, Mer, Msys,
          Netrunner, Oracle Linux, PCLinuxOS, Qubes OS, Parrot
          Security, Pardus, Red Star OS, ROSA, SailfishOS,
          SparkyLinux, SteamOS, SUSE Linux Enterprise and SwagArch

(pkgsrc changes)
 - Drop patch, upstream now included.


(mef)
diff -r1.1 -r1.2 pkgsrc/sysutils/screenfetch/Makefile
diff -r1.1 -r1.2 pkgsrc/sysutils/screenfetch/distinfo
diff -r1.1 -r0 pkgsrc/sysutils/screenfetch/patches/patch-screenfetch-dev

cvs diff -r1.1 -r1.2 pkgsrc/sysutils/screenfetch/Makefile (expand / switch to context diff)
--- pkgsrc/sysutils/screenfetch/Makefile 2016/07/18 22:56:44 1.1
+++ pkgsrc/sysutils/screenfetch/Makefile 2017/05/07 02:02:10 1.2
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/07/18 22:56:44 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/07 02:02:10 mef Exp $
 
-DISTNAME=	screenFetch-3.7.0
+DISTNAME=	screenFetch-3.8.0
 PKGNAME=	${DISTNAME:tl}
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=KittyKatt/}

cvs diff -r1.1 -r1.2 pkgsrc/sysutils/screenfetch/distinfo (expand / switch to context diff)
--- pkgsrc/sysutils/screenfetch/distinfo 2016/07/18 22:56:44 1.1
+++ pkgsrc/sysutils/screenfetch/distinfo 2017/05/07 02:02:10 1.2
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/07/18 22:56:44 kamil Exp $
+$NetBSD: distinfo,v 1.2 2017/05/07 02:02:10 mef Exp $
 
-SHA1 (screenFetch-3.7.0.tar.gz) = 5a3702504e154335e372df56e4cb621840dc5506
+SHA1 (screenFetch-3.8.0.tar.gz) = ff90280623398f7b7b7fa71e1440a146b3fe492a
-RMD160 (screenFetch-3.7.0.tar.gz) = f3be9d4d8fb044cb592f9c41af4ceb5eb9c6a9a4
+RMD160 (screenFetch-3.8.0.tar.gz) = 7d076271d36c5a495093395af56610913c0c562c
-SHA512 (screenFetch-3.7.0.tar.gz) = 9a6e89ef2cd48f12b22230c7aff356ac2ece8dc7437034a51a66f8026e5ca4a630af43511a60b21e9fc9f89af9e2493b8cfa3a06294e74c3d611ae3bb0db922d
+SHA512 (screenFetch-3.8.0.tar.gz) = 903f42e3bfcd719c4d6b91d10e5678063e223c2baa58214c7e8dae9ea925852f9e2c07ad90148e02d87ce5f9af7b989e80e93c2f569cd579e6f4f7d5c49c62f2
-Size (screenFetch-3.7.0.tar.gz) = 60223 bytes
+Size (screenFetch-3.8.0.tar.gz) = 71970 bytes
-SHA1 (patch-screenfetch-dev) = 08d9508aa79e37d2776a557e9fa185bb5242256a

File Deleted: pkgsrc/sysutils/screenfetch/patches/Attic/patch-screenfetch-dev