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 2.0.0. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa0fd2393cec
branches:  trunk
changeset: 768662:aa0fd2393cec
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Oct 29 12:22:05 2021 +0000

description:
Update to 2.0.0. From the changelog:

- **NEW** create a team room on https://timer.mob.sh to have a team
  timer. Set `MOB_TIMER_ROOM` to the name of your team room and mob will
  automatically send timer requests to your team room. Mob now even
  supports breaks with `mob break <minutes>`.

diffstat:

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

diffs (26 lines):

diff -r 3b5c13e88fd6 -r aa0fd2393cec devel/mob/Makefile
--- a/devel/mob/Makefile        Fri Oct 29 08:40:59 2021 +0000
+++ b/devel/mob/Makefile        Fri Oct 29 12:22:05 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2021/10/08 18:55:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.30 2021/10/29 12:22:05 schmonz Exp $
 
-DISTNAME=      ${GITHUB_PROJECT}-1.12.0
-PKGREVISION=   2
+DISTNAME=      ${GITHUB_PROJECT}-2.0.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=remotemobprogramming/}
 GITHUB_PROJECT=        mob
diff -r 3b5c13e88fd6 -r aa0fd2393cec devel/mob/distinfo
--- a/devel/mob/distinfo        Fri Oct 29 08:40:59 2021 +0000
+++ b/devel/mob/distinfo        Fri Oct 29 12:22:05 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 10:15:41 nia Exp $
+$NetBSD: distinfo,v 1.20 2021/10/29 12:22:05 schmonz Exp $
 
-BLAKE2s (mob-1.12.0.tar.gz) = b55f8ff75621e20c0fe907bd00898dccf142779aa6d2b0d77abe32465740d7b0
-SHA512 (mob-1.12.0.tar.gz) = 5ed354b7e3eb1a39d51acef6769b1d88908c41a24a31b254ae037dfe05b5cc17088a01bbd831a3d5badd55886643ceaf09e53fce9680fe6313f689486196551b
-Size (mob-1.12.0.tar.gz) = 39089 bytes
+BLAKE2s (mob-2.0.0.tar.gz) = 66d4ed5339602b7f3a96a029845a40a69926fa66d11cf34e106fa5fa568822b3
+SHA512 (mob-2.0.0.tar.gz) = f58fc6f14b690d0eb64f98b9bbb6f1960707a3c859aafcad8c824727d9bda9f65bb9010685748e52dd151b2643a1f62e017afc7e30ec2b71a81bce14c2d18db4
+Size (mob-2.0.0.tar.gz) = 41104 bytes



Home | Main Index | Thread Index | Old Index