Update to 2.3.9
PR: 235692 Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
16a6886153
commit
050c224b11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492924
2 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yadifa
|
||||
DISTVERSION= 2.3.8
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONSUFFIX= -7713
|
||||
DISTVERSION= 2.3.9
|
||||
DISTVERSIONSUFFIX= -8497
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/
|
||||
|
||||
|
@ -13,8 +12,9 @@ COMMENT= Authoritative nameserver with DNSSEC capabilities
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= libtool ssl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool compiler:c11 ssl
|
||||
CONFIGURE_ARGS= --localstatedir=/var
|
||||
|
||||
OPTIONS_DEFINE= CTRL DOCS EXAMPLES TCL RRL MESSAGES NSID
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520801790
|
||||
SHA256 (yadifa-2.3.8-7713.tar.gz) = cc84417ce8a15b72a76e57af74c5fed73f862f46defccb99569dc9ccc8fbb097
|
||||
SIZE (yadifa-2.3.8-7713.tar.gz) = 3730104
|
||||
TIMESTAMP = 1550135251
|
||||
SHA256 (yadifa-2.3.9-8497.tar.gz) = 45e9a0e1c3c770147236c58a43041f715abe1a1d09c1f10cbff33fa743ca7e77
|
||||
SIZE (yadifa-2.3.9-8497.tar.gz) = 3670338
|
||||
|
|
Loading…
Reference in a new issue