pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/nbase Version 7.0.0.7, by Aleksey Cheusov, Th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/904af22db52d
branches: trunk
changeset: 411754:904af22db52d
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Wed Feb 19 22:37:38 2020 +0000
description:
Version 7.0.0.7, by Aleksey Cheusov, Thu, 20 Feb 2020 01:10:57 +0300
Requires mk-configure 0.34.0 or above to build
Remove broken hack with CC_TYPE, latest mk-configure is able to do
everything automatically
Use new mk-configure's feature libl instead of LEXLIB variable
Use CFLAGS.check for disabling warnerr
mknod: fix build failure on latest OpenSuSE tumbleweed
id, date: fixes for Darwin-15.6.0 (disabling warnings)
diffstat:
sysutils/nbase/Makefile | 8 ++++----
sysutils/nbase/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (42 lines):
diff -r c13edd191362 -r 904af22db52d sysutils/nbase/Makefile
--- a/sysutils/nbase/Makefile Wed Feb 19 22:03:30 2020 +0000
+++ b/sysutils/nbase/Makefile Wed Feb 19 22:37:38 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2020/01/24 19:23:51 cheusov Exp $
+# $NetBSD: Makefile,v 1.5 2020/02/19 22:37:38 cheusov Exp $
#
-DISTNAME= nbase-7.0.0.6
+DISTNAME= nbase-7.0.0.7
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=cheusov/}
@@ -11,11 +11,11 @@
LICENSE= modified-bsd
GITHUB_PROJECT= nbase
-BUILD_DEPENDS+= mk-configure>=0.31.0:../../devel/mk-configure \
+BUILD_DEPENDS+= mk-configure>=0.34.0:../../devel/mk-configure \
byacc-[0-9]*:../../devel/byacc
USE_LANGUAGES= c
-USE_TOOLS+= lex # native yacc on OpenBSD is not good
+USE_TOOLS+= lex
TEST_TARGET= test
diff -r c13edd191362 -r 904af22db52d sysutils/nbase/distinfo
--- a/sysutils/nbase/distinfo Wed Feb 19 22:03:30 2020 +0000
+++ b/sysutils/nbase/distinfo Wed Feb 19 22:37:38 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/01/24 19:23:51 cheusov Exp $
+$NetBSD: distinfo,v 1.4 2020/02/19 22:37:38 cheusov Exp $
-SHA1 (nbase-7.0.0.6.tar.gz) = defcc048cf5c99634956638e4a59bb790e999791
-RMD160 (nbase-7.0.0.6.tar.gz) = b958a260b704665ceba1942fb82d5deff2b45db8
-SHA512 (nbase-7.0.0.6.tar.gz) = b4b89e5d079aa32a50156aed2968d2975f32bb65e196f3159aeff1d3dca82016bc7f83215c585f64f28048376b782af383aa417897dfdd30a1a96ad6899b13a8
-Size (nbase-7.0.0.6.tar.gz) = 2480709 bytes
+SHA1 (nbase-7.0.0.7.tar.gz) = c2f80b4e3fed877713cc4607b6b24b4b31f42443
+RMD160 (nbase-7.0.0.7.tar.gz) = f2be01a44bfde8e2f7953396f96376f74f5dc240
+SHA512 (nbase-7.0.0.7.tar.gz) = d61d9603e09a47dafdee963f5fc17a656c6aaed09cbdbbbf41c6d82041980787c3ce513af76fcdab6c407cf93f3606d0d4d2098b1477d750dc631033929db9ed
+Size (nbase-7.0.0.7.tar.gz) = 2480386 bytes
Home |
Main Index |
Thread Index |
Old Index