dns/bind9-devel: Update to latest commit.
This commit is contained in:
@@ -49,13 +49,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
|
||||
# XXX: remove tar:bz2
|
||||
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:bz2
|
||||
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
|
||||
ISCVERSION= 9.17.11a0.2021.04.19
|
||||
ISCVERSION= 9.17.11a0.2021.04.26
|
||||
# XXX: Remove gitlab
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://gitlab.isc.org
|
||||
GL_ACCOUNT= isc-projects
|
||||
GL_PROJECT= bind9
|
||||
GL_COMMIT= c216ace42a09b0ed87dd17a77fad34576aad4300
|
||||
GL_COMMIT= c84399df648b1e305f9fbbf48da470a65df61fe7
|
||||
|
||||
CPE_VENDOR= isc
|
||||
CPE_VERSION= ${ISCVERSION:C/-.*//}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1618823310
|
||||
SHA256 (isc-projects-bind9-c216ace42a09b0ed87dd17a77fad34576aad4300_GL0.tar.gz) = 70758b834372363e5f52fb6ef8b2038059a5f4ccec39db7a8cbee7cc6676a472
|
||||
SIZE (isc-projects-bind9-c216ace42a09b0ed87dd17a77fad34576aad4300_GL0.tar.gz) = 6413025
|
||||
TIMESTAMP = 1619423487
|
||||
SHA256 (isc-projects-bind9-c84399df648b1e305f9fbbf48da470a65df61fe7_GL0.tar.gz) = 145adc47532f7690c9367e4b761325e06b49fa2f034d301144d236f4c655a9e1
|
||||
SIZE (isc-projects-bind9-c84399df648b1e305f9fbbf48da470a65df61fe7_GL0.tar.gz) = 6410907
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
automake has warnings, it is ok here.
|
||||
|
||||
--- configure.ac.orig 2020-05-10 23:44:14 UTC
|
||||
--- configure.ac.orig 2021-04-26 07:17:12 UTC
|
||||
+++ configure.ac
|
||||
@@ -56,7 +56,7 @@ AC_DEFINE_UNQUOTED([PACKAGE_CONFIGARGS], ["$bind_CONFI
|
||||
AC_DEFINE([PACKAGE_BUILDER], ["make"], [make or Visual Studio])
|
||||
@@ -63,7 +63,7 @@ AC_CANONICAL_HOST
|
||||
AC_CANONICAL_TARGET
|
||||
|
||||
AC_CONFIG_SRCDIR([bin/named/main.c])
|
||||
-AM_INIT_AUTOMAKE([1.9 tar-pax foreign subdir-objects dist-xz no-dist-gzip -Wall -Werror])
|
||||
|
||||
Reference in New Issue
Block a user