pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/mob Update to 1.8.0. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9fe9de986238
branches:  trunk
changeset: 456418:9fe9de986238
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Jul 28 14:04:30 2021 +0000

description:
Update to 1.8.0. From the changelog:

- `mob next` does not show the same committer multiple times in the list
  of previous committers.
- `mob next` does not suggest the current Git user to be the next typist
  as long as there were other persons involved in the mob.
- `mob next` performs a simple lookahead to also suggest persons who
  might have been absent only during the last mob round.
- When user.name is not set in the git config, mob no longer shows an
  error but a warning with a help how to fix it.

diffstat:

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

diffs (28 lines):

diff -r 423a50dc4fec -r 9fe9de986238 devel/mob/Makefile
--- a/devel/mob/Makefile        Wed Jul 28 14:03:28 2021 +0000
+++ b/devel/mob/Makefile        Wed Jul 28 14:04:30 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/07/13 11:36:43 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2021/07/28 14:04:30 schmonz Exp $
 
-DISTNAME=      ${GITHUB_PROJECT}-1.7.0
-PKGREVISION=   1
+DISTNAME=      ${GITHUB_PROJECT}-1.8.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=remotemobprogramming/}
 GITHUB_PROJECT=        mob
diff -r 423a50dc4fec -r 9fe9de986238 devel/mob/distinfo
--- a/devel/mob/distinfo        Wed Jul 28 14:03:28 2021 +0000
+++ b/devel/mob/distinfo        Wed Jul 28 14:04:30 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/06/28 20:29:52 schmonz Exp $
+$NetBSD: distinfo,v 1.12 2021/07/28 14:04:30 schmonz Exp $
 
-SHA1 (mob-1.7.0.tar.gz) = aa600fed4bcb18ae8cecd4a1142d213008218a85
-RMD160 (mob-1.7.0.tar.gz) = b6c3da0e2c0988f6b3e0909d3c222d1da688d9c2
-SHA512 (mob-1.7.0.tar.gz) = 4610d25c5aadc5f28b3ea19e11b347c15b5f1c051c465d099820786cd8b0635ef079eb829d80ca56825fd3580fcddb1dfdfa114ec5ed3e31ef5043d33ef63593
-Size (mob-1.7.0.tar.gz) = 36447 bytes
+SHA1 (mob-1.8.0.tar.gz) = f1c24e387f25514f1380f1122f23baa8565d1977
+RMD160 (mob-1.8.0.tar.gz) = 3b1699d7e97cf5e00974b0c30eae6ae7549cfe4b
+SHA512 (mob-1.8.0.tar.gz) = d34c08606d4b2978c33afb479fdd090caff0b4a3cd4e03a4fea449eea730f9b8584d2b1f268984c51cdaa691370bdece395102a72e2a8ca49eb42c6c8e613553
+Size (mob-1.8.0.tar.gz) = 38095 bytes



Home | Main Index | Thread Index | Old Index