Date: Wed, 1 Nov 2006 16:13:11 +0330 From: "Babak Farrokhi" <babak@farrokhi.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/105013: [Maintainer Update] port dns/dnsmasq - update to 2.35 Message-ID: <1162384991.90721@starfish.farrokhi.net> Resent-Message-ID: <200611011250.kA1CoMjP096663@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105013 >Category: ports >Synopsis: [Maintainer Update] port dns/dnsmasq - update to 2.35 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Nov 01 12:50:22 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006 root@starfish.datak.net:/usr/obj/usr/src/sys/STARFISH >Description: - update to 2.35 >How-To-Repeat: >Fix: --- dnsmasq.patch begins here --- diff -ruN dnsmasq.orig/Makefile dnsmasq/Makefile --- dnsmasq.orig/Makefile Wed Nov 1 15:57:54 2006 +++ dnsmasq/Makefile Wed Nov 1 16:07:16 2006 @@ -6,9 +6,10 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.34 +PORTVERSION= 2.35 CATEGORIES= dns ipv6 -MASTER_SITES= ${MASTER_SITE_GENTOO} +MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ + ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles MAINTAINER= babak@farrokhi.net @@ -16,7 +17,7 @@ MAN8= dnsmasq.8 -docs= CHANGELOG FAQ UPGRADING_to_2.0 doc.html setup.html +docs= CHANGELOG FAQ doc.html setup.html PORTDOCS= ${docs:T} RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} diff -ruN dnsmasq.orig/distinfo dnsmasq/distinfo --- dnsmasq.orig/distinfo Wed Nov 1 15:57:54 2006 +++ dnsmasq/distinfo Wed Nov 1 16:01:35 2006 @@ -1,3 +1,3 @@ -MD5 (dnsmasq-2.34.tar.gz) = a40b79bec295bb4631b1c033cf0bbdf1 -SHA256 (dnsmasq-2.34.tar.gz) = 8b9d6a277abecff19ae835c7f2e66e21cc9a4d37ceb35716aa655fd899287bc0 -SIZE (dnsmasq-2.34.tar.gz) = 255744 +MD5 (dnsmasq-2.35.tar.gz) = 57b8643dc394cf2fbd1bced64536c6df +SHA256 (dnsmasq-2.35.tar.gz) = af29bdb1c669b44b32bcf6f9d531f83100b0eb36716d862ebac1862c0e6aefa7 +SIZE (dnsmasq-2.35.tar.gz) = 256122 --- dnsmasq.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1162384991.90721>