pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/oh-my-posh



Module Name:    pkgsrc
Committed By:   pin
Date:           Sun Aug  6 15:05:21 UTC 2023

Modified Files:
        pkgsrc/shells/oh-my-posh: Makefile distinfo

Log Message:
shells/oh-my-posh: update to 18.3.0

Bug Fixes
 - plain: do not print title (f9f309d)
 - rprompt: print when plain (9a6fbb6)

Features
 - debug: use actual prompt logic (4bab59f)


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/shells/oh-my-posh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/shells/oh-my-posh/Makefile
diff -u pkgsrc/shells/oh-my-posh/Makefile:1.52 pkgsrc/shells/oh-my-posh/Makefile:1.53
--- pkgsrc/shells/oh-my-posh/Makefile:1.52      Sun Aug  6 08:58:12 2023
+++ pkgsrc/shells/oh-my-posh/Makefile   Sun Aug  6 15:05:21 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2023/08/06 08:58:12 pin Exp $
+# $NetBSD: Makefile,v 1.53 2023/08/06 15:05:21 pin Exp $
 
-DISTNAME=              oh-my-posh-18.2.5
+DISTNAME=              oh-my-posh-18.3.0
 CATEGORIES=            shells
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=JanDeDobbeleer/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}

Index: pkgsrc/shells/oh-my-posh/distinfo
diff -u pkgsrc/shells/oh-my-posh/distinfo:1.49 pkgsrc/shells/oh-my-posh/distinfo:1.50
--- pkgsrc/shells/oh-my-posh/distinfo:1.49      Sun Aug  6 08:58:12 2023
+++ pkgsrc/shells/oh-my-posh/distinfo   Sun Aug  6 15:05:21 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.49 2023/08/06 08:58:12 pin Exp $
+$NetBSD: distinfo,v 1.50 2023/08/06 15:05:21 pin Exp $
 
 BLAKE2s (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) = 574dbad9c3f38d9ccf476f1ed9a7f1ae9fd6c319709dccd144a62ec5e4c7e072
 SHA512 (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) = 
5416d8501e504414289d0a89108861278d0909dac49ace875d3826836d26680af2328397ba3e872040b4b73f21fe81606bbd45aa6ec96eba91e9a554987415c4
@@ -723,8 +723,8 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 
 BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
 SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
 Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
-BLAKE2s (oh-my-posh-18.2.5.tar.gz) = 1dadc9feb590a60c46ca460fd8f773f98e58a1ac945d8e5469c278f598458290
-SHA512 (oh-my-posh-18.2.5.tar.gz) = 7f9eae6758d76029eea79ac0b3f27a2f1e0ae41392106ba1648300fb65a92bb1ae07f8bd84b4c9e09a1bab554a5eb6ea8792d2867ab03395626cb30a2fb2a705
-Size (oh-my-posh-18.2.5.tar.gz) = 2713653 bytes
+BLAKE2s (oh-my-posh-18.3.0.tar.gz) = 455fd166b861986f939e0b731c840e5b1e4860a83338da8ba18d475498dc23ef
+SHA512 (oh-my-posh-18.3.0.tar.gz) = 9d9aee1ff16bd5f32de7ae3d906a67e877ca3ff7994f0a95bbedb6d623beca667d1b59317ef616d22cefa6e1e8edcc89c0f6b06b1484331f34ecec80538dce4f
+Size (oh-my-posh-18.3.0.tar.gz) = 2713513 bytes
 SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
 SHA1 (patch-platform_battery_battery__windows__nix.go) = cb781ed770d325f97bc71fa545b4ce031a3df27a



Home | Main Index | Thread Index | Old Index