diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile index 01657bebf15..fe7d7959df5 100755 --- a/databases/kyotocabinet/Makefile +++ b/databases/kyotocabinet/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 2020/10/09 21:04:54 cwen Exp $ +# $OpenBSD: Makefile,v 1.27 2021/01/10 20:06:04 sthen Exp $ BROKEN-hppa= undefined reference to __sync_fetch_and_add_8 @@ -7,7 +7,7 @@ NOT_FOR_ARCHS= ${GCC3_ARCHS} COMMENT= straightforward implementation of DBM -DISTNAME= kyotocabinet-1.2.78 +DISTNAME= kyotocabinet-1.2.79 SHARED_LIBS += kyotocabinet 0.0 # 16.0 @@ -22,11 +22,12 @@ WANTLIB += ${COMPILER_LIBCXX} c m z MASTER_SITES= ${HOMEPAGE}pkg/ -COMPILER = base-clang ports-gcc base-gcc +COMPILER= base-clang ports-gcc base-gcc +DEBUG_PACKAGES= ${BUILD_PACKAAGES} USE_GMAKE= Yes -CONFIGURE_STYLE=gnu +CONFIGURE_STYLE= gnu # This FLAVOR should be used for local builds only and not added to # bulks (i.e. _no_ entry in databases/Makefile); the reason is that it diff --git a/databases/kyotocabinet/distinfo b/databases/kyotocabinet/distinfo index f547b69af6f..ee0e6d2682f 100644 --- a/databases/kyotocabinet/distinfo +++ b/databases/kyotocabinet/distinfo @@ -1,2 +1,2 @@ -SHA256 (kyotocabinet-1.2.78.tar.gz) = SUxjg6lL16ZEJSI6dwghEo6Z665otZhxTngrVmdys68= -SIZE (kyotocabinet-1.2.78.tar.gz) = 954490 +SHA256 (kyotocabinet-1.2.79.tar.gz) = Z/sdpK4qhvFbuTBfJsqhp8DCfVJUZMcf1zJmCpWuPh0= +SIZE (kyotocabinet-1.2.79.tar.gz) = 943804