summaryrefslogtreecommitdiff
path: root/net/stagit-gopher
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2022-09-15 19:20:02 +0000
committerleot <leot@pkgsrc.org>2022-09-15 19:20:02 +0000
commitace0a1b84c5dc78608626e68fc4251e1eaef8648 (patch)
treed2cf79cf40cfe4eb4f65757855421653607b3e63 /net/stagit-gopher
parent57e318b689044ca4af38d072d76db6bb789fb874 (diff)
downloadpkgsrc-ace0a1b84c5dc78608626e68fc4251e1eaef8648.tar.gz
stagit-gopher: Update to 1.2
Changes: 1.2 --- * Use the new geomyidae escaping style in for directory entries: See also the phlog "Geomyidae v0.51 brcon2022 release by 20h": gopher://bitreich.org/0/usr/20h/phlog/2022-08-06T20-18-42-220705.md * Unset a newly introduced option in libgit2 that do not allow different users from reading the git repository. This is not a security issue for stagit. See also the related page: https://github.blog/2022-04-12-git-security-vulnerability-announced/ * Add a workaround comment in the Makefile for distros or packagers using an older libgit2 version (Void Linux, Debian, etc). 1.1 --- * Improve read and write error handling in streams. * libgit2 config opts: set the search to an empty path. This will not search outside the paths anymore and also not cause an unveil violation on OpenBSD (reported by Anton Lindqvist, thanks!). * Add dark mode (just kidding, gopher supports all modes). 1.0 --- * Print the number of remaining commits. * Add EXAMPLES section to the man pages.
Diffstat (limited to 'net/stagit-gopher')
-rw-r--r--net/stagit-gopher/Makefile4
-rw-r--r--net/stagit-gopher/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/stagit-gopher/Makefile b/net/stagit-gopher/Makefile
index c49f9921ec5..d6af1d9b4e4 100644
--- a/net/stagit-gopher/Makefile
+++ b/net/stagit-gopher/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/03/14 19:10:46 leot Exp $
+# $NetBSD: Makefile,v 1.7 2022/09/15 19:20:02 leot Exp $
-DISTNAME= stagit-gopher-0.9.5
+DISTNAME= stagit-gopher-1.2
CATEGORIES= net
MASTER_SITES= https://codemadness.org/releases/stagit-gopher/
diff --git a/net/stagit-gopher/distinfo b/net/stagit-gopher/distinfo
index 6d2ac861bc9..eeb96e51cf3 100644
--- a/net/stagit-gopher/distinfo
+++ b/net/stagit-gopher/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:06:58 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/09/15 19:20:02 leot Exp $
-BLAKE2s (stagit-gopher-0.9.5.tar.gz) = 80e3ec47007377a0f9233398639b05913b751638d79e6f60c9ff87c0beae07b8
-SHA512 (stagit-gopher-0.9.5.tar.gz) = 98d252fc05ade27a316afbde98d90c69c16a155106b852aca0831cdc7750aec1c6d72b03110cf9d5f10503ccdf0e029df670a957acce26d27fcc230d69a0a2e3
-Size (stagit-gopher-0.9.5.tar.gz) = 17658 bytes
+BLAKE2s (stagit-gopher-1.2.tar.gz) = c277ab40ad6e26f58566037ed3b0978526024e0f6ce71a4b793dc25295ffbf2c
+SHA512 (stagit-gopher-1.2.tar.gz) = 07a21862471134c1cc02350627e336fc30f2a6dce97758fc5bb3a04ac8aafe1c3227003f8dd83e330bc257a3b05374b603cd700e0244c6eb45e2dec3676621ac
+Size (stagit-gopher-1.2.tar.gz) = 18411 bytes