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 Oct 29 12:22:05 UTC 2021
Modified Files:
pkgsrc/devel/mob: Makefile distinfo
Log Message:
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>`.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.19 -r1.20 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.29 pkgsrc/devel/mob/Makefile:1.30
--- pkgsrc/devel/mob/Makefile:1.29 Fri Oct 8 18:55:12 2021
+++ pkgsrc/devel/mob/Makefile Fri Oct 29 12:22:05 2021
@@ -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
Index: pkgsrc/devel/mob/distinfo
diff -u pkgsrc/devel/mob/distinfo:1.19 pkgsrc/devel/mob/distinfo:1.20
--- pkgsrc/devel/mob/distinfo:1.19 Tue Oct 26 10:15:41 2021
+++ pkgsrc/devel/mob/distinfo Fri Oct 29 12:22:05 2021
@@ -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