Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 14:53:02 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/100207: update port dns/dnsmasq to 2.32
Message-ID:  <1152789782.30330@starfish.datak.net>
Resent-Message-ID: <200607131130.k6DBUGvs068651@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100207
>Category:       ports
>Synopsis:       update port dns/dnsmasq to 2.32
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 13 11:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #2: Tue Jul 11 14:37:46 IRST 2006
    root@starfish.datak.net:/usr/obj/usr/src/sys/SMP



>Description:


- update to 2.32
- build tested on 4, 5, 6 and 7-CURRENT


>How-To-Repeat:





>Fix:


--- dnsmasq.patch begins here ---
diff -ruN dnsmasq.orig/Makefile dnsmasq/Makefile
--- dnsmasq.orig/Makefile	Thu Jul 13 13:20:10 2006
+++ dnsmasq/Makefile	Thu Jul 13 13:39:02 2006
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	dnsmasq
-PORTVERSION=	2.26
-PORTREVISION=	1
+PORTVERSION=	2.32
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	babak@farrokhi.net
 COMMENT=	Lightweight, easy to configure DNS forwarder and DHCP server
 
 MAN8=		dnsmasq.8
 
-docs=		FAQ DBus-interface UPGRADING_to_2.0 doc.html setup.html
+docs=		CHANGELOG FAQ UPGRADING_to_2.0 doc.html setup.html
 PORTDOCS=	${docs:T}
 
 RC_SCRIPTS_SUB=	PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
@@ -36,7 +35,7 @@
 
 .if defined(WITH_DBUS)
 LIB_DEPENDS+=	dbus-1:${PORTSDIR}/devel/dbus
-CFLAGS+=	-DWITH_DBUS
+CFLAGS+=	-DHAVE_DBUS
 .endif
 
 .if ${OSVERSION} < 500037
diff -ruN dnsmasq.orig/distinfo dnsmasq/distinfo
--- dnsmasq.orig/distinfo	Thu Jul 13 13:20:10 2006
+++ dnsmasq/distinfo	Thu Jul 13 13:23:01 2006
@@ -1,3 +1,3 @@
-MD5 (dnsmasq-2.26.tar.gz) = ae04abb5db4a8cc43c24f432f0c44d5c
-SHA256 (dnsmasq-2.26.tar.gz) = 9d5ab3a6d17933a3df1459a19d7e7ba20b99ab884b4a3304a8ef9225e5af1548
-SIZE (dnsmasq-2.26.tar.gz) = 195655
+MD5 (dnsmasq-2.32.tar.gz) = d1f593a8352db1d6ad3dccc9b775295d
+SHA256 (dnsmasq-2.32.tar.gz) = ee6b71c2fb7237d3aec8a363266a9b62adaf880b52f1960298f915c863a39bdb
+SIZE (dnsmasq-2.32.tar.gz) = 220656
--- 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?1152789782.30330>