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.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/582157dba4fe
branches:  trunk
changeset: 770606:582157dba4fe
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sat Dec 04 12:45:27 2021 +0000

description:
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

diffstat:

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

diffs (25 lines):

diff -r 5503dd7c14f1 -r 582157dba4fe www/stagit/Makefile
--- a/www/stagit/Makefile       Sat Dec 04 12:37:19 2021 +0000
+++ b/www/stagit/Makefile       Sat Dec 04 12:45:27 2021 +0000
@@ -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/
 
diff -r 5503dd7c14f1 -r 582157dba4fe www/stagit/distinfo
--- a/www/stagit/distinfo       Sat Dec 04 12:37:19 2021 +0000
+++ b/www/stagit/distinfo       Sat Dec 04 12:45:27 2021 +0000
@@ -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