Date: Thu, 9 Aug 2012 19:38:53 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302354 - head/dns/dnsmasq-devel Message-ID: <201208091938.q79Jcraf045282@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Thu Aug 9 19:38:52 2012 New Revision: 302354 URL: http://svn.freebsd.org/changeset/ports/302354 Log: Update to rc3 to avoid nag questions. Now uses .tar.xz suffix. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Thu Aug 9 19:37:58 2012 (r302353) +++ head/dns/dnsmasq-devel/Makefile Thu Aug 9 19:38:52 2012 (r302354) @@ -6,11 +6,10 @@ # PORTNAME= dnsmasq -DISTVERSION= 2.63rc2 +DISTVERSION= 2.63rc3 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel -EXTRACT_SUFX= .tar.lzma MAINTAINER= mandree@FreeBSD.org COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Thu Aug 9 19:37:58 2012 (r302353) +++ head/dns/dnsmasq-devel/distinfo Thu Aug 9 19:38:52 2012 (r302354) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.63rc2.tar.lzma) = 2902af6dae6a3a40ae32ddce267f4a5703e68a81d6b62f6339e3430ec6089fb5 -SIZE (dnsmasq-2.63rc2.tar.lzma) = 390770 +SHA256 (dnsmasq-2.63rc3.tar.xz) = afdaee240dd6c2eb3c8a0f282b23342dbe00c3fec81c83ece6336fa61f9df283 +SIZE (dnsmasq-2.63rc3.tar.xz) = 392204
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208091938.q79Jcraf045282>