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 Dec 4 12:45:27 UTC 2021
Modified Files:
pkgsrc/www/stagit: Makefile distinfo
Log Message:
stagit: update to 1.0.
ChangeLog:
- small typo fixes and url -> URL
- man pages: add EXAMPLES section
- encode the name, it could contain XML entities
- percent encode characters in path names
- ignore '\r' in writing the blob aswell
- Print the number of remaining commits
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/www/stagit/Makefile:1.8
--- pkgsrc/www/stagit/Makefile:1.7 Fri May 28 07:35:43 2021
+++ pkgsrc/www/stagit/Makefile Sat Dec 4 12:45:27 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/05/28 07:35:43 fcambus Exp $
+# $NetBSD: Makefile,v 1.8 2021/12/04 12:45:27 fcambus Exp $
-DISTNAME= stagit-0.9.6
+DISTNAME= stagit-1.0
CATEGORIES= www
MASTER_SITES= https://codemadness.org/releases/stagit/
Index: pkgsrc/www/stagit/distinfo
diff -u pkgsrc/www/stagit/distinfo:1.7 pkgsrc/www/stagit/distinfo:1.8
--- pkgsrc/www/stagit/distinfo:1.7 Tue Oct 26 11:31:09 2021
+++ pkgsrc/www/stagit/distinfo Sat Dec 4 12:45:27 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:31:09 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/12/04 12:45:27 fcambus Exp $
-BLAKE2s (stagit-0.9.6.tar.gz) = 8ab90cfddb115b1b5d6b3d0576410eeecc5470f6e297d4c5af3c565d720569bf
-SHA512 (stagit-0.9.6.tar.gz) = d9f0cdb67ed0e6355f0485e36cc81136d7f21d73a35010faf41f2c967ff462ca948b2b8d2e6ce226a065969636d1ffc5603ef8da2c86598b861bd6c7c2f0d368
-Size (stagit-0.9.6.tar.gz) = 18777 bytes
+BLAKE2s (stagit-1.0.tar.gz) = 0499d084dd8d36cd367b50afece5e02d34ecc7037375b7d496e090f22bb232a1
+SHA512 (stagit-1.0.tar.gz) = d18d7adadf85979f3062f0d4c41580d06f11a39c8864184d5a37822689bd372bb26139c7ae16728d71e240f90e2dbe6ce829cd27ee2ea684474974341c208813
+Size (stagit-1.0.tar.gz) = 19110 bytes
Home |
Main Index |
Thread Index |
Old Index