pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cmake cmake: really require newer rhash



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b26c82fefbd
branches:  trunk
changeset: 459292:6b26c82fefbd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 02 21:30:52 2021 +0000

description:
cmake: really require newer rhash

diffstat:

 devel/cmake/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 6b14b1e53ccc -r 6b26c82fefbd devel/cmake/Makefile
--- a/devel/cmake/Makefile      Sat Oct 02 20:54:57 2021 +0000
+++ b/devel/cmake/Makefile      Sat Oct 02 21:30:52 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.184 2021/10/02 20:54:57 jklos Exp $
+# $NetBSD: Makefile,v 1.185 2021/10/02 21:30:52 wiz Exp $
 
-PKGREVISION= 1
+PKGREVISION=   1
 .include "Makefile.common"
 
 COMMENT=       Cross platform make
@@ -57,7 +57,7 @@
 USE_CURSES=            wsyncup
 
 BUILDLINK_API_DEPENDS.libarchive+=     libarchive>=3.3.3
-BUILDLINK_API_DEPENDS.rhash+=  rhash>1.4.2
+BUILDLINK_API_DEPENDS.rhash+=  rhash>1.4.2nb1
 .include "../../archivers/libarchive/buildlink3.mk"
 .include "../../devel/libexecinfo/buildlink3.mk"
 .include "../../devel/libuv/buildlink3.mk"



Home | Main Index | Thread Index | Old Index