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 18 23:52:53 UTC 2024
Modified Files:
pkgsrc/devel/mob: Makefile distinfo
Removed Files:
pkgsrc/devel/mob/patches: patch-install.sh
Log Message:
mob: update to 5.3.3. Changes:
- Fix: `mob start` now functions correctly on WIP branches when the base
branch is not checked out, applicable to branch names that do not
contain a `-` character.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/mob/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/mob/patches/patch-install.sh
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.101 pkgsrc/devel/mob/Makefile:1.102
--- pkgsrc/devel/mob/Makefile:1.101 Mon Oct 14 13:55:52 2024
+++ pkgsrc/devel/mob/Makefile Fri Oct 18 23:52:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2024/10/14 13:55:52 schmonz Exp $
+# $NetBSD: Makefile,v 1.102 2024/10/18 23:52:53 schmonz Exp $
-DISTNAME= mob-5.3.2
+DISTNAME= mob-5.3.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=remotemobprogramming/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/mob/distinfo
diff -u pkgsrc/devel/mob/distinfo:1.54 pkgsrc/devel/mob/distinfo:1.55
--- pkgsrc/devel/mob/distinfo:1.54 Mon Oct 14 13:55:52 2024
+++ pkgsrc/devel/mob/distinfo Fri Oct 18 23:52:53 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.54 2024/10/14 13:55:52 schmonz Exp $
+$NetBSD: distinfo,v 1.55 2024/10/18 23:52:53 schmonz Exp $
-BLAKE2s (mob-5.3.2.tar.gz) = 558e5f8df3ea9763a5c6947ae298165cb9d8c451e56dd983c683e0733775658e
-SHA512 (mob-5.3.2.tar.gz) = 75f1cfff39ff6b9171997aee4ddd054ef8d8ff7b289cdee5c81b65d72485dcb2dfd051c207d92a685d90fd8f2a8753560b72b01a63188471c3c1f237e1b0b5be
-Size (mob-5.3.2.tar.gz) = 522698 bytes
-SHA1 (patch-install.sh) = 04f84bfbd80cbb11780db5b85d2f4098f408e40d
+BLAKE2s (mob-5.3.3.tar.gz) = f40d6d4607f46269f7a76eeaf3f3f08ea39377e64b44460a9c293354e9af4ca2
+SHA512 (mob-5.3.3.tar.gz) = 4f04bf6f44b25931a833e2e4f5248ff87e64d20749ab3b2314f0d55137c2f1dcf96d846b997fe81cf8c0f0f9f900be77bf1d0b23996c0aa8186e3281d1ad7987
+Size (mob-5.3.3.tar.gz) = 522998 bytes
Home |
Main Index |
Thread Index |
Old Index