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:           Sat Jun  1 14:21:22 UTC 2024

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

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

Bug Fixes
 - owm allow location city name with spaces (041c5d4)


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.135 -r1.136 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.147 pkgsrc/shells/oh-my-posh/Makefile:1.148
--- pkgsrc/shells/oh-my-posh/Makefile:1.147     Sat Jun  1 14:03:01 2024
+++ pkgsrc/shells/oh-my-posh/Makefile   Sat Jun  1 14:21:22 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.147 2024/06/01 14:03:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.148 2024/06/01 14:21:22 pin Exp $
 
-DISTNAME=              oh-my-posh-21.0.0
-PKGREVISION=           1
+DISTNAME=              oh-my-posh-21.0.1
 CATEGORIES=            shells
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=JanDeDobbeleer/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}
@@ -11,8 +10,6 @@ HOMEPAGE=             https://ohmyposh.dev/
 COMMENT=               Prompt theme engine for any shell
 LICENSE=               mit
 
-GO_VERSION_REQD+=      122
-
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/src
 
 USE_LANGUAGES=         c

Index: pkgsrc/shells/oh-my-posh/distinfo
diff -u pkgsrc/shells/oh-my-posh/distinfo:1.135 pkgsrc/shells/oh-my-posh/distinfo:1.136
--- pkgsrc/shells/oh-my-posh/distinfo:1.135     Thu May 30 06:50:39 2024
+++ pkgsrc/shells/oh-my-posh/distinfo   Sat Jun  1 14:21:22 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.135 2024/05/30 06:50:39 pin Exp $
+$NetBSD: distinfo,v 1.136 2024/06/01 14:21:22 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
@@ -750,8 +750,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-21.0.0.tar.gz) = f6fb2518373bf5fa229f8efb8d6ed91f2506cdb873f0024c97dbb0b16c3be406
-SHA512 (oh-my-posh-21.0.0.tar.gz) = 60e75f47366a14093d3baa18ed624423b3533be77d00b8400263aa16a38d37e4f6f91029e3010c9240397c010a7ce664acc2f31907ee7588b8dfa5048fb189ac
-Size (oh-my-posh-21.0.0.tar.gz) = 6761888 bytes
+BLAKE2s (oh-my-posh-21.0.1.tar.gz) = 8601b20293b8c3f7d42f19974409bf2e30048caf65faa300da71650184a45ba4
+SHA512 (oh-my-posh-21.0.1.tar.gz) = c0c46184d29a7bd7ae2d0153f5b0cff619341dee7b452fde6bd5465d9e0e19418295b9175725590bd56502c819ce0a093be3bde021d7a0eb5eedbad52233eb62
+Size (oh-my-posh-21.0.1.tar.gz) = 6761962 bytes
 SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
 SHA1 (patch-platform_battery_battery__windows__nix.go) = 37eb1ba8082c0d3dfc287dfd5e35bcd31a00ab6a



Home | Main Index | Thread Index | Old Index