ports/143605: [patch] - update dns/drill to version 1.6.4

Cristiano Rolim Pereira cristianorolim at hotmail.com
Sat Feb 6 12:30:02 UTC 2010


>Number:         143605
>Category:       ports
>Synopsis:       [patch] - update dns/drill to version 1.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 06 12:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Rolim Pereira
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD bsd8.casa 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC 2010     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The attached patch updates dns/drill to version 1.6.4.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../drill.orig/Makefile ./Makefile
--- ../drill.orig/Makefile	2010-02-06 10:08:35.000000000 -0200
+++ ./Makefile	2010-02-06 10:09:21.000000000 -0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drill
-PORTVERSION=	1.6.3
+PORTVERSION=	1.6.4
 CATEGORIES=	dns
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/ldns/
 DISTNAME=	ldns-${PORTVERSION}
diff -ruN ../drill.orig/distinfo ./distinfo
--- ../drill.orig/distinfo	2010-02-06 10:08:35.000000000 -0200
+++ ./distinfo	2010-02-06 10:09:31.000000000 -0200
@@ -1,3 +1,3 @@
-MD5 (ldns-1.6.3.tar.gz) = 4234fc56f087d852b2f6d1e6ccd9b7da
-SHA256 (ldns-1.6.3.tar.gz) = eaa760bc8d58b65dee49d7072a281bef86b394045b21e0c1d6a5233049f4ddfa
-SIZE (ldns-1.6.3.tar.gz) = 832093
+MD5 (ldns-1.6.4.tar.gz) = 6747d7bd96552ee5d8943f3abb24815f
+SHA256 (ldns-1.6.4.tar.gz) = ad4d0142a84463ea646571656254694b5325545bc12bbb238358a0506e6eeb05
+SIZE (ldns-1.6.4.tar.gz) = 895432
diff -ruN ../drill.orig/files/patch-Makefile.in ./files/patch-Makefile.in
--- ../drill.orig/files/patch-Makefile.in	2010-02-06 10:08:35.000000000 -0200
+++ ./files/patch-Makefile.in	2010-02-06 10:17:09.000000000 -0200
@@ -1,11 +1,11 @@
---- Makefile.in.orig	Wed Jan  5 01:37:41 2005
-+++ Makefile.in	Wed Jan 12 20:42:10 2005
-@@ -10,7 +10,7 @@
- CC = @CC@
- CFLAGS = @CFLAGS@
+--- Makefile.in.orig	2009-07-03 09:43:18.000000000 -0300
++++ Makefile.in	2010-02-06 10:09:39.000000000 -0200
+@@ -14,7 +14,7 @@
+ CFLAGS = -I. @CFLAGS@
+ CPPFLAGS = @CPPFLAGS@ 
  LDFLAGS = @LDFLAGS@
 -LIBS = @LIBS@
 +LIBS = @LIBS@ -lssl
  INSTALL = $(srcdir)/install-sh -c
  INSTALL_PROGRAM = $(INSTALL)
- 
+ LDNSDIR = @LDNSDIR@


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list