mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 1.1.0
PR: ports/147134 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
This commit is contained in:
parent
8cabf1fd97
commit
106a50b69e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255268
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= opendnssec
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.opendnssec.org/files/source/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (opendnssec-1.0.0.tar.gz) = bbf76b849d2fd85f69a38eaea644cede
|
||||
SHA256 (opendnssec-1.0.0.tar.gz) = 9faa0f5df7a495ba1695d3b1419e6ef28302d3df6f07b796d063c5193ef1a75e
|
||||
SIZE (opendnssec-1.0.0.tar.gz) = 2055424
|
||||
MD5 (opendnssec-1.1.0.tar.gz) = 77fe48f872673b52b78d0eb252ac4472
|
||||
SHA256 (opendnssec-1.1.0.tar.gz) = bbb56ae56d3ebe7a852e1874f0692da1dbd1f4e67e10972f4b2a3e706978b651
|
||||
SIZE (opendnssec-1.1.0.tar.gz) = 2205923
|
||||
|
@ -3,6 +3,7 @@ bin/ods-hsmspeed
|
||||
bin/ods-hsmutil
|
||||
bin/ods-ksmutil
|
||||
bin/ods-kaspcheck
|
||||
bin/ods-kasp2html
|
||||
%%ETCDIR%%/conf.xml
|
||||
%%ETCDIR%%/conf.xml.sample
|
||||
%%ETCDIR%%/kasp.xml
|
||||
@ -24,6 +25,7 @@ lib/opendnssec/kasp_auditor/key_tracker.rb
|
||||
lib/opendnssec/kasp_auditor/parse.rb
|
||||
lib/opendnssec/kasp_auditor/preparser.rb
|
||||
lib/opendnssec/kasp_auditor.rb
|
||||
lib/opendnssec/kasp_auditor/partial_auditor.rb
|
||||
lib/opendnssec/kasp_checker.rb
|
||||
lib/opendnssec/signer/Engine.py
|
||||
lib/opendnssec/signer/Engine.pyc
|
||||
@ -51,11 +53,8 @@ libexec/opendnssec/create_dnskey
|
||||
libexec/opendnssec/finalizer
|
||||
libexec/opendnssec/get_class
|
||||
libexec/opendnssec/get_serial
|
||||
libexec/opendnssec/nsec3er
|
||||
libexec/opendnssec/nseccer
|
||||
libexec/opendnssec/quicksorter
|
||||
libexec/opendnssec/signer
|
||||
libexec/opendnssec/signer_threads
|
||||
libexec/opendnssec/sorter
|
||||
libexec/opendnssec/zone_fetcher
|
||||
libexec/opendnssec/zone_reader
|
||||
sbin/ods-control
|
||||
|
Loading…
Reference in New Issue
Block a user