summaryrefslogtreecommitdiff
path: root/net/stagit-gopher
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-08-17 21:21:48 +0000
committerleot <leot@pkgsrc.org>2020-08-17 21:21:48 +0000
commit9b8c5affb3a6f629ef700f4b083987224f463795 (patch)
tree815977592c7e2ec9803dd63bee542d42d770b735 /net/stagit-gopher
parent85c39e43d3de5ce95825f298eeeb6d16e31b69fe (diff)
downloadpkgsrc-9b8c5affb3a6f629ef700f4b083987224f463795.tar.gz
stagit-gopher: Update to 0.9.4
Changes: 0.9.4 ----- - Fix for showing the entry on the files page of submodules for bare repositories, thanks kst! - There is now a separate Atom feed for tags called "tags.xml". This should make it easier to track only software releases if using an RSS/Atom reader. - The ordering of tags are now by commit date (descending). So it will now sort by most recent first. The previous behaviour was to sort alphabetically by tag name, but many projects use numeric versions which don't sort in a useful/clear order. - For OpenBSD: remove unveil(2) for stagit-index, because unveil(2) has an argument limit. Now more than ~128 repositories for the index are supported. Per repository stagit will still use unveil(2).
Diffstat (limited to 'net/stagit-gopher')
-rw-r--r--net/stagit-gopher/Makefile5
-rw-r--r--net/stagit-gopher/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/net/stagit-gopher/Makefile b/net/stagit-gopher/Makefile
index 966c785fe1f..ea2ff64cbdd 100644
--- a/net/stagit-gopher/Makefile
+++ b/net/stagit-gopher/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/04/06 08:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/08/17 21:21:48 leot Exp $
-DISTNAME= stagit-gopher-0.9.3
-PKGREVISION= 2
+DISTNAME= stagit-gopher-0.9.4
CATEGORIES= net
MASTER_SITES= https://codemadness.org/releases/stagit-gopher/
diff --git a/net/stagit-gopher/distinfo b/net/stagit-gopher/distinfo
index 6f198409ffc..92e56c19c17 100644
--- a/net/stagit-gopher/distinfo
+++ b/net/stagit-gopher/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/02/23 20:55:45 leot Exp $
+$NetBSD: distinfo,v 1.3 2020/08/17 21:21:48 leot Exp $
-SHA1 (stagit-gopher-0.9.3.tar.gz) = fbaf33dc35658d84c6c7f9c672c0b21b2f83c749
-RMD160 (stagit-gopher-0.9.3.tar.gz) = 78e988ef84c92a045503fdba03dc51038d47f7dc
-SHA512 (stagit-gopher-0.9.3.tar.gz) = 608a230b9ec56b3673a796ab2e5217fe08b19332e82c57c99860175e04d2c412427defac900b5ac39126d9aac8b103f98ddf19bfb4e09751c961859ca48cd99b
-Size (stagit-gopher-0.9.3.tar.gz) = 16808 bytes
+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