FreeBSD Bugzilla – Attachment 155850 Details for
Bug 199610
[UPDATE][PATCH] dns/yadifa update to 2.0.6 and fix suffix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
upgrade to 2.0.6
yadifa.diff.txt (text/plain), 2.49 KB, created by
Leo Vandewoestijne
on 2015-04-22 13:28:58 UTC
(
hide
)
Description:
upgrade to 2.0.6
Filename:
MIME Type:
Creator:
Leo Vandewoestijne
Created:
2015-04-22 13:28:58 UTC
Size:
2.49 KB
patch
obsolete
>diff -ruN yadifa.old/Makefile yadifa/Makefile >--- yadifa.old/Makefile 2015-04-22 14:00:54.558991575 +0000 >+++ yadifa/Makefile 2015-04-22 14:55:17.876123221 +0000 >@@ -2,35 +2,44 @@ > # $FreeBSD: head/dns/yadifa/Makefile 381011 2015-03-11 15:37:24Z mat $ > > PORTNAME= yadifa >-PORTVERSION= 2.0.5 >-DISTVERSIONSUFFIX= -4735 >+PORTVERSION= 2.0.6 >+DISTVERSIONSUFFIX= -4822 > CATEGORIES= dns ipv6 >-MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/ LOCAL/mat/yadifa >+MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/ > > MAINTAINER= mat@FreeBSD.org >-COMMENT= YADIFA is an authoritative Name Server with DNSSEC capabilities >+COMMENT= Authoritative nameserver with DNSSEC capabilities > > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING >-WITHOUT=TCL DOCS MESSAGES EXAMPLES RRL NSID >-OPTIONS_DEFINE= DOCS EXAMPLES TCL RRL MESSAGES NSID >-OPTIONS_DEFAULT= RRL NSID >-OPTIONS_SUB= yes >- >-RRL_DESC= Response Rate Limiting >-MESSAGES_DESC= Use messages instead of send (if many ip aliases) >-NSID_DESC= Name Server Identifier Option > > GNU_CONFIGURE= yes >-USES= libtool compiler:c11 tar:tgz >+USES= libtool compiler:c11 > USE_OPENSSL= yes > CONFIGURE_ARGS= --localstatedir=/var > >-TCL_USES= tcl >-TCL_CONFIGURE_ENABLE= tcl >-RRL_CONFIGURE_ENABLE= rrl >+WITHOUT= CTRL DDNS DOCS EXAMPLES TCL RRL RRSIG MASTER MESSAGES NSID >+OPTIONS_DEFINE= CTRL DDNS DOCS EXAMPLES TCL RRL RRSIG MASTER MESSAGES NSID >+OPTIONS_DEFAULT=DDNS RRL NSID >+OPTIONS_SUB= yes >+ >+CTRL_DESC= Remote control >+DDNS_DESC= Dynamic update support >+MASTER_DESC= DNS master >+MESSAGES_DESC= Use messages instead of send (if many ip aliases) >+NSID_DESC= Name Server Identifier Option >+RRL_DESC= Response Rate Limiting >+RRSIG_DESC= RRSIG verification and generation for zones >+ >+CTRL_CONFIGURE_ENABLE= ctrl >+DDNS_CONFIGURE_ENABLE= dynupdate >+MASTER_CONFIGURE_ENABLE= master > MESSAGES_CONFIGURE_ENABLE= messages >-NSID_CONFIGURE_ENABLE= nsid >+NSID_CONFIGURE_ENABLE= nsid >+RRL_CONFIGURE_ENABLE= rrl >+RRSIG_CONFIGURE_ENABLE= rrsig-management >+TCL_USES= tcl >+TCL_CONFIGURE_ENABLE= tcl > > USE_RC_SUBR= ${PORTNAME}d > >diff -ruN yadifa.old/distinfo yadifa/distinfo >--- yadifa.old/distinfo 2015-04-22 14:00:54.558991575 +0000 >+++ yadifa/distinfo 2015-04-22 14:07:17.356126127 +0000 >@@ -1,2 +1,2 @@ >-SHA256 (yadifa-2.0.5-4735.tgz) = 1959962621ef41e8d621dcc879093f0127b9ec38aceb58d86285c70f634ce15a >-SIZE (yadifa-2.0.5-4735.tgz) = 3432608 >+SHA256 (yadifa-2.0.6-4822.tar.gz) = 2a616b976f92a6a99b2513da10737df202a2147638db4f5975ff24270e2427bb >+SIZE (yadifa-2.0.6-4822.tar.gz) = 3445761
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199610
: 155850 |
155851
|
155852
|
155853