From c2f86e9b6e1e0a90cb7e649aab5a864c266daf52 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 15 Jan 2021 21:55:31 +0000 Subject: Update pounce to 2.2 --- irc/pounce-palaver/Makefile | 2 +- irc/pounce-palaver/distinfo | 6 +++--- irc/pounce/Makefile | 2 +- irc/pounce/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'irc') diff --git a/irc/pounce-palaver/Makefile b/irc/pounce-palaver/Makefile index 6816644..114d79d 100644 --- a/irc/pounce-palaver/Makefile +++ b/irc/pounce-palaver/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce-palaver -DISTVERSION= 2.1 +DISTVERSION= 2.2 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ DISTNAME= pounce-${DISTVERSION} diff --git a/irc/pounce-palaver/distinfo b/irc/pounce-palaver/distinfo index b679f11..f6a1a3c 100644 --- a/irc/pounce-palaver/distinfo +++ b/irc/pounce-palaver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606260612 -SHA256 (pounce-2.1.tar.gz) = d8813835302abdb607903becbda6808a225632d9ab5f6390e45230c8edeab1c3 -SIZE (pounce-2.1.tar.gz) = 48168 +TIMESTAMP = 1610748251 +SHA256 (pounce-2.2.tar.gz) = 2edde674f3d5d7f92211d25a7a5f0b011d91ab893942c09f9cbde5106e0f9b0c +SIZE (pounce-2.2.tar.gz) = 48582 diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile index 599a8f2..1250d36 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce -DISTVERSION= 2.1p1 +DISTVERSION= 2.2 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ diff --git a/irc/pounce/distinfo b/irc/pounce/distinfo index 3c0d76a..9888adf 100644 --- a/irc/pounce/distinfo +++ b/irc/pounce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608003076 -SHA256 (pounce-2.1p1.tar.gz) = 24fbb3287044edd37dd32a365189541c4fc7309c395415e542cc3d554ccd8f91 -SIZE (pounce-2.1p1.tar.gz) = 48192 +TIMESTAMP = 1610747448 +SHA256 (pounce-2.2.tar.gz) = 2edde674f3d5d7f92211d25a7a5f0b011d91ab893942c09f9cbde5106e0f9b0c +SIZE (pounce-2.2.tar.gz) = 48582 -- cgit 1.4.1 n value='range'>range
path: root/etc/CodeQWERTY.bundle/Contents/Resources (unfollow)
Commit message (Collapse)Author
2020-05-11Add AutonomousJune McEnroe
Why do the bad guys get a happy ending though?
2020-05-08Move keyboard layout into a .bundleJune McEnroe
Based on Workman.bundle. This seems to make it stick, though I don't want to speak too soon.
2020-05-07Remove mkshJune McEnroe
2020-05-07Emulate 1sh prompts in bashJune McEnroe
2020-05-07Update nvim MANPAGERJune McEnroe
Not sure when this was added. Has the advantage of working properly in more versions of man(1) it seems.
2020-05-06Post "casual update"June McEnroe
2020-05-06Remove bman functionJune McEnroe055e1c0e99&follow=1'>auth-filter: pass url with query string attachedJason A. Donenfeld
2018-11-21git: use xz compressed archive for downloadChristian Hesse
2018-10-12git: update to v2.19.1Christian Hesse
2018-09-11ui-ssdiff: ban strcat()Christian Hesse
2018-09-11ui-ssdiff: ban strncpy()Christian Hesse
2018-09-11ui-shared: ban strcat()Christian Hesse
2018-09-11ui-patch: ban sprintf()Christian Hesse
2018-09-11ui-log: ban strncpy()Christian Hesse
2018-09-11ui-log: ban strcpy()Christian Hesse
2018-09-11parsing: ban sprintf()Christian Hesse
2018-09-11parsing: ban strncpy()Christian Hesse
2018-08-28filters: generate anchor links from markdownChristian Hesse
2018-08-03Bump version.Jason A. Donenfeld
2018-08-03clone: fix directory traversalJason A. Donenfeld
2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev