Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/stagit stagit: update to 0.9.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/371ca5fe9d3d
branches:  trunk
changeset: 437153:371ca5fe9d3d
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Aug 17 20:59:54 2020 +0000

description:
stagit: update to 0.9.4.

ChangeLog:

- fix a small memleak in writeatom()
- stagit-index: remove unveil support for argv
- fix submodule lookup in bare repos
- regression: do not show unset or empty tags
- refactor get reference, add another feed for tags/releases
- sort branches and tags by time (descending)

diffstat:

 www/stagit/Makefile |   5 ++---
 www/stagit/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 77435b3b514d -r 371ca5fe9d3d www/stagit/Makefile
--- a/www/stagit/Makefile       Mon Aug 17 20:59:31 2020 +0000
+++ b/www/stagit/Makefile       Mon Aug 17 20:59:54 2020 +0000
@@ -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 20:59:54 fcambus Exp $
 
-DISTNAME=      stagit-0.9.3
-PKGREVISION=   2
+DISTNAME=      stagit-0.9.4
 CATEGORIES=    www
 MASTER_SITES=  https://codemadness.org/releases/stagit/
 
diff -r 77435b3b514d -r 371ca5fe9d3d www/stagit/distinfo
--- a/www/stagit/distinfo       Mon Aug 17 20:59:31 2020 +0000
+++ b/www/stagit/distinfo       Mon Aug 17 20:59:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/02/23 21:38:49 fcambus Exp $
+$NetBSD: distinfo,v 1.3 2020/08/17 20:59:54 fcambus Exp $
 
-SHA1 (stagit-0.9.3.tar.gz) = aa3f850e5012cd6e3341f27a4c9ae63b8202e5c0
-RMD160 (stagit-0.9.3.tar.gz) = 959755b089cb055125751c26c21b19d9470c2ac3
-SHA512 (stagit-0.9.3.tar.gz) = 94934fb94f2798155a036922394de3d8b80b01dd3199269715e4d1867b7911e3290e1b8bc175b83b0a42d307d6b3e1d75268fa51e576a0a1baf9b88434e8aca9
-Size (stagit-0.9.3.tar.gz) = 18464 bytes
+SHA1 (stagit-0.9.4.tar.gz) = 4597beb3f65cb009d69ab81822ff1d175cf44d89
+RMD160 (stagit-0.9.4.tar.gz) = 8278c51c554b4be5ca4ab217eb72e23f27c26fa5
+SHA512 (stagit-0.9.4.tar.gz) = 12ef71123a12a77f5d5c2245ae54f0ed6a97c80f8b97c9654f086eca88ab7945ce599afdb526b2db843becf86d48b018181a5068e09c32bfceefad1d50b98c94
+Size (stagit-0.9.4.tar.gz) = 18912 bytes



Home | Main Index | Thread Index | Old Index