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:           Sat Sep  9 17:02:08 UTC 2023

Modified Files:
        pkgsrc/devel/mob: Makefile distinfo

Log Message:
Update to 4.4.6. From the changelog:

- Fix: Able to open last modified file with space in path
- Fix: `start` ignores git hooks
- Removes deprecated io/ioutil
- Improves uninstallation instructions


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/devel/mob/Makefile
cvs rdiff -u -r1.45 -r1.46 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.79 pkgsrc/devel/mob/Makefile:1.80
--- pkgsrc/devel/mob/Makefile:1.79      Fri Sep  8 19:06:02 2023
+++ pkgsrc/devel/mob/Makefile   Sat Sep  9 17:02:08 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2023/09/08 19:06:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.80 2023/09/09 17:02:08 schmonz Exp $
 
-DISTNAME=              mob-4.4.5
-PKGREVISION=           3
+DISTNAME=              mob-4.4.6
 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.45 pkgsrc/devel/mob/distinfo:1.46
--- pkgsrc/devel/mob/distinfo:1.45      Sat Jun 24 18:32:24 2023
+++ pkgsrc/devel/mob/distinfo   Sat Sep  9 17:02:08 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2023/06/24 18:32:24 schmonz Exp $
+$NetBSD: distinfo,v 1.46 2023/09/09 17:02:08 schmonz Exp $
 
-BLAKE2s (mob-4.4.5.tar.gz) = 4d61aaef98277cf6219f3988585c49c2c21ec3c0fe310f3a9012e12d24b98c1e
-SHA512 (mob-4.4.5.tar.gz) = 36225e6b2dc4fbc6ad26fc0b55593b3adeae020dc25cdd8235519b1d167bc610e26ab07f7499f55b638259e4f199470d2d85f3c70c1250e0440c462a92f70739
-Size (mob-4.4.5.tar.gz) = 518478 bytes
+BLAKE2s (mob-4.4.6.tar.gz) = c199c1271cbf5dc568db9b11e468c89673ec5ae9d29b11773af82acc119666d8
+SHA512 (mob-4.4.6.tar.gz) = 8f80d320372e871f01bb2915c90b36288e2b73ef5942a715bf1b84686be1af3c91dac89a1b0f267c1c064f8151778aa3f09d0bf0d7111a1c92fd875878a6686d
+Size (mob-4.4.6.tar.gz) = 518844 bytes



Home | Main Index | Thread Index | Old Index