pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/stagit-gopher stagit-gopher: Update to 0.9.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/49ef8db5e932
branches: trunk
changeset: 448785:49ef8db5e932
user: leot <leot%pkgsrc.org@localhost>
date: Sun Mar 14 19:10:46 2021 +0000
description:
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:
net/stagit-gopher/Makefile | 4 ++--
net/stagit-gopher/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 01f01d019ae9 -r 49ef8db5e932 net/stagit-gopher/Makefile
--- a/net/stagit-gopher/Makefile Sun Mar 14 19:01:42 2021 +0000
+++ b/net/stagit-gopher/Makefile Sun Mar 14 19:10:46 2021 +0000
@@ -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 -r 01f01d019ae9 -r 49ef8db5e932 net/stagit-gopher/distinfo
--- a/net/stagit-gopher/distinfo Sun Mar 14 19:01:42 2021 +0000
+++ b/net/stagit-gopher/distinfo Sun Mar 14 19:10:46 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index