FreeBSD Bugzilla – Attachment 144025 Details for
Bug 190703
[patch] dns/validns update to 0.8, and SSL fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to version 0.8
dns-validns-update_to_0.8.diff (text/plain), 1.62 KB, created by
Andrew Fyfe
on 2014-06-22 12:53:29 UTC
(
hide
)
Description:
update to version 0.8
Filename:
MIME Type:
Creator:
Andrew Fyfe
Created:
2014-06-22 12:53:29 UTC
Size:
1.62 KB
patch
obsolete
>diff -ruN dns/validns.orig/Makefile dns/validns/Makefile >--- dns/validns.orig/Makefile 2014-02-17 12:44:16.000000000 +0000 >+++ dns/validns/Makefile 2014-06-22 13:36:05.310821533 +0100 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/dns/validns/Makefile 344730 2014-02-17 12:44:16Z bapt $ > > PORTNAME= validns >-PORTVERSION= 0.7 >+PORTVERSION= 0.8 > CATEGORIES= dns security > MASTER_SITES= http://www.validns.net/download/ > >@@ -11,7 +11,8 @@ > > LICENSE= BSD2CLAUSE > >-OPTIONS_DEFINE= DOCS >+USE_OPENSSL= yes >+WITH_OPENSSL_PORT=yes > > LIB_DEPENDS= libJudy.so:${PORTSDIR}/devel/judy > >diff -ruN dns/validns.orig/distinfo dns/validns/distinfo >--- dns/validns.orig/distinfo 2014-01-22 15:30:13.000000000 +0000 >+++ dns/validns/distinfo 2014-06-22 13:29:58.040333623 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (validns-0.7.tar.gz) = 372f37f2ae2ff44251ffc0ceed7ad60bdb3e6a3a692e69d186566b9d19407591 >-SIZE (validns-0.7.tar.gz) = 185377 >+SHA256 (validns-0.8.tar.gz) = df2db0eaa998a0411ff4c1c4e417eb82d32aec4835f92f45f26c66c8d1d5bd22 >+SIZE (validns-0.8.tar.gz) = 190325 >diff -ruN dns/validns.orig/files/patch-Makefile dns/validns/files/patch-Makefile >--- dns/validns.orig/files/patch-Makefile 2013-04-22 14:15:06.000000000 +0100 >+++ dns/validns/files/patch-Makefile 1970-01-01 01:00:00.000000000 +0100 >@@ -1,10 +0,0 @@ >---- ./Makefile.orig 2013-04-12 03:34:14.000000000 +0900 >-+++ ./Makefile 2013-04-20 02:48:03.000000000 +0900 >-@@ -1,6 +1,6 @@ >- # The following options seem to work fine on Linux, FreeBSD, and Darwin >- OPTIMIZE=-O2 -g >--CFLAGS=-Wall -Werror -pthread --no-strict-aliasing >-+CFLAGS=-pthread >- INCPATH=-I/usr/local/include -I/opt/local/include -I/usr/local/ssl/include >- CC?=cc >-
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 190703
:
143447
|
143460
|
144024
| 144025