pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/wthrr



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 16 07:54:09 UTC 2022

Modified Files:
        pkgsrc/misc/wthrr: Makefile distinfo

Log Message:
misc/wthrr: update to 0.1.4

- new installation methods
- 84964c7 refactors saved config values and fixes an issue with the auto method
  being prioritized over a provided address arg


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/wthrr/Makefile \
    pkgsrc/misc/wthrr/distinfo

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

Modified files:

Index: pkgsrc/misc/wthrr/Makefile
diff -u pkgsrc/misc/wthrr/Makefile:1.1 pkgsrc/misc/wthrr/Makefile:1.2
--- pkgsrc/misc/wthrr/Makefile:1.1      Mon Aug 15 08:47:18 2022
+++ pkgsrc/misc/wthrr/Makefile  Tue Aug 16 07:54:09 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2022/08/15 08:47:18 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/08/16 07:54:09 pin Exp $
 
-DISTNAME=      wthrr-the-weathercrab-0.1.3
-PKGNAME=       wthrr-0.1.3
+DISTNAME=      wthrr-the-weathercrab-0.1.4
+PKGNAME=       wthrr-0.1.4
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tobealive/}
 GITHUB_PROJECT=        wthrr-the-weathercrab
Index: pkgsrc/misc/wthrr/distinfo
diff -u pkgsrc/misc/wthrr/distinfo:1.1 pkgsrc/misc/wthrr/distinfo:1.2
--- pkgsrc/misc/wthrr/distinfo:1.1      Mon Aug 15 08:47:18 2022
+++ pkgsrc/misc/wthrr/distinfo  Tue Aug 16 07:54:09 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2022/08/15 08:47:18 pin Exp $
+$NetBSD: distinfo,v 1.2 2022/08/16 07:54:09 pin Exp $
 
 BLAKE2s (aho-corasick-0.7.18.crate) = 8925e88e2df4b5ca3b31783f527e1bb31dbe27846f409f631148fa239f3b2935
 SHA512 (aho-corasick-0.7.18.crate) = 7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
@@ -441,9 +441,9 @@ Size (windows_x86_64_msvc-0.36.1.crate) 
 BLAKE2s (winreg-0.10.1.crate) = 6932ce51a190f71d7f3d28a5e2e11f3406b5e22f5933ec4e490783ffb67cccd5
 SHA512 (winreg-0.10.1.crate) = 09f2d18f62c3c427ebed40d667b672bb778629502ad3c39541f324b2d5ac41f0822c98b7e5320314144130580da46f1e8e51928941850e7d4af28455a564360c
 Size (winreg-0.10.1.crate) = 25725 bytes
-BLAKE2s (wthrr-the-weathercrab-0.1.3.tar.gz) = 406c8f700120fa780069de8c5166a9a6a3a32ea3ba70a3a63330be93b74eae1a
-SHA512 (wthrr-the-weathercrab-0.1.3.tar.gz) = 79c718a257e9dfd294447bc3a8f7862b567f2a0b2b0bee887d58b637ea1846795556f55a93fa3c752225c763da70daac2175023640f75b96b7e97cefbf1736a3
-Size (wthrr-the-weathercrab-0.1.3.tar.gz) = 309936 bytes
+BLAKE2s (wthrr-the-weathercrab-0.1.4.tar.gz) = c06fb0309ebd8e47940252f91e192c363c06fc8ba01a49050337586e949269c5
+SHA512 (wthrr-the-weathercrab-0.1.4.tar.gz) = 62c6765a0f0a3f131b8161896ebce2b9e90b4b4d037d2b57931d5a576f6d3357e1503cdfff55a1e7ee239f00b44974bfc59a11248794a578fb03156b73a9ce3a
+Size (wthrr-the-weathercrab-0.1.4.tar.gz) = 320501 bytes
 BLAKE2s (yaml-rust-0.4.5.crate) = 65c7c0fe708cb682959e36fbb03b09a35b09d529e5c87364107f5985940a1404
 SHA512 (yaml-rust-0.4.5.crate) = 7621dc8dfd5e7d4a7a8805b2a7e8319b63b852367655f2359d4e3e8fec6c4fad52d75c46ce1161e4c674eac0780b757ce9d34e664e304d8d2beec7afa0363ea0
 Size (yaml-rust-0.4.5.crate) = 47783 bytes



Home | Main Index | Thread Index | Old Index