Hi,
Here is an update to 6.1.0 [0] for neofetch. There is no
OpenBSD-specific changes for this release, but Puffy's tail is fixed
upstream :)
Port-wise it's a simple version bump with only the tail patch removed.
It works fine on my 2 amd64 machines and my PowerBook.
OK?
Charlène.
[0] https://github.com/dylanaraps/neofetch/releases/tag/6.1.0
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/neofetch/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefile 12 Jul 2019 20:49:47 -0000 1.6
+++ Makefile 6 Sep 2019 17:25:47 -0000
@@ -2,11 +2,10 @@
COMMENT = system information tool written in bash
CATEGORIES = sysutils misc
-REVISION = 0
GH_ACCOUNT = dylanaraps
GH_PROJECT = neofetch
-GH_TAGNAME = 6.0.0
+GH_TAGNAME = 6.1.0
MAINTAINER = Charlene Wendling <cwen@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/neofetch/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo 9 Jan 2019 16:46:08 -0000 1.2
+++ distinfo 6 Sep 2019 17:25:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (neofetch-6.0.0.tar.gz) = Jkp2iVYbtJj5fxAjGVm92PfIc2cbrC/7Zg3ppYY7HHY=
-SIZE (neofetch-6.0.0.tar.gz) = 115538
+SHA256 (neofetch-6.1.0.tar.gz) = 7ONR41KGtk02IADUCbJ1l/y9z3fo5g+gra4fKdPCljc=
+SIZE (neofetch-6.1.0.tar.gz) = 118346
Index: patches/patch-neofetch
===================================================================
RCS file: patches/patch-neofetch
diff -N patches/patch-neofetch
--- patches/patch-neofetch 1 Feb 2019 21:23:39 -0000 1.4
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,15 +0,0 @@
-$OpenBSD: patch-neofetch,v 1.4 2019/02/01 21:23:39 cwen Exp $
-Fix Puffy's ascii logo
-From https://github.com/dylanaraps/neofetch/pull/1182
-Index: neofetch
---- neofetch.orig
-+++ neofetch
-@@ -7201,7 +7201,7 @@ ${c1} `-|.' /_. ${c4}\_| ${c1} F
- |/`. `-. `._)
- / .-.\\
- \\ ( `\\
-- `.\
-+ `.\\
- EOF
- ;;
-
No comments:
Post a Comment