pkgsrc-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 1.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf329667c35b
branches:  trunk
changeset: 376134:cf329667c35b
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sat Apr 02 18:02:25 2022 +0000

description:
stagit: update to 1.1.

ChangeLog:

- do not percent-encode: ',' or '-' or '.' it looks ugly
- libgit2 config opts: set the search to an empty path
- add dark mode support for the example stylesheet
- improve stream read and write error handling

diffstat:

 www/stagit/Makefile |  4 ++--
 www/stagit/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r a0d409e4a217 -r cf329667c35b www/stagit/Makefile
--- a/www/stagit/Makefile       Sat Apr 02 15:30:09 2022 +0000
+++ b/www/stagit/Makefile       Sat Apr 02 18:02:25 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/12/04 12:45:27 fcambus Exp $
+# $NetBSD: Makefile,v 1.9 2022/04/02 18:02:25 fcambus Exp $
 
-DISTNAME=      stagit-1.0
+DISTNAME=      stagit-1.1
 CATEGORIES=    www
 MASTER_SITES=  https://codemadness.org/releases/stagit/
 
diff -r a0d409e4a217 -r cf329667c35b www/stagit/distinfo
--- a/www/stagit/distinfo       Sat Apr 02 15:30:09 2022 +0000
+++ b/www/stagit/distinfo       Sat Apr 02 18:02:25 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/12/04 12:45:27 fcambus Exp $
+$NetBSD: distinfo,v 1.9 2022/04/02 18:02:25 fcambus Exp $
 
-BLAKE2s (stagit-1.0.tar.gz) = 0499d084dd8d36cd367b50afece5e02d34ecc7037375b7d496e090f22bb232a1
-SHA512 (stagit-1.0.tar.gz) = d18d7adadf85979f3062f0d4c41580d06f11a39c8864184d5a37822689bd372bb26139c7ae16728d71e240f90e2dbe6ce829cd27ee2ea684474974341c208813
-Size (stagit-1.0.tar.gz) = 19110 bytes
+BLAKE2s (stagit-1.1.tar.gz) = 7cfb1b3b8f934f753a54b3f9aa8264fb8c4e0a2dacb09eacd5e3b4819eccb3ae
+SHA512 (stagit-1.1.tar.gz) = e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f
+Size (stagit-1.1.tar.gz) = 19648 bytes



Home | Main Index | Thread Index | Old Index