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: Fri Sep 3 09:39:41 UTC 2021
Modified Files:
pkgsrc/devel/mob: Makefile distinfo
Log Message:
Update to 1.11.0. From the changelog:
- Allow to override the text in the notification and the voice via
environment variables `MOB_NOTIFY_MESSAGE` and `MOB_VOICE_MESSAGE`.
- Allow to override the stash name used for stashing uncommitted changes
via the environment variable `MOB_STASH_NAME`.
- Allow to override the cli name of the tool via `MOB_CLI_NAME` so you
can use `pair`, `ensemble`, `team`, or whatever you like best, instead
of `mob`. Just install the `mob` tool, set an alias in your cli and
set the environment variable `MOB_CLI_NAME` to the name of your alias.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.14 -r1.15 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.24 pkgsrc/devel/mob/Makefile:1.25
--- pkgsrc/devel/mob/Makefile:1.24 Fri Aug 27 09:40:07 2021
+++ pkgsrc/devel/mob/Makefile Fri Sep 3 09:39:41 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/08/27 09:40:07 schmonz Exp $
+# $NetBSD: Makefile,v 1.25 2021/09/03 09:39:41 schmonz Exp $
-DISTNAME= ${GITHUB_PROJECT}-1.10.0
+DISTNAME= ${GITHUB_PROJECT}-1.11.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=remotemobprogramming/}
GITHUB_PROJECT= mob
Index: pkgsrc/devel/mob/distinfo
diff -u pkgsrc/devel/mob/distinfo:1.14 pkgsrc/devel/mob/distinfo:1.15
--- pkgsrc/devel/mob/distinfo:1.14 Fri Aug 27 09:40:07 2021
+++ pkgsrc/devel/mob/distinfo Fri Sep 3 09:39:41 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/08/27 09:40:07 schmonz Exp $
+$NetBSD: distinfo,v 1.15 2021/09/03 09:39:41 schmonz Exp $
-SHA1 (mob-1.10.0.tar.gz) = ea0f8ff4f3d902c14eeced1513c09d63dfef3a68
-RMD160 (mob-1.10.0.tar.gz) = e7354941647706391a9367a06af648fa76bac93d
-SHA512 (mob-1.10.0.tar.gz) = 8a5fd7a58c1e2b165f46a230cf074d710eefd4164bd35b8fca2f3c9784ced097cc694bbbec82fcb7d542053d56780a071d908a4fea36dd732a23c722777520b3
-Size (mob-1.10.0.tar.gz) = 37948 bytes
+SHA1 (mob-1.11.0.tar.gz) = c4eaf77aab614afbda7b5f25dd364026869ea5ec
+RMD160 (mob-1.11.0.tar.gz) = 65db6aa77827cb5fabd38cd9a79b901d93652f61
+SHA512 (mob-1.11.0.tar.gz) = b211ea80cb20be8b9da81c63488e45896712fd77412ce1131593dc3b108e71225c3f54448379327496b328ce8c5f6a9adc40d33e3c0d8b1003ef5be8fb577ec5
+Size (mob-1.11.0.tar.gz) = 38467 bytes
Home |
Main Index |
Thread Index |
Old Index