summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2021-07-28 14:04:30 +0000
committerschmonz <schmonz@pkgsrc.org>2021-07-28 14:04:30 +0000
commit296d9e4b9d4902d88a84022897fc053a2f10f4fe (patch)
treeb10a81f0c0ca17a8bfdbfaaf8e314a212b0fc7bc /devel
parentc8e66e2c060b5adeb7e6ef99fd51af2da6116531 (diff)
downloadpkgsrc-296d9e4b9d4902d88a84022897fc053a2f10f4fe.tar.gz
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 (limited to 'devel')
-rw-r--r--devel/mob/Makefile5
-rw-r--r--devel/mob/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/mob/Makefile b/devel/mob/Makefile
index 8507fe92f60..0de0c437d74 100644
--- a/devel/mob/Makefile
+++ b/devel/mob/Makefile
@@ -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 --git a/devel/mob/distinfo b/devel/mob/distinfo
index ca7e217931a..c222da76779 100644
--- a/devel/mob/distinfo
+++ b/devel/mob/distinfo
@@ -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