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: Sun May 1 17:07:10 UTC 2022
Modified Files:
pkgsrc/devel/mob: Makefile distinfo
Log Message:
Update to 3.1.3. From the changelog:
- Fixes a bug where mob hides output of interactive git hooks when
`MOB_GIT_HOOKS_ENABLED=true`. And without output, the user doesn't
know what to input. And without input, mob waits indefinitely.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.30 -r1.31 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.46 pkgsrc/devel/mob/Makefile:1.47
--- pkgsrc/devel/mob/Makefile:1.46 Fri Apr 29 13:03:35 2022
+++ pkgsrc/devel/mob/Makefile Sun May 1 17:07:10 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2022/04/29 13:03:35 schmonz Exp $
+# $NetBSD: Makefile,v 1.47 2022/05/01 17:07:10 schmonz Exp $
-DISTNAME= ${GITHUB_PROJECT}-3.1.1
+DISTNAME= ${GITHUB_PROJECT}-3.1.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=remotemobprogramming/}
GITHUB_PROJECT= mob
Index: pkgsrc/devel/mob/distinfo
diff -u pkgsrc/devel/mob/distinfo:1.30 pkgsrc/devel/mob/distinfo:1.31
--- pkgsrc/devel/mob/distinfo:1.30 Fri Apr 29 13:03:35 2022
+++ pkgsrc/devel/mob/distinfo Sun May 1 17:07:10 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2022/04/29 13:03:35 schmonz Exp $
+$NetBSD: distinfo,v 1.31 2022/05/01 17:07:10 schmonz Exp $
-BLAKE2s (mob-3.1.1.tar.gz) = 43ae88b496eaf0ce1bd770fffc355c20b55f28b7275b7d996b976eac18420638
-SHA512 (mob-3.1.1.tar.gz) = 70f02aa14c3155968c056ceddd75a5b54d81af9f8dbb51e25befceb7722c441b24ef98e86968233dc264f0d122a0bfb607e610167d1f6465323ef32862288064
-Size (mob-3.1.1.tar.gz) = 506426 bytes
+BLAKE2s (mob-3.1.3.tar.gz) = b19191a7b57fa5d04cfa63646797f64918a6c95e9abd1639e27106b866926845
+SHA512 (mob-3.1.3.tar.gz) = e855caaceb79647afd3c089ea204881f09bae3515f3a0946a609067559fcb351281dc9ed177aaa5d862bf9797c233add2e00f4f92d91bb0880e8caff98728d34
+Size (mob-3.1.3.tar.gz) = 506869 bytes
Home |
Main Index |
Thread Index |
Old Index