pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/neofetch



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Mar 20 11:34:40 UTC 2020

Modified Files:
        pkgsrc/sysutils/neofetch: Makefile distinfo

Log Message:
neofetch: Update to 7.0.0

Changes:

NOTE

* This list isn't complete. There have been more changes
  and fixes than are listed here. This release contains a
  lot of bug fixes.

* My main priority was to release this... release. It's been
  a while and I'd rather not let this take up too much time.

* I've also made the release process quicker and easier to
  do with the intent to push more updates in shorter
  intervals. Expect quicker and more frequent releases.

Dylan

---

DISTRIBUTIONS

* Added support for Proxmox VE.
* Added support for BlackArch.
* Added support for Neptune.
* Added support for Obarun.
* Added support for Drauger OS.
* Added support for macOS Catalina.
* Added support for ArchStrike.
* Added support for Cucumber Linux.
* Added support for EuroLinux.
* Added support for Cleanjaro.
* Added support for Septor Linux.
* Added support for Carbs Linux.
* Added support for EndeavourOS.
* Added support for T2.
* Fixed various Haiku issues.
* Fixed various FreeMiNT issues.

GENERAL

* Start of Neofetch code cleanup. This is essentially just bringing
  Neofetch forward to meet my newer code style and present
  shell expertise.

ASCII

* Added various new small logos.
* Added various small logos from pfetch.
* New Linux Mint logo.

WINDOW MANAGER

* Fixed bugs in window manager detection.
* Added KWin Wayland detection.
* Added GNOME Wayland detection.

DESKTOP ENVIRONMENT

* Added support for showing DE version.
* Added Regolith linux support.

IMAGE DISPLAY

* Fixed terminal size detection issues.

TERMINAL FONT

* Added font detection for ConEmu.
* Konsole fixes.

UPTIME

* Fixed Haiku uptime detection.

SONG

* Added support for Muine player.
* Added support for Elementary music player.
* Various fixes.

THEME

* Fixed Plasma issues.
* Fixed Openbox issues.

COLOR BLOCKS

* Added option to position color blocks horizontally.

WALLPAPER

* Added Plasma desktop support.

DISK

* Added '--disk_subtitle none'.
* Added '--disk_percent'.

RESOLUTION

* Added TTY support.
* Added naive Wayland support.
* Multi monitor support for Windows.

TITLE

* Added --title_fqdn.

CPU

* AMD fixes.

PACKAGES

* Appimage support.

SHELL

* Fixed yash support


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/neofetch/Makefile \
    pkgsrc/sysutils/neofetch/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/neofetch/Makefile
diff -u pkgsrc/sysutils/neofetch/Makefile:1.1 pkgsrc/sysutils/neofetch/Makefile:1.2
--- pkgsrc/sysutils/neofetch/Makefile:1.1       Thu Mar  5 13:29:12 2020
+++ pkgsrc/sysutils/neofetch/Makefile   Fri Mar 20 11:34:40 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/03/05 13:29:12 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/20 11:34:40 nia Exp $
 
-DISTNAME=      neofetch-6.1.0
+DISTNAME=      neofetch-7.0.0
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dylanaraps/}
 
Index: pkgsrc/sysutils/neofetch/distinfo
diff -u pkgsrc/sysutils/neofetch/distinfo:1.1 pkgsrc/sysutils/neofetch/distinfo:1.2
--- pkgsrc/sysutils/neofetch/distinfo:1.1       Thu Mar  5 13:29:12 2020
+++ pkgsrc/sysutils/neofetch/distinfo   Fri Mar 20 11:34:40 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/03/05 13:29:12 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/03/20 11:34:40 nia Exp $
 
-SHA1 (neofetch-6.1.0.tar.gz) = c3b5450eeafc6b20b65696b1d2bcc3b9e605c0a6
-RMD160 (neofetch-6.1.0.tar.gz) = bfc33beffe81a618e12ab30c48230d05db7cded4
-SHA512 (neofetch-6.1.0.tar.gz) = a68b5021d02d217ae5bc67f3d542afe4aebf1cc891f083e276b58847b1dff4419e036dbd7694b7c49c19c615b13eb54c22db3e69e6143c3f10f3fc1966a22a2e
-Size (neofetch-6.1.0.tar.gz) = 118346 bytes
+SHA1 (neofetch-7.0.0.tar.gz) = 7a404655690ec87b5acf3b7a2f174394d862a6de
+RMD160 (neofetch-7.0.0.tar.gz) = a778ebd4f808afe5aee41c6bc2125d52a8407652
+SHA512 (neofetch-7.0.0.tar.gz) = 84dde5b34b0defc24ac472efd4354483e0438c5bbed25f1f39cec53eeeee0a7d8f10dcace736b720f0e1dfbe55342ef3f5e866501bc62aee40a09bef90bf13b5
+Size (neofetch-7.0.0.tar.gz) = 90892 bytes



Home | Main Index | Thread Index | Old Index