pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/stagit
Module Name: pkgsrc
Committed By: fcambus
Date: Sat Apr 2 18:02:25 UTC 2022
Modified Files:
pkgsrc/www/stagit: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/stagit/Makefile \
pkgsrc/www/stagit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/stagit/Makefile
diff -u pkgsrc/www/stagit/Makefile:1.8 pkgsrc/www/stagit/Makefile:1.9
--- pkgsrc/www/stagit/Makefile:1.8 Sat Dec 4 12:45:27 2021
+++ pkgsrc/www/stagit/Makefile Sat Apr 2 18:02:25 2022
@@ -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/
Index: pkgsrc/www/stagit/distinfo
diff -u pkgsrc/www/stagit/distinfo:1.8 pkgsrc/www/stagit/distinfo:1.9
--- pkgsrc/www/stagit/distinfo:1.8 Sat Dec 4 12:45:27 2021
+++ pkgsrc/www/stagit/distinfo Sat Apr 2 18:02:25 2022
@@ -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