summaryrefslogtreecommitdiff
path: root/net/stagit-gopher
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2021-03-14 19:10:46 +0000
committerleot <leot@pkgsrc.org>2021-03-14 19:10:46 +0000
commit1ba11240e8c12570070c97a2616f9fc42d3e1de7 (patch)
treeea2dfdcd352e8b87c0bf01a1348a7d64f53ce724 /net/stagit-gopher
parent3c2661ca9395df617614fdf25935c42374343a54 (diff)
downloadpkgsrc-1ba11240e8c12570070c97a2616f9fc42d3e1de7.tar.gz
stagit-gopher: Update to 0.9.5
Changes: 0.9.5 ----- * Fix warning with libgit2 v0.99+, remain compatible with older versions. Adapted from a patch by Augustin Fabre, thanks! * Add abbreviated commit hash to submodule file, by Oscar Benedito * Add an -u option to make URLs in Atom feeds absolute. Feed URLs should be absolute according to the RFC, thanks to adc for the idea. * A few performance micro-optimizations. * Some code-style improvements. * Atom feeds: remove the wrong content-type for <link> (was text/html). * UTF-8 text padding: * Fix potential byte-seek issue with negative width codepoints in the range >= 127 on some systems. * Improve padded printing and printing invalid unicode characters.
Diffstat (limited to 'net/stagit-gopher')
-rw-r--r--net/stagit-gopher/Makefile4
-rw-r--r--net/stagit-gopher/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/stagit-gopher/Makefile b/net/stagit-gopher/Makefile
index ea2ff64cbdd..c49f9921ec5 100644
--- a/net/stagit-gopher/Makefile
+++ b/net/stagit-gopher/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/08/17 21:21:48 leot Exp $
+# $NetBSD: Makefile,v 1.6 2021/03/14 19:10:46 leot Exp $
-DISTNAME= stagit-gopher-0.9.4
+DISTNAME= stagit-gopher-0.9.5
CATEGORIES= net
MASTER_SITES= https://codemadness.org/releases/stagit-gopher/
diff --git a/net/stagit-gopher/distinfo b/net/stagit-gopher/distinfo
index 92e56c19c17..e9c00df5bc6 100644
--- a/net/stagit-gopher/distinfo
+++ b/net/stagit-gopher/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/08/17 21:21:48 leot Exp $
+$NetBSD: distinfo,v 1.4 2021/03/14 19:10:46 leot Exp $
-SHA1 (stagit-gopher-0.9.4.tar.gz) = fe6bbcb058556bb9afd02ad0968b61557f70980a
-RMD160 (stagit-gopher-0.9.4.tar.gz) = 5e945e477e3683cb604254b71ad10a8efce7f747
-SHA512 (stagit-gopher-0.9.4.tar.gz) = 160d23c880ca59570db016c1fe7bfade129ae4bbd34e7e5112b246dba43ee43df739b63786b6cde6faa8da8ea717bef08d15de8421e854c3e3dd4ea6e9ec5ab4
-Size (stagit-gopher-0.9.4.tar.gz) = 17316 bytes
+SHA1 (stagit-gopher-0.9.5.tar.gz) = bcddc7a9901428a0217848d7317cff18b4c419ad
+RMD160 (stagit-gopher-0.9.5.tar.gz) = 6c23d5e0512ef7359d20b6f68e83ad7b6f905ea1
+SHA512 (stagit-gopher-0.9.5.tar.gz) = 98d252fc05ade27a316afbde98d90c69c16a155106b852aca0831cdc7750aec1c6d72b03110cf9d5f10503ccdf0e029df670a957acce26d27fcc230d69a0a2e3
+Size (stagit-gopher-0.9.5.tar.gz) = 17658 bytes