git: 44de6e8bcfd0 - main - dns/opendnssec2: Update to 2.1.9
Neel Chauhan
nc at FreeBSD.org
Wed May 5 16:36:05 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=44de6e8bcfd0005587b55c534a857d83c81f04cb
commit 44de6e8bcfd0005587b55c534a857d83c81f04cb
Author: Jaap Akkerhuis <jaap at NLnetLabs.nl>
AuthorDate: 2021-05-05 16:34:33 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-05-05 16:35:54 +0000
dns/opendnssec2: Update to 2.1.9
Changes: https://www.opendnssec.org/2021/05/opendnssec-2-1-9/
PR: 255615
---
dns/opendnssec2/Makefile | 4 ++--
dns/opendnssec2/distinfo | 6 +++---
dns/opendnssec2/files/patch-configure | 10 ----------
3 files changed, 5 insertions(+), 15 deletions(-)
diff --git a/dns/opendnssec2/Makefile b/dns/opendnssec2/Makefile
index b447a54be378..389e75969907 100644
--- a/dns/opendnssec2/Makefile
+++ b/dns/opendnssec2/Makefile
@@ -1,7 +1,7 @@
# Created by: Jaap Akkerhuis <jaap at NLnetLabs.nl>
PORTNAME= opendnssec
-PORTVERSION= 2.1.8
+DISTVERSION= 2.1.9
CATEGORIES= dns
MASTER_SITES= http://dist.opendnssec.org/source/
PKGNAMESUFFIX= 2
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ldns>=1.6.16:dns/ldns
LIB_DEPENDS= libldns.so:dns/ldns \
libxml2.so:textproc/libxml2
-USES= ssl gmake
+USES= libtool autoreconf ssl
USE_RC_SUBR= opendnssec
GNU_CONFIGURE= yes
diff --git a/dns/opendnssec2/distinfo b/dns/opendnssec2/distinfo
index 4d346eab888f..c57a71a9ff18 100644
--- a/dns/opendnssec2/distinfo
+++ b/dns/opendnssec2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613861557
-SHA256 (opendnssec-2.1.8.tar.gz) = 900a213103ff19a405e446327fbfcea9ec13e405283d87b6ffc24a10d9a268f5
-SIZE (opendnssec-2.1.8.tar.gz) = 1151571
+TIMESTAMP = 1620109380
+SHA256 (opendnssec-2.1.9.tar.gz) = 6d1d466c8d7f507f3e665f4bfe4d16a68d6bff9d7c2ab65f852e2b2a821c28b5
+SIZE (opendnssec-2.1.9.tar.gz) = 1155801
diff --git a/dns/opendnssec2/files/patch-configure b/dns/opendnssec2/files/patch-configure
deleted file mode 100644
index 4199c7f89b7e..000000000000
--- a/dns/opendnssec2/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig 2021-02-22 11:43:55 UTC
-+++ configure
-@@ -586,6 +586,7 @@ cross_compiling=no
- subdirs=
- MFLAGS=
- MAKEFLAGS=
-+MAKE=gmake
-
- # Identity of this package.
- PACKAGE_NAME='opendnssec'
More information about the dev-commits-ports-all
mailing list