pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mob
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Jul 28 14:04:30 UTC 2021
Modified Files:
pkgsrc/devel/mob: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/mob/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/mob/Makefile
diff -u pkgsrc/devel/mob/Makefile:1.20 pkgsrc/devel/mob/Makefile:1.21
--- pkgsrc/devel/mob/Makefile:1.20 Tue Jul 13 11:36:43 2021
+++ pkgsrc/devel/mob/Makefile Wed Jul 28 14:04:30 2021
@@ -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
Index: pkgsrc/devel/mob/distinfo
diff -u pkgsrc/devel/mob/distinfo:1.11 pkgsrc/devel/mob/distinfo:1.12
--- pkgsrc/devel/mob/distinfo:1.11 Mon Jun 28 20:29:52 2021
+++ pkgsrc/devel/mob/distinfo Wed Jul 28 14:04:30 2021
@@ -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