pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/broot



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Jun 24 08:44:50 UTC 2021

Modified Files:
        pkgsrc/sysutils/broot: Makefile

Log Message:
sysutils/broot

New versions require rust-1.53.0


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/sysutils/broot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/broot/Makefile
diff -u pkgsrc/sysutils/broot/Makefile:1.23 pkgsrc/sysutils/broot/Makefile:1.24
--- pkgsrc/sysutils/broot/Makefile:1.23 Thu Jun 17 20:27:38 2021
+++ pkgsrc/sysutils/broot/Makefile      Thu Jun 24 08:44:50 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2021/06/17 20:27:38 pin Exp $
+# $NetBSD: Makefile,v 1.24 2021/06/24 08:44:50 pin Exp $
 
 DISTNAME=      broot-1.6.0
+# Do not update this package. Newer versions require Rust-1.53.0
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Canop/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index