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: Mon Mar 28 15:27:17 UTC 2022
Modified Files:
pkgsrc/devel/mob: Makefile distinfo
Log Message:
Update to 3.0.0. From the changelog:
- **NEW** Mob will automatically open the last modified file of the
previous typist in your preferred IDE. Therefore, you need to set the
configuration option `MOB_OPEN_COMMAND` to a command which opens your
IDE. For example, the open command for IntelliJ is `idea %s`
- Add a Smiley face to Happy Collaborating message to make your day :)
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.27 -r1.28 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.42 pkgsrc/devel/mob/Makefile:1.43
--- pkgsrc/devel/mob/Makefile:1.42 Mon Mar 7 09:14:06 2022
+++ pkgsrc/devel/mob/Makefile Mon Mar 28 15:27:17 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2022/03/07 09:14:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.43 2022/03/28 15:27:17 schmonz Exp $
-DISTNAME= ${GITHUB_PROJECT}-2.6.0
-PKGREVISION= 1
+DISTNAME= ${GITHUB_PROJECT}-3.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.27 pkgsrc/devel/mob/distinfo:1.28
--- pkgsrc/devel/mob/distinfo:1.27 Sun Feb 27 17:51:24 2022
+++ pkgsrc/devel/mob/distinfo Mon Mar 28 15:27:17 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2022/02/27 17:51:24 schmonz Exp $
+$NetBSD: distinfo,v 1.28 2022/03/28 15:27:17 schmonz Exp $
-BLAKE2s (mob-2.6.0.tar.gz) = 940b61c7cc0d31191d9d06cea46985576cad35d658d02cd294510ccbdbb58a56
-SHA512 (mob-2.6.0.tar.gz) = 1c5129fd59ab8a580665bc976687a570803ca301c301b1397ea4501e88ce6043f8f65f0b80f594b46c9a5755f8d09ed734f59841e15f401f56dd2401c95cfe25
-Size (mob-2.6.0.tar.gz) = 237694 bytes
+BLAKE2s (mob-3.0.0.tar.gz) = 940c4fc683fa63fcf8fb264aae4405947f7a64e8bd2a30cbd29e2ef11e7348f6
+SHA512 (mob-3.0.0.tar.gz) = 99699ceecbc33a3f2940d1094b76f3f9629c1b6931ae2e300884377f4786524784750e84257428f7eb3c049236c6acf95893af5e9268ca23510885fa42cb8816
+Size (mob-3.0.0.tar.gz) = 504415 bytes
Home |
Main Index |
Thread Index |
Old Index