FreeBSD Bugzilla – Attachment 133518 Details for
Bug 177981
[maintainer] dns/validns update to 0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.58 KB, created by
Hirohisa Yamaguchi
on 2013-04-19 19:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hirohisa Yamaguchi
Created:
2013-04-19 19:10:00 UTC
Size:
2.58 KB
patch
obsolete
>Index: dns/validns/Makefile >=================================================================== >--- dns/validns/Makefile (revision 316112) >+++ dns/validns/Makefile (working copy) >@@ -1,12 +1,8 @@ >-# New ports collection makefile for: validns >-# Date created: 2012-04-25 >-# Whom: Hirohisa Yamaguchi <umq@ueo.co.jp> >-# >+# Created by: Hirohisa Yamaguchi <umq@ueo.co.jp> > # $FreeBSD$ >-# > > PORTNAME= validns >-PORTVERSION= 0.6 >+PORTVERSION= 0.7 > CATEGORIES= dns security > MASTER_SITES= http://www.validns.net/download/ > >@@ -21,6 +17,7 @@ > > MAN1= ${PORTNAME}.1 > PLIST_FILES= bin/${PORTNAME} >+OPTIONS_DEFINE= DOCS > PORTDOCS= Changes README installation.mdwn notes.mdwn \ > technical-notes.mdwn todo.mdwn usage.mdwn > >Index: dns/validns/distinfo >=================================================================== >--- dns/validns/distinfo (revision 316112) >+++ dns/validns/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (validns-0.6.tar.gz) = b0a0a7897a3c7bd0474c5ad514e4468c6eb402db29f093d74c198de17abfd0e3 >-SIZE (validns-0.6.tar.gz) = 153344 >+SHA256 (validns-0.7.tar.gz) = 372f37f2ae2ff44251ffc0ceed7ad60bdb3e6a3a692e69d186566b9d19407591 >+SIZE (validns-0.7.tar.gz) = 185377 >Index: dns/validns/files/patch-Makefile >=================================================================== >--- dns/validns/files/patch-Makefile (revision 316112) >+++ dns/validns/files/patch-Makefile (working copy) >@@ -1,11 +1,10 @@ >---- ./Makefile.orig 2012-10-04 23:54:18.000000000 +0900 >-+++ ./Makefile 2012-10-10 17:19:11.000000000 +0900 >-@@ -11,7 +11,7 @@ >- sshfp.o threads.o rp.o spf.o cert.o \ >- dname.o tlsa.o nid.o l32.o l64.o lp.o \ >- ipseckey.o >-- $(CC) $(CFLAGS) $(OPTIMIZE) -o validns \ >-+ $(CC) $(CFLAGS) -o validns \ >- main.o carp.o mempool.o textparse.o base64.o base32hex.o \ >- rr.o soa.o a.o cname.o mx.o ns.o \ >- rrsig.o nsec.o dnskey.o txt.o aaaa.o \ >+--- ./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 >+ >Index: dns/validns/pkg-descr >=================================================================== >--- dns/validns/pkg-descr (revision 316112) >+++ dns/validns/pkg-descr (working copy) >@@ -3,4 +3,4 @@ > checks, includes DNSSEC signature verification and NSEC/NSEC3 chain > validation, as well a number of optional policy checks on the zone. > >-WWW: http://www.validns.net/ >+WWW: http://www.validns.net/
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 177981
: 133518