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: Sat Jan 8 07:48:31 UTC 2022
Modified Files:
pkgsrc/devel/mob: Makefile distinfo
Log Message:
Update to 2.2.0. From the changelog:
- When mob encounters unpushed commits in the base branch, the tool now
provides help for the user to fix this immediately.
- Improves console output when using `mob break 5` in combination with
https://timer.mob.sh
- Gives the user the chance to name their final commit after `mob done
--no-squash`
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.21 -r1.22 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.33 pkgsrc/devel/mob/Makefile:1.34
--- pkgsrc/devel/mob/Makefile:1.33 Thu Dec 9 17:50:19 2021
+++ pkgsrc/devel/mob/Makefile Sat Jan 8 07:48:31 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2021/12/09 17:50:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.34 2022/01/08 07:48:31 schmonz Exp $
-DISTNAME= ${GITHUB_PROJECT}-2.1.0
-PKGREVISION= 1
+DISTNAME= ${GITHUB_PROJECT}-2.2.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=remotemobprogramming/}
GITHUB_PROJECT= mob
Index: pkgsrc/devel/mob/distinfo
diff -u pkgsrc/devel/mob/distinfo:1.21 pkgsrc/devel/mob/distinfo:1.22
--- pkgsrc/devel/mob/distinfo:1.21 Fri Nov 12 09:16:45 2021
+++ pkgsrc/devel/mob/distinfo Sat Jan 8 07:48:31 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2021/11/12 09:16:45 schmonz Exp $
+$NetBSD: distinfo,v 1.22 2022/01/08 07:48:31 schmonz Exp $
-BLAKE2s (mob-2.1.0.tar.gz) = 81a94f7a913f0a487d6ac9a6951745d711e7d3ff9fdba37b5e54bde37fa87ce1
-SHA512 (mob-2.1.0.tar.gz) = 6ad4667451a4082e0638a32d74c592215b88376f631212566ed6eb952af81ad1da727073f3937d783d558dd04d5a16fa32b04b8ea1b7166b2e93658ef1d9c584
-Size (mob-2.1.0.tar.gz) = 233189 bytes
+BLAKE2s (mob-2.2.0.tar.gz) = ef36f08cd6265276029226ac4b0c8fda0f50e91dc3acf942765508a3c472e47a
+SHA512 (mob-2.2.0.tar.gz) = b9b24fdaac423813fe541edf967172b0b63065a5bcad2d88570c4ca0a6c514159c2c00288ec88b8747895a3730e74e9066cb7b5985db258ed3f5ce1c7e1862e5
+Size (mob-2.2.0.tar.gz) = 234337 bytes
Home |
Main Index |
Thread Index |
Old Index