From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 10 19:30:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B982637B401 for ; Tue, 10 Jun 2003 19:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A31143FCB for ; Tue, 10 Jun 2003 19:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5B2U8Up068670 for ; Tue, 10 Jun 2003 19:30:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5B2U8gU068669; Tue, 10 Jun 2003 19:30:08 -0700 (PDT) Resent-Date: Tue, 10 Jun 2003 19:30:08 -0700 (PDT) Resent-Message-Id: <200306110230.h5B2U8gU068669@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steven Honson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB44937B401 for ; Tue, 10 Jun 2003 19:23:44 -0700 (PDT) Received: from omega.enumerati.org (dsl-203-113-244-195.TAS.netspace.net.au [203.113.244.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 817E743FE5 for ; Tue, 10 Jun 2003 19:23:41 -0700 (PDT) (envelope-from shonson@sthhbt.homeip.net) Received: from omega.enumerati.org (localhost.enumerati.org [127.0.0.1]) by omega.enumerati.org (8.12.8/8.12.6) with ESMTP id h5B2Pa78037635; Wed, 11 Jun 2003 12:25:37 +1000 (EST) (envelope-from shonson@sthhbt.homeip.net) Received: (from shonson@localhost) by omega.enumerati.org (8.12.8/8.12.8/Submit) id h5B2PZYw037634; Wed, 11 Jun 2003 12:25:35 +1000 (EST) (envelope-from shonson) Message-Id: <200306110225.h5B2PZYw037634@omega.enumerati.org> Date: Wed, 11 Jun 2003 12:25:35 +1000 (EST) From: Steven Honson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Steven Honson Subject: ports/53184: [Maintainer-Update] dnsmasq new version 1.12 -> 1.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Steven Honson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 02:30:10 -0000 >Number: 53184 >Category: ports >Synopsis: [Maintainer-Update] dnsmasq new version 1.12 -> 1.13 >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: Tue Jun 10 19:30:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Steven Honson >Release: FreeBSD 5.0-RELEASE i386 >Organization: Steven Honson >Environment: >Description: 1.12 -> 1.13 New version of dnsmasq, no longer requires patches to compile. Please close and disregard PR 52891, as those changes are no longer required. >How-To-Repeat: >Fix: --- shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dnsmasq # dnsmasq/Makefile # dnsmasq/distinfo # dnsmasq/pkg-descr # dnsmasq/pkg-plist # echo c - dnsmasq mkdir -p dnsmasq > /dev/null 2>&1 echo x - dnsmasq/Makefile sed 's/^X//' >dnsmasq/Makefile << 'END-of-dnsmasq/Makefile' X# New ports collection makefile for: dnsmasq X# Date created: 1 June 2003 X# Whom: Steven Honson X# X# $FreeBSD$ X# X XPORTNAME= dnsmasq XPORTVERSION= 1.13 XCATEGORIES= net XMASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ X XMAINTAINER= shonson@isoproplex.net XCOMMENT= A caching DNS forwarder X XMAN8= dnsmasq.8 X X.include END-of-dnsmasq/Makefile echo x - dnsmasq/distinfo sed 's/^X//' >dnsmasq/distinfo << 'END-of-dnsmasq/distinfo' XMD5 (dnsmasq-1.13.tar.gz) = fd39b3b436f369056980c98ba88a664b END-of-dnsmasq/distinfo echo x - dnsmasq/pkg-descr sed 's/^X//' >dnsmasq/pkg-descr << 'END-of-dnsmasq/pkg-descr' XDnsmasq is a caching DNS forwarder designed to provide DNS service on a Xsmall network. It is targeted at home networks using NAT and connected to Xthe internet via a modem, cable-modem or ADSL connection but would be a Xgood choice for any small network where low resource use and ease of Xconfiguration are important. X XWWW: http://www.thekelleys.org.uk/dnsmasq/doc.html X X- Steven Honson Xshonson@isoproplex.net END-of-dnsmasq/pkg-descr echo x - dnsmasq/pkg-plist sed 's/^X//' >dnsmasq/pkg-plist << 'END-of-dnsmasq/pkg-plist' Xsbin/dnsmasq END-of-dnsmasq/pkg-plist exit --- shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: