Date: Wed, 25 Sep 2013 11:42:38 +0200 (CEST) From: Sten Spans <sten@blinkenlights.nl> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/182368: dns/powerdns-recursor: update to 3.5.3 Message-ID: <20130925094238.F152B1141C@mx1.blinkenlights.nl> Resent-Message-ID: <201309250950.r8P9o0FQ067392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182368 >Category: ports >Synopsis: dns/powerdns-recursor: update to 3.5.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Sep 25 09:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sten Spans >Release: FreeBSD 9.1-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD towel.blinkenlights.nl 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The following patch updates the port to 3.5.3 Changelog is here: http://doc.powerdns.com/html/changelog.html#changelog-recursor-3.5.3 >How-To-Repeat: >Fix: diff -Nru foo/Makefile powerdns-recursor/Makefile --- foo/Makefile 2013-09-25 11:28:50.000000000 +0200 +++ powerdns-recursor/Makefile 2013-09-25 11:28:26.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: dns/powerdns-recursor/Makefile 318527 2013-05-19 14:27:56Z rakuco $ PORTNAME= powerdns-recursor -PORTVERSION= 3.5.1 +PORTVERSION= 3.5.3 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ \ http://mirrors.evolva.ro/powerdns.com/releases/ diff -Nru foo/distinfo powerdns-recursor/distinfo --- foo/distinfo 2013-05-19 16:27:56.000000000 +0200 +++ powerdns-recursor/distinfo 2013-09-25 11:29:40.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (pdns-recursor-3.5.1.tar.bz2) = 30655996d1963e259d4fc8648184031bf9cb83f64510d0b00539d3ce698b2824 -SIZE (pdns-recursor-3.5.1.tar.bz2) = 176413 +SHA256 (pdns-recursor-3.5.3.tar.bz2) = 192c0b47a1cfcdccaa88d70fd33766a4c381f4223f966416f15e169df5d58eaa +SIZE (pdns-recursor-3.5.3.tar.bz2) = 176298 diff -Nru foo/files/patch-manpages powerdns-recursor/files/patch-manpages --- foo/files/patch-manpages 2013-05-19 16:27:56.000000000 +0200 +++ powerdns-recursor/files/patch-manpages 2013-09-25 11:33:28.000000000 +0200 @@ -4,8 +4,8 @@ .\" Source: \ \& 3.0 .\" Language: English .\" --.TH "REC_CONTROL" "1" "05/03/2013" "\ \& 3\&.0" "\ \&" -+.TH "REC_CONTROL" "8" "05/03/2013" "\ \& 3\&.0" "\ \&" +-.TH "REC_CONTROL" "1" "09/17/2013" "\ \& 3\&.0" "\ \&" ++.TH "REC_CONTROL" "8" "09/17/2013" "\ \& 3\&.0" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -33,8 +33,8 @@ .\" Source: \ \& 3.0 .\" Language: English .\" --.TH "PDNS_RECURSOR" "1" "05/03/2013" "\ \& 3\&.0" "\ \&" -+.TH "PDNS_RECURSOR" "8" "05/03/2013" "\ \& 3\&.0" "\ \&" +-.TH "PDNS_RECURSOR" "1" "09/17/2013" "\ \& 3\&.0" "\ \&" ++.TH "PDNS_RECURSOR" "8" "09/17/2013" "\ \& 3\&.0" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130925094238.F152B1141C>