pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cmake
Module Name: pkgsrc
Committed By: joerg
Date: Sun Dec 18 23:32:29 UTC 2016
Modified Files:
pkgsrc/devel/cmake: Makefile
Log Message:
Bump revision for devel/ncurses soname change. Drop NetBSD-7 from the
incompat list now that the conflict has been resolved.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/devel/cmake/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/cmake/Makefile
diff -u pkgsrc/devel/cmake/Makefile:1.126 pkgsrc/devel/cmake/Makefile:1.127
--- pkgsrc/devel/cmake/Makefile:1.126 Fri Nov 25 13:36:37 2016
+++ pkgsrc/devel/cmake/Makefile Sun Dec 18 23:32:29 2016
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.126 2016/11/25 13:36:37 joerg Exp $
+# $NetBSD: Makefile,v 1.127 2016/12/18 23:32:29 joerg Exp $
.include "Makefile.version"
DISTNAME= cmake-${CMAKE_VERSION}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://cmake.org/files/v${CMAKE_API}/
@@ -63,7 +64,7 @@ pre-configure:
${WRKSRC}/Modules/Platform/SunOS-Clang-${lang}.cmake
.endfor
-INCOMPAT_CURSES= NetBSD-[0-7].*-*
+INCOMPAT_CURSES= NetBSD-[0-6].*-*
BUILDLINK_API_DEPENDS.libarchive+= libarchive>=3.0.0
.include "../../archivers/libarchive/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index