summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2022-01-02 21:58:36 +0000
committerpin <pin@pkgsrc.org>2022-01-02 21:58:36 +0000
commit137c05dc9cec974c99d5c0083a3dfb2e6dfd2bf6 (patch)
tree8bc674abddc6cf37da99591226d4adc7e2e5d2b4 /x11
parentd918b942087f7debafece02095969ff6d49f17bc (diff)
downloadpkgsrc-137c05dc9cec974c99d5c0083a3dfb2e6dfd2bf6.tar.gz
x11/citron: update to 0.8.0
BREAKING CHANGES: Improvements to citron's CLI interfaceThis version makes improvements to citron's CLI interface, i.e. the flags that you use to interact with it.All of its functionalities have become subcommands. - Previously: citron --date - Now: citron date This means options are now specific to their respective subcommand, e.g.--railway will only show up when consulting the help section of the date subcommand, and it will only work for it too. One more thing, the usage of icons no longer requires calling two different flags, one is enough, and that one has now been renamed to just -I, it does not currently have a long name.
Diffstat (limited to 'x11')
-rw-r--r--x11/citron/Makefile4
-rw-r--r--x11/citron/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/citron/Makefile b/x11/citron/Makefile
index 88aa8773788..5e7dc3a8f8b 100644
--- a/x11/citron/Makefile
+++ b/x11/citron/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2022/01/02 16:28:42 pin Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/02 21:58:36 pin Exp $
-DISTNAME= v0.7.0
+DISTNAME= v0.8.0
PKGNAME= citron-${DISTNAME:S,^v,,}
CATEGORIES= x11
MASTER_SITES= https://git.sr.ht/~grtcdr/citron/archive/
diff --git a/x11/citron/distinfo b/x11/citron/distinfo
index b00de02b449..d0295465007 100644
--- a/x11/citron/distinfo
+++ b/x11/citron/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2022/01/02 16:28:42 pin Exp $
+$NetBSD: distinfo,v 1.6 2022/01/02 21:58:36 pin Exp $
BLAKE2s (aho-corasick-0.7.18.crate) = 8925e88e2df4b5ca3b31783f527e1bb31dbe27846f409f631148fa239f3b2935
SHA512 (aho-corasick-0.7.18.crate) = 7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
@@ -366,9 +366,9 @@ Size (unicode-width-0.1.9.crate) = 16745 bytes
BLAKE2s (unicode-xid-0.2.2.crate) = f490e112605a2f8c1245fe3eac08a20787a04af701715892031431425bba0ae3
SHA512 (unicode-xid-0.2.2.crate) = 92ffd0dd34e3ca235ecf110b38c447d3ec1faa23d76c112457f28d432f92fa6b5f428bc5e1bfd278f361f55426dd96e19ecb0d3eff6cf250892f069c52bd89a8
Size (unicode-xid-0.2.2.crate) = 14955 bytes
-BLAKE2s (v0.7.0.tar.gz) = fbf828bae22cf01074b65813a3d1b4606160c132e035eaf7281319c418fe71a3
-SHA512 (v0.7.0.tar.gz) = 25718a38af3d2c544bead545ed741c175bd62cf0f97b4ada76860dff5552ae6ed0dc4e3ba972455a30f665473ceffc53204a1f76cfb35c572d1a4b02b0e90d40
-Size (v0.7.0.tar.gz) = 52410 bytes
+BLAKE2s (v0.8.0.tar.gz) = c23f7537e46071cdc778f58e141bf8af8aba82c9be9036990bf722a7883f4fe0
+SHA512 (v0.8.0.tar.gz) = 5982a59c3defdebae30e0f2f26dd67bd379342becb5e913935be28fa4d552193643472d1794b2d3b313f5af0a3047fba8b5e799deaf4910aba4afc48be803b49
+Size (v0.8.0.tar.gz) = 52675 bytes
BLAKE2s (vec_map-0.8.2.crate) = a40b5b21f51fcfad8f2fa810b929af3cb20cd710bec9216e8750e973dc9ff59a
SHA512 (vec_map-0.8.2.crate) = 4f1ef59bc2c437e79f1f84fe021bce5aa8ccd581f500f3d5776913d5f17d45b03ccee64f5bd03d47656318cfc9344a1f4311079d471fa409a8e4e94c143973f9
Size (vec_map-0.8.2.crate) = 14466 bytes